summaryrefslogtreecommitdiffstats
path: root/kernel.spec
Commit message (Collapse)AuthorAgeFilesLines
...
* Linux v3.15-8835-g859862ddd2b6Josh Boyer2014-06-131-1/+4
|
* Linux v3.15-8556-gdfb945473ae8Josh Boyer2014-06-131-5/+4
|
* Linux v3.15-8351-g9ee4d7a65383Josh Boyer2014-06-131-1/+4
|
* Linux v3.15-8163-g5b174fd6472bJosh Boyer2014-06-121-1/+4
|
* Linux v3.15-7926-gd53b47c08d8fJosh Boyer2014-06-121-7/+4
|
* Linux v3.15-7378-g14208b0ec569Josh Boyer2014-06-121-3/+4
|
* Linux v3.15-7283-gda85d191f58aJosh Boyer2014-06-121-1/+4
|
* Linux v3.15-7218-g3f17ea6dea8bJosh Boyer2014-06-111-43/+13
| | | | - Reenable debugging options.
* Linux v3.15Josh Boyer2014-06-091-12/+9
| | | | - Disable debugging options.
* Enable USB_EHCI_HCD_ORION to fix USB on Marvell (fix boot for some devices)Peter Robinson2014-06-091-0/+3
|
* CVE-2014-3940 missing check during hugepage migration (rhbz 1104097 1105042)Josh Boyer2014-06-061-0/+8
|
* Linux v3.15-rc8-81-g951e273060d1Josh Boyer2014-06-061-1/+4
|
* Linux v3.15-rc8-72-g54539cd217d6Josh Boyer2014-06-051-1/+4
|
* Linux v3.15-rc8-58-gd2cfd3105094Josh Boyer2014-06-041-2/+5
|
* Add filter-ppc64p7.sh because ppc64p7 is an entirely separate RPM archJosh Boyer2014-06-031-1/+5
|
* Fixes from Hans de Goede for backlight and platform drivers on variousJosh Boyer2014-06-031-1/+5
| | | | machines. (rhbz 1025690 1012674 1093171 1097436 861573)
* Use native backlight for HP ProBook 4540s (rhbz 1025690)Josh Boyer2014-06-031-0/+3
| | | | From: Hans de Goede <hdegoede@redhat.com>
* Use native backlight for newer laptop models with nvidia and ati GPUs (rhbz ↵Josh Boyer2014-06-031-1/+8
| | | | | | 1093171) From: Hans de Goede <hdegoede@redhat.com>
* Fix brightness key issues on various Acer models (rhbz 1012674)Josh Boyer2014-06-031-0/+8
| | | | From: Hans de Goede <hdegoede@redhat.com>
* Add no backlight quirks for various Asus machines (rhbz 1097436)Josh Boyer2014-06-031-0/+4
| | | | From: Hans de Goede <hdegoede@redhat.com>
* Blacklist rfkill on Yoga Pro 2Josh Boyer2014-06-031-0/+2
| | | | From: Hans de Goede <hdegoede@redhat.com>
* Fix backlight issues on some Samsung laptops (rhbz 861573)Josh Boyer2014-06-031-0/+2
| | | | From: Hans de Goede <hdegoede@redhat.com>
* Add F9-F12 hotkeys on various thinkpadsJosh Boyer2014-06-031-0/+6
| | | | From: Hans de Goede <hdegoede@redhat.com>
* perf: install trace-event pluginsKyle McMartin2014-06-031-2/+9
| | | | | | | perf hardcodes $libdir to be lib for all but x86_64, so kludge around it until upstream gets their act together. --kyle
* Linux v3.15-rc8-53-gcae61ba37b4cJosh Boyer2014-06-031-2/+6
| | | | - Reenable debugging options.
* Minor ARM MMC config updatesPeter Robinson2014-06-021-0/+3
|
* Linux v3.15-rc8Josh Boyer2014-06-021-8/+8
| | | | - Disable debugging options.
* Add patch to fix dentry lockdep splatJosh Boyer2014-05-311-1/+8
|
* Linux v3.15-rc7-102-g1487385edb55Josh Boyer2014-05-311-1/+4
|
* Linux v3.15-rc7-79-gfe45736f4134Josh Boyer2014-05-301-1/+5
| | | | - Disable CARL9170 on ppc64le
* CVE-2014-3917 DoS with syscall auditing (rhbz 1102571 1102715)Josh Boyer2014-05-291-0/+9
|
* Linux v3.15-rc7-53-g4efdedca9326Josh Boyer2014-05-281-1/+4
|
* Linux v3.15-rc7-40-gcd79bde29f00Josh Boyer2014-05-281-2/+6
| | | | - Reenable debugging options.
* Linux v3.15-rc7Josh Boyer2014-05-261-3/+7
| | | | - Disable debugging options.
* Linux v3.15-rc6-213-gdb1003f23189Josh Boyer2014-05-251-3/+7
| | | | - Reenable debugging options.
* Enable CONFIG_R8723AU (rhbz 1100162)Josh Boyer2014-05-221-1/+4
|
* Linux v3.15-rc6Josh Boyer2014-05-221-3/+7
| | | | - Disable debugging options.
* Linux v3.15-rc5-270-gfba69f042ad9Josh Boyer2014-05-211-17/+4
|
* Linux v3.15-rc5-157-g60b5f90d0facJosh Boyer2014-05-201-2/+5
|
* kernel metapackage shouldn't depend on subpackages we don't buildDan Horák2014-05-191-1/+6
| | | | | | On %{nobuildarches} we don't build the real kernel and modules, so don't set a Requires for them. The positive effect is that we can eliminate an explicit kernel Provides from the fake-build-provides package in secondary kojis.
* Fix build fail on s390xJosh Boyer2014-05-151-1/+9
|
* Enable autoprov for kernel packagesJosh Boyer2014-05-141-4/+11
| | | | | | | This allows RPM to generate Provides:kmod(foo.ko) statements for every module shipped in the package. That in turn allows packages to put requires on specific modules and not worry about which package they are located in.
* kernel.spec: xz compress modules on i686 and x86_64Kyle McMartin2014-05-131-3/+12
| | | | | | | | | | | | | | | | | | | | | Pretty grody, but it seems to be working... it has to happen after module signing (obviously) and after find-debuginfo.sh runs as well, so tacking it onto the end seems sensible, and then just fixing up the file lists as we go. Provides a nice tidy savings to the disk footprint: kyle@dreadnought:~% for i in kernel-core-3.15.0-0.rc3.git4.1.fc21.x86_64.rpm \ kernel-core-3.15.0-0.rc3.git4.1.fc21.x86_64.rpm.1; do \ rpm -qip $i | grep '^Size'; done Size : 43011603 Size : 81106737 kmod has handed .xz and .gz modules for a long time now, and can cope. I was thinking we might also %ghost the .ko, and have a %post install script that un-xz the modules in /proc/modules, but none of them are big enough for that to be worthwhile I think (maybe XFS, but I doubt it.) --Kyle
* Don't try and merge local config changes on arches we aren't buildingJosh Boyer2014-05-131-1/+6
|
* Linux v3.15-rc5-77-g14186fea0cb0Josh Boyer2014-05-131-1/+4
|
* Linux v3.15-rc5-9-g7e338c9991ecJosh Boyer2014-05-121-2/+6
| | | | - Reenable debugging options.
* Disable some unneed drivers on ARMPeter Robinson2014-05-101-0/+1
|
* Enable Marvell Dove support, minor ARM cleanupsPeter Robinson2014-05-101-0/+4
|
* Linux v3.15-rc5Josh Boyer2014-05-101-4/+8
| | | | - Disable debugging options.
* Move isofs to kernel-coreJosh Boyer2014-05-091-1/+4
|