summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add patch to fix dentry lockdep splatJosh Boyer2014-05-312-1/+25
|
* Linux v3.15-rc7-102-g1487385edb55Josh Boyer2014-05-312-2/+5
|
* Linux v3.15-rc7-79-gfe45736f4134Josh Boyer2014-05-303-2/+8
| | | | - Disable CARL9170 on ppc64le
* CVE-2014-3917 DoS with syscall auditing (rhbz 1102571 1102715)Josh Boyer2014-05-292-0/+137
|
* Linux v3.15-rc7-53-g4efdedca9326Josh Boyer2014-05-282-2/+5
|
* Linux v3.15-rc7-40-gcd79bde29f00Josh Boyer2014-05-285-65/+70
| | | | - Reenable debugging options.
* Linux v3.15-rc7Josh Boyer2014-05-265-68/+71
| | | | - Disable debugging options.
* Linux v3.15-rc6-213-gdb1003f23189Josh Boyer2014-05-255-66/+73
| | | | - Reenable debugging options.
* Enable CONFIG_R8723AU (rhbz 1100162)Josh Boyer2014-05-222-2/+8
|
* Linux v3.15-rc6Josh Boyer2014-05-225-68/+71
| | | | - Disable debugging options.
* Linux v3.15-rc5-270-gfba69f042ad9Josh Boyer2014-05-215-196/+5
|
* Linux v3.15-rc5-157-g60b5f90d0facJosh Boyer2014-05-202-3/+6
|
* 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-152-1/+37
|
* 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-132-2/+5
|
* Linux v3.15-rc5-9-g7e338c9991ecJosh Boyer2014-05-125-65/+70
| | | | - Reenable debugging options.
* Disable some unneed drivers on ARMPeter Robinson2014-05-103-4/+33
|
* Enable Marvell Dove support, minor ARM cleanupsPeter Robinson2014-05-104-8/+11
|
* Linux v3.15-rc5Josh Boyer2014-05-105-69/+72
| | | | - Disable debugging options.
* Move isofs to kernel-coreJosh Boyer2014-05-092-2/+5
|
* Linux v3.15-rc4-320-gafcf0a2d9289Josh Boyer2014-05-093-41/+5
|
* Linux v3.15-rc4-298-g9f1eb57dc706Josh Boyer2014-05-082-2/+5
|
* Linux v3.15-rc4-260-g38583f095c5aJosh Boyer2014-05-073-47/+5
|
* Linux v3.15-rc4-202-g30321c7b658aJosh Boyer2014-05-065-65/+70
| | | | - 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-053-1/+5
|/
* Linux v3.15-rc4Josh Boyer2014-05-055-69/+72
| | | | - Disable debugging options.
* Add use_native_brightness quirk for the ThinkPad T530 (rhbz 1089545)Hans de Goede2014-05-052-0/+85
|
* remove last vestiges of ISA config which was obsolete anyway as ISA is disabledPeter Robinson2014-05-054-13/+1
|
* General minor ARM cleanupsPeter Robinson2014-05-043-14/+18
|
* minor generic cleanups, no overall changePeter Robinson2014-05-041-21/+16
|
* 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-042-20/+24
|
* Linux v3.15-rc3-159-g6c6ca9c2a5b9Josh Boyer2014-05-032-3/+6
|
* Add patch to fix HID rmi driver from Benjamin Tissoires (rhbz 1090161)Josh Boyer2014-05-032-0/+68
|
* Fix up Provides on kernel-module variant packagesJosh Boyer2014-05-033-8/+6
| | | | - Enable CONFIG_USB_UAS unconditionally per Hans
* Linux v3.15-rc3-121-gb7270cce7db7Josh Boyer2014-05-022-3/+6
|
* Rename kernel-drivers to kernel-modulesJosh Boyer2014-05-0110-36/+37
|
* 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-012-0/+98
|
* Linux v3.15-rc3-82-g8aa9e85adac6Josh Boyer2014-04-302-3/+6
|
* 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-302-4/+8
| | | | - 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-2910-55/+412
| | | | | | | | | | | | | 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.