summaryrefslogtreecommitdiffstats
path: root/kernel.spec
Commit message (Collapse)AuthorAgeFilesLines
* do the old directory cleanup before we unpack the new tree.Dave Jones2012-03-191-8/+15
| | | | This removes all the old clutter of previous nvr trees.
* Reenable debugging options.Dave Jones2012-03-191-3/+6
|
* Move the 'prep all configs' to a separate script.Dave Jones2012-03-191-17/+1
| | | | | | This cuts make prep time down from 53s to 10s on my desktop. A full run across all archs can be done from within a source tree by running ../../scripts/allarchconfig.sh
* Disable debugging options.Dave Jones2012-03-181-3/+6
|
* Linux 3.3Dave Jones2012-03-181-2/+5
|
* drm-i915-dp-stfu.patch: Muzzle a bunch of DP WARN()s. They're not wrong,Adam Jackson2012-03-161-0/+6
| | | | but they're not helpful at this point.
* derp, skipped git1.Dave Jones2012-03-161-2/+2
|
* Linux v3.3-rc7-103-g0c4d067Dave Jones2012-03-161-4/+5
|
* re-enable threading on hibernate compression/decompressioJustin M. Forbes2012-03-161-6/+3
|
* Fixup irqpoll patch to really not impact machines without ASM108x bridges ↵Josh Boyer2012-03-161-1/+4
| | | | | | (rhbz 800520) WITH FEELING THIS TIME
* CVE-2012-1179 fix pmd_bad() triggering in code paths holding mmap_sem read modeJustin M. Forbes2012-03-151-0/+9
|
* Fixup irqpoll patch to only activate on machines with ASM108x PCI bridgeJosh Boyer2012-03-141-0/+3
|
* Remove infrastructure related to compat-wireless integrationJohn W. Linville2012-03-131-102/+12
|
* Create a working config file for highbank and add highbank to theDennis Gilmore2012-03-121-3/+11
| | | | | | spec file. Signed-off-by: Mark Langsdorf <mark.langsdorf@calxeda.com>
* Reenable debugging options.Dave Jones2012-03-121-3/+6
|
* Disable debugging options.Dave Jones2012-03-121-1/+4
|
* Linux 3.3-rc7Dave Jones2012-03-121-4/+7
|
* Add debug patch for bugs 787171/766277Dave Jones2012-03-071-0/+7
|
* Add kernel module signing on x86Josh Boyer2012-03-071-1/+55
| | | | | Leave enforcing disabled for now, so unsigned modules can still load. This can be switched by adding "enforcemodulesig=1" to the kernel command line.
* Disable debugging options.Dave Jones2012-03-071-3/+6
|
* Linux v3.3-rc6-132-g55062d0Dave Jones2012-03-071-1/+4
|
* Linux v3.3-rc6-131-g097d591Dave Jones2012-03-061-7/+4
|
* Linux 3.3-rc6Dave Jones2012-03-051-11/+6
|
* Turn-off CONFIG_B43_BCMA_EXTRA to avoid b43/brcmsmac overlapJohn W. Linville2012-03-051-0/+3
|
* Add -r to debuginfo_args to invoke eu-strip --reloc-debug-sections.Mark Wielaard2012-03-051-3/+9
| | | | | | | The -r flag to find-debuginfo.sh to invoke eu-strip --reloc-debug-sections reduces the number of unnecessary relocations in kernel module .ko.debug files. This saves ~500MB on the installed size of the kernel-debuginfo package and makes the rpm file ~30MB smaller.
* Disable threading on compression/decompression for hibernateJustin M. Forbes2012-03-021-0/+9
|
* drm-intel-crtc-dpms-fix.patch: Fix system hang on gen2 kit on DPMS (#730853)Adam Jackson2012-03-021-0/+5
|
* temporarily switch to low-performance polling IRQ mode when unexpected IRQs ↵Dave Jones2012-03-011-0/+8
| | | | occur.
* Linux v3.3-rc5-101-g88ebddaDave Jones2012-02-291-2/+5
|
* Disable with_backports (pending removal)John W. Linville2012-02-291-1/+7
| | | | | | Disable a number of drivers for ancient wireless LAN cards Disable iwm3200-related drivers (hardware never released) Disable "thin firmware" version of libertas driver (libertas_tf)
* Add patch to enable keyboard backlight on Sony laptops (rhbz 728478)Josh Boyer2012-02-281-1/+10
|
* Disable CONFIG_USB_DEVICEFS (Deprecated).Dave Jones2012-02-281-0/+3
|
* CVE-2012-1090 CIFS: fix dentry refcount leak when opening a FIFO on lookup ↵Justin M. Forbes2012-02-281-0/+9
| | | | (rhbz 798296)
* Linux v3.3-rc5-88-g586c6e7Dave Jones2012-02-281-2/+5
|
* Add patch to fix regression in FADT revision checks (rhbz 730007 727865)Josh Boyer2012-02-271-1/+10
|
* Linux 3.3-rc5-git1 (upstream 500dd2370e77c9551ba298bdeeb91b02d8402199)Josh Boyer2012-02-271-13/+4
|
* Reenable debugging options.Josh Boyer2012-02-271-3/+6
|
* Add patch from Linus Torvalds to fix 32-bit autofs4 buildJosh Boyer2012-02-261-1/+8
|
* Disable debugging options.Josh Boyer2012-02-251-3/+6
|
* Linux 3.3-rc5Josh Boyer2012-02-251-2/+5
|
* Linux 3.3-rc4-git5 (upstream b52b80023f262ce8a0ffdcb490acb23e8678377a)Josh Boyer2012-02-251-3/+4
|
* Linux 3.3-rc4-git4 (upstream bb4c7e9a9908548b458f34afb2fee74dc0d49f90)Josh Boyer2012-02-241-1/+4
|
* Further ARM config updatesPeter Robinson2012-02-231-0/+3
|
* Linux 3.3-rc4-git3 (upstream 45196cee28a5bcfb6ddbe2bffa4270cbed66ae4b)Josh Boyer2012-02-221-6/+5
|
* One s/kversion/KVERREL too manyJosh Boyer2012-02-221-1/+1
| | | | Fix prep as the tarball untars to linux-%{kversion}
* Build in a fully versioned directoryJosh Boyer2012-02-221-10/+10
| | | | | Switch to building in linux-%{KVERREL} so we have a fully versioned directory. This also helps (but doesn't solve) rhbz 751195.
* Linux 3.3-rc4-git2 (upstream 719741d9986572d64b47c35c09f5e7bb8d389400)Josh Boyer2012-02-221-2/+5
|
* Drop x86-Avoid-invoking-RCU-when-CPU-is-idle.patch (rhbz 795050)Josh Boyer2012-02-211-2/+4
|
* update ARM configs to F-17 branchPeter Robinson2012-02-211-1/+6
|
* ext4: fix resize when resizing within single group (rhbz 786454)Josh Boyer2012-02-211-0/+3
|