summaryrefslogtreecommitdiffstats
path: root/kernel.spec
Commit message (Collapse)AuthorAgeFilesLines
...
* Linux v3.15-rc4-320-gafcf0a2d9289Josh Boyer2014-05-091-7/+4
|
* Linux v3.15-rc4-298-g9f1eb57dc706Josh Boyer2014-05-081-1/+4
|
* Linux v3.15-rc4-260-g38583f095c5aJosh Boyer2014-05-071-7/+4
|
* Linux v3.15-rc4-202-g30321c7b658aJosh Boyer2014-05-061-2/+6
| | | | - Reenable debugging options.
* fix arm mergePeter Robinson2014-05-051-0/+8
|\
| * install arch/arm/include/asm/xen headers on aarch64Kyle McMartin2014-05-051-0/+8
| |
* | Fix some USB on ARM LPAE kernelsPeter Robinson2014-05-051-0/+3
|/
* Linux v3.15-rc4Josh Boyer2014-05-051-4/+8
| | | | - Disable debugging options.
* Add use_native_brightness quirk for the ThinkPad T530 (rhbz 1089545)Hans de Goede2014-05-051-0/+9
|
* General minor ARM cleanupsPeter Robinson2014-05-041-0/+3
|
* Bump baserelease for buildJosh Boyer2014-05-041-1/+1
|
* Fix k-m-e requires on k-m-uname-r providesJosh Boyer2014-05-041-1/+5
| | | | ONE MORE TIME WITH FEELING
* Disable OMAP-3 boards (use DT) and some minor omap3 config updatesPeter Robinson2014-05-041-0/+3
|
* Linux v3.15-rc3-159-g6c6ca9c2a5b9Josh Boyer2014-05-031-2/+5
|
* Add patch to fix HID rmi driver from Benjamin Tissoires (rhbz 1090161)Josh Boyer2014-05-031-0/+8
|
* Fix up Provides on kernel-module variant packagesJosh Boyer2014-05-031-2/+6
| | | | - Enable CONFIG_USB_UAS unconditionally per Hans
* Linux v3.15-rc3-121-gb7270cce7db7Josh Boyer2014-05-021-2/+5
|
* Rename kernel-drivers to kernel-modulesJosh Boyer2014-05-011-25/+26
|
* Add kernel metapackages for all flavors, not just debugJosh Boyer2014-05-011-16/+25
|
* Add use_native_backlight quirk for 4 laptops (rhbz 983342 1093120)Hans de Goede2014-05-011-0/+9
|
* Linux v3.15-rc3-82-g8aa9e85adac6Josh Boyer2014-04-301-2/+5
|
* Add kernel-debug metapackage when debugbuildsenabled is setJosh Boyer2014-04-301-1/+19
| | | | | | | Without that, we wind up with kernel, kernel-core, kernel-drivers, kernel-debug-core, and kernel-debug-drivers. So there's no kernel-debug meta-package to take the place of the previously created kernel-debug package. Not sure how I missed that.
* Linux v3.15-rc3-62-ged8c37e158cbJosh Boyer2014-04-301-3/+7
| | | | - Drop noarch from ExclusiveArch. Nothing is built as noarch
* Make depmod call fatal if it errors or warnsJosh Boyer2014-04-291-2/+12
|
* Split kernel into kernel-core and kernel-drivers subpackagesJosh Boyer2014-04-291-55/+161
| | | | | | | | | | | | | This creates kernel-core and kernel-drivers subpackages. The kernel package remains as a meta-package the requires both of the subpackages. This allows most installs to continue on as-is with upgrades working. The contents of the kernel-core and kernel-drivers subpackages are determined at build time through the filter-modules.sh script. This script "removes" pre-defined subsystems and modules and generates a filelist for the %files section of each subpackage. The contents of each are per-arch, with arch override files taken into account. This allows us to make the split useful for varying arches.
* Linux v3.15-rc3-41-g2aafe1a4d451Josh Boyer2014-04-291-2/+6
| | | | - Reenable debugging options.
* Linux v3.15-rc3Josh Boyer2014-04-281-3/+7
| | | | - Disable debugging options.
* Drop obsolete ARM LPAE patchesPeter Robinson2014-04-251-4/+3
|
* Add patch from Will Woods to fix fanotify EOVERFLOW issue (rhbz 696821)Josh Boyer2014-04-251-0/+7
|
* Fix ACPI issue preventing boot on AMI firmware (rhbz 1090746)Josh Boyer2014-04-251-0/+9
|
* Add synaptics min-max quirk for ThinkPad Edge E431 (rhbz#1089689)Hans de Goede2014-04-251-0/+9
|
* Add patch to support the mmc controller on sunxi arm SoCsHans de Goede2014-04-251-0/+5
|
* Linux v3.15-rc2-107-g76429f1dedbcJosh Boyer2014-04-241-1/+4
|
* Linux v3.15-rc2-69-g1aae31c8306eJosh Boyer2014-04-231-7/+4
|
* Linux v3.15-rc2-42-g4d0fa8a0f012Josh Boyer2014-04-221-4/+6
| | | | - Reenable debugging options.
* Add patch to fix Synaptics touchscreens and HID rmi driver (rhbz 1089583)Josh Boyer2014-04-221-3/+11
|
* Linux v3.15-rc2Josh Boyer2014-04-211-3/+7
| | | | - Disable debugging options.
* Linux v3.15-rc1-137-g81cef0fe19e0Josh Boyer2014-04-181-1/+4
|
* Linux v3.15-rc1-113-g6ca2a88ad820Josh Boyer2014-04-181-0/+6
| | | | - Build perf with unwind support via libdw (rhbz 1025603)
* Linux v3.15-rc1-113-g6ca2a88ad820Josh Boyer2014-04-171-1/+5
| | | | - Build perf with unwind support via libdw (rhbz 1025603)
* Update min/max quirk patch to add a quirk for the ThinkPad L540 (rhbz1088588)Hans de Goede2014-04-171-0/+3
|
* Drop OMAP DRM hack to load encoder module now it fully supports DT (YAY)Peter Robinson2014-04-171-2/+3
|
* Linux v3.15-rc1-49-g10ec34fcb100Josh Boyer2014-04-161-15/+12
|
* Linux v3.15-rc1-12-g55101e2d6ce1Josh Boyer2014-04-151-8/+6
| | | | - Reenable debugging options.
* Linux v3.15-rc1Josh Boyer2014-04-141-3/+8
| | | | | - Disable debugging options. - Turn SLUB_DEBUG off
* Add min/max quirks for various new Thinkpad touchpads (rhbz 1085582 1085697)Hans de Goede2014-04-141-0/+9
|
* Minor ARM config changes and cleanups for 3.15 merge windowPeter Robinson2014-04-141-0/+3
|
* CVE-2014-2851 net ipv4 ping refcount issue in ping_init_sock (rhbz 1086730 ↵Josh Boyer2014-04-141-0/+9
| | | | 1087420)
* Linux v3.14-12812-g321d03c86732Josh Boyer2014-04-131-13/+4
|
* Linux v3.14-12380-g9e897e13bd46Josh Boyer2014-04-111-1/+15
| | | | - Add queued urgent efi fixes (rhbz 1085349)