summaryrefslogtreecommitdiffstats
path: root/kernel.spec
Commit message (Collapse)AuthorAgeFilesLines
* update to 2.6.37-rc5-git5Kyle McMartin2010-12-151-6/+4
|
* disable perf on s390x until gcc bug (rhbz#663080) is resolvedDan Horák2010-12-141-0/+1
|
* mjg59: Set _OSC supported field correctly (#638912)Kyle McMartin2010-12-101-0/+6
|
* PCI: Disable ASPM if BIOS asks us toKyle McMartin2010-12-101-0/+6
|
* orinoco: initialise priv->hw before assigning the interruptKyle McMartin2010-12-091-0/+13
| | | | Enable previous sched patch, which hadn't been applypatch'd.
* Linux 2.6.37-rc5-git2Kyle McMartin2010-12-081-1/+9
|
* Linux 2.6.37-rc5Kyle McMartin2010-12-071-2/+5
|
* fix thinko in previous commit, resulting in /usr/src/kernels/$ver/build/Kyle McMartin2010-12-061-1/+1
|
* don't prune kernel-devel in the %with_headers install sectionKyle McMartin2010-12-061-3/+4
| | | | | | | commit c1bdfc8b broke the build on s390 since it is headers only, and had nothing installed in /usr/src/kernels... since kernel-devel is only produced when there's a BuildKernel, just prune '*.cmd' when doing BuildKernel for the same net result.
* enable cplus_demangle in perfKyle McMartin2010-12-041-1/+5
|
* Linux 2.6.37-rc4-git3Kyle McMartin2010-12-031-9/+12
|
* kswapd fixes from mmotmKyle McMartin2010-12-021-0/+10
| | | | | (queuing them here since it's unclear if they'll go into .37 or wait for .38)
* suck in edp-fixes tooKyle McMartin2010-12-011-0/+1
|
* add on drm-fixes until they're queuedKyle McMartin2010-12-011-0/+3
|
* Linux 2.6.37-rc4-git1Kyle McMartin2010-12-011-1/+4
|
* Linux 2.6.37-rc4Kyle McMartin2010-11-301-3/+6
|
* update debug-vm-would-have-oomkilledKyle McMartin2010-11-291-1/+4
|
* Linux 2.6.37-rc3-git6Kyle McMartin2010-11-291-1/+5
|
* more patches for this tty open raceKyle McMartin2010-11-271-1/+5
|
* Linux 2.6.37-rc3-git3Kyle McMartin2010-11-261-1/+5
|
* copy tty debugging from rawhideKyle McMartin2010-11-261-0/+5
|
* Linux 2.6.37-rc3-git2Kyle McMartin2010-11-261-0/+9
|
* Linux 2.6.37-rc3-git2Kyle McMartin2010-11-261-1/+4
|
* Linux 2.6.37-rc3-git1Kyle McMartin2010-11-241-1/+4
|
* make vmlinuz world readableKyle McMartin2010-11-221-1/+1
|
* Linux 2.6.37-rc3Kyle McMartin2010-11-221-2/+5
|
* Linux 2.6.37-rc2-git7Kyle McMartin2010-11-201-1/+4
|
* update to Linux 2.6.37-rc2-git5Kyle McMartin2010-11-191-1/+4
|
* move %fedora_build in the non-released caseKyle McMartin2010-11-181-1/+8
|
* Linux 2.6.37-rc2-git2Kyle McMartin2010-11-171-1/+5
|
* make vmlinuz/System.map root-only by defaultKyle McMartin2010-11-171-2/+6
|
* Linux 2.6.37-rc2Kyle McMartin2010-11-151-2/+5
|
* Merge 2.6.37-rc1-git10Kyle McMartin2010-11-131-3/+8
| | | | | | | | - Pull in 2.6.37-rc1-git10 snapshot - SECURITY_DMESG_RESTRICT added, the principle of least surprise dictates we should probably have it off. If you want to restrict dmesg access you may use the kernel.dmesg_restrict sysctl. - linux-2.6-bluetooth-autosuspend.patch: merged upstream.
* Linux 2.6.37-rc1-git7Kyle McMartin2010-11-091-1/+4
|
* Quote wildcard argument in "find" commandMichael Young2010-11-081-1/+1
|
* remove some temporary stuff I did to keep the line numbers the same during ↵Dave Jones2010-11-081-4/+0
| | | | the rpmlint review
* remove build cruft that shouldn't be packaged in kernel-develDave Jones2010-11-081-0/+2
|
* remove .gitignores from the source tree, so they don't end up getting packaged.Dave Jones2010-11-081-0/+3
|
* whitespace cleanupDave Jones2010-11-081-1/+1
|
* more rpmlint..Dave Jones2010-11-081-3/+3
| | | | | | | | | | kernel.src:2188: W: macro-in-%changelog %released_kernel kernel.src:2232: W: macro-in-%changelog %verify kernel.src:2411: W: macro-in-%changelog %{expand (Packagers should avoid using macros in changelog items, but this is a minor error. The easy fix here is to %% comment out any macros in changelog entries, to prevent unexpected and random behavior.)
* stop using the obsolete forms of grep shortcuts.Dave Jones2010-11-081-4/+4
|
* Fix another rpmlint obsoletes warningDave Jones2010-11-081-1/+1
| | | | | | kernel.src:757: W: unversioned-explicit-obsoletes glibc-kernheaders kernel-headers.x86_64: W: self-obsoletion glibc-kernheaders obsoletes glibc-kernheaders = 3.0-46
* These haven't been shipped in sometime, we can just remove it.Dave Jones2010-11-081-3/+3
| | | | | This also has the effect of silencing the rpmlint warning about an unversioned obsolete.
* rpmlint fluff.Dave Jones2010-11-081-6/+6
| | | | | | | | | | | | | kernel.src:386: W: macro-in-comment %nobuildarches kernel.src:432: W: macro-in-comment %post kernel.src:1002: W: macro-in-comment %{vanillaversion} kernel.src:1003: W: macro-in-comment %{kversion} kernel.src:1005: W: macro-in-comment %{kversion} kernel.src:1883: W: macro-in-comment %{image_install_path} (Packagers should avoid using macros in comments, but this is a minor error. The easy fix here is to %% comment out any macros in comments, to prevent unexpected and random behavior.)
* Linux 2.6.37-rc1-git5Kyle McMartin2010-11-081-1/+4
|
* Cherry-pick utrace-ptrace fixes from mayoung. Thanks!Kyle McMartin2010-11-081-1/+4
|
* Linux 2.6.37-rc1Kyle McMartin2010-11-021-17/+7
|
* Linux 2.6.36-git8Kyle McMartin2010-10-261-35/+4
|
* start following git head againKyle McMartin2010-10-221-8/+7
|
* Linux 2.6.36Chuck Ebbert2010-10-201-3/+6
|