summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Disable debugging options.Dave Jones2012-03-121-1/+4
|
* Linux 3.3-rc7Dave Jones2012-03-122-6/+8
|
* Add debug patch for bugs 787171/766277Dave Jones2012-03-072-0/+26
|
* Add kernel module signing on x86Josh Boyer2012-03-075-2/+7435
| | | | | 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-075-69/+70
|
* Linux v3.3-rc6-132-g55062d0Dave Jones2012-03-072-2/+5
|
* Linux v3.3-rc6-131-g097d591Dave Jones2012-03-064-73/+10
|
* Linux 3.3-rc6Dave Jones2012-03-055-68/+8
|
* hush outputDave Jones2012-03-051-1/+1
|
* Turn-off CONFIG_B43_BCMA_EXTRA to avoid b43/brcmsmac overlapJohn W. Linville2012-03-052-1/+4
|
* 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-022-0/+26
|
* drm-intel-crtc-dpms-fix.patch: Fix system hang on gen2 kit on DPMS (#730853)Adam Jackson2012-03-022-0/+45
|
* temporarily switch to low-performance polling IRQ mode when unexpected IRQs ↵Dave Jones2012-03-012-0/+277
| | | | occur.
* Linux v3.3-rc5-101-g88ebddaDave Jones2012-02-292-4/+6
|
* Disable with_backports (pending removal)John W. Linville2012-02-292-35/+19
| | | | | | 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-282-1/+54
|
* Disable CONFIG_USB_DEVICEFS (Deprecated).Dave Jones2012-02-282-1/+7
|
* Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernelDave Jones2012-02-282-0/+70
|\
| * CVE-2012-1090 CIFS: fix dentry refcount leak when opening a FIFO on lookup ↵Justin M. Forbes2012-02-282-0/+70
| | | | | | | | (rhbz 798296)
* | auto-generate the gitN revDave Jones2012-02-281-8/+9
|/
* Linux v3.3-rc5-88-g586c6e7Dave Jones2012-02-282-2/+6
|
* some tweaks to make the changelog version more correctDave Jones2012-02-281-0/+3
|
* add a script to generate the git snapshot.Dave Jones2012-02-281-0/+19
|
* Add patch to fix regression in FADT revision checks (rhbz 730007 727865)Josh Boyer2012-02-272-1/+68
|
* Linux 3.3-rc5-git1 (upstream 500dd2370e77c9551ba298bdeeb91b02d8402199)Josh Boyer2012-02-274-79/+5
|
* Reenable debugging options.Josh Boyer2012-02-274-64/+67
|
* Add patch from Linus Torvalds to fix 32-bit autofs4 buildJosh Boyer2012-02-262-1/+25
|
* Disable debugging options.Josh Boyer2012-02-254-64/+67
|
* Linux 3.3-rc5Josh Boyer2012-02-252-4/+6
|
* Linux 3.3-rc4-git5 (upstream b52b80023f262ce8a0ffdcb490acb23e8678377a)Josh Boyer2012-02-254-204/+41
|
* Linux 3.3-rc4-git4 (upstream bb4c7e9a9908548b458f34afb2fee74dc0d49f90)Josh Boyer2012-02-242-2/+5
|
* Further ARM config updatesPeter Robinson2012-02-232-0/+4
|
* Linux 3.3-rc4-git3 (upstream 45196cee28a5bcfb6ddbe2bffa4270cbed66ae4b)Josh Boyer2012-02-223-103/+6
|
* 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-222-3/+6
|
* 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-214-10/+14
|
* ext4: fix resize when resizing within single group (rhbz 786454)Josh Boyer2012-02-212-0/+85
|
* imon: don't wedge hardware after early callbacks (rhbz 781832)Josh Boyer2012-02-212-1/+111
|
* Enable rtl8712 driver (rhbz 699618)Josh Boyer2012-02-212-3/+5
|
* Linux 3.3-rc4-git1 (upstream 27e74da9800289e69ba907777df1e2085231eff7)Josh Boyer2012-02-213-92/+6
|
* Revert "Append .debug to rawhide builds"Josh Boyer2012-02-211-7/+0
| | | | | | | | | This reverts commit 0288b5115e4add8f85b5fb14a147a166b1b4ac48. The way we have all the macros coded, this means all the paths need to end with .debug, including the %kernel_variant_files macros. That gets ugly rather quickly with the "simple" fix the above commit tried. An alternate solution might be to override the variants built instead.
* Do not call drivers when invalidating partitions for -ENOMEDIUMDave Jones2012-02-202-5/+197
|
* Avoid using stack variables in ums_realtek (again) (rhbz 795544)Josh Boyer2012-02-202-2/+59
|
* NFSv4: Fix an Oops in the NFSv4 getacl codeDave Jones2012-02-202-1/+104
|
* Reenable debugging options.Josh Boyer2012-02-204-64/+67
|
* Append .debug to rawhide buildsJosh Boyer2012-02-201-0/+7
| | | | | | When we have debugbuildsenabled=0, we're actually building a debug kernel. To help point this out, let's append .debug in EXTRAVERSION like we would when building kernel-debug
* Linux 3.3-rc4Josh Boyer2012-02-195-69/+72
| | | | Disable debugging options.