Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add patch to fix dentry lockdep splat | Josh Boyer | 2014-05-31 | 2 | -1/+25 | |
| | ||||||
* | Linux v3.15-rc7-102-g1487385edb55 | Josh Boyer | 2014-05-31 | 2 | -2/+5 | |
| | ||||||
* | Linux v3.15-rc7-79-gfe45736f4134 | Josh Boyer | 2014-05-30 | 3 | -2/+8 | |
| | | | | - Disable CARL9170 on ppc64le | |||||
* | CVE-2014-3917 DoS with syscall auditing (rhbz 1102571 1102715) | Josh Boyer | 2014-05-29 | 2 | -0/+137 | |
| | ||||||
* | Linux v3.15-rc7-53-g4efdedca9326 | Josh Boyer | 2014-05-28 | 2 | -2/+5 | |
| | ||||||
* | Linux v3.15-rc7-40-gcd79bde29f00 | Josh Boyer | 2014-05-28 | 5 | -65/+70 | |
| | | | | - Reenable debugging options. | |||||
* | Linux v3.15-rc7 | Josh Boyer | 2014-05-26 | 5 | -68/+71 | |
| | | | | - Disable debugging options. | |||||
* | Linux v3.15-rc6-213-gdb1003f23189 | Josh Boyer | 2014-05-25 | 5 | -66/+73 | |
| | | | | - Reenable debugging options. | |||||
* | Enable CONFIG_R8723AU (rhbz 1100162) | Josh Boyer | 2014-05-22 | 2 | -2/+8 | |
| | ||||||
* | Linux v3.15-rc6 | Josh Boyer | 2014-05-22 | 5 | -68/+71 | |
| | | | | - Disable debugging options. | |||||
* | Linux v3.15-rc5-270-gfba69f042ad9 | Josh Boyer | 2014-05-21 | 5 | -196/+5 | |
| | ||||||
* | Linux v3.15-rc5-157-g60b5f90d0fac | Josh Boyer | 2014-05-20 | 2 | -3/+6 | |
| | ||||||
* | kernel metapackage shouldn't depend on subpackages we don't build | Dan HorĂ¡k | 2014-05-19 | 1 | -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 s390x | Josh Boyer | 2014-05-15 | 2 | -1/+37 | |
| | ||||||
* | Enable autoprov for kernel packages | Josh Boyer | 2014-05-14 | 1 | -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_64 | Kyle McMartin | 2014-05-13 | 1 | -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 building | Josh Boyer | 2014-05-13 | 1 | -1/+6 | |
| | ||||||
* | Linux v3.15-rc5-77-g14186fea0cb0 | Josh Boyer | 2014-05-13 | 2 | -2/+5 | |
| | ||||||
* | Linux v3.15-rc5-9-g7e338c9991ec | Josh Boyer | 2014-05-12 | 5 | -65/+70 | |
| | | | | - Reenable debugging options. | |||||
* | Disable some unneed drivers on ARM | Peter Robinson | 2014-05-10 | 3 | -4/+33 | |
| | ||||||
* | Enable Marvell Dove support, minor ARM cleanups | Peter Robinson | 2014-05-10 | 4 | -8/+11 | |
| | ||||||
* | Linux v3.15-rc5 | Josh Boyer | 2014-05-10 | 5 | -69/+72 | |
| | | | | - Disable debugging options. | |||||
* | Move isofs to kernel-core | Josh Boyer | 2014-05-09 | 2 | -2/+5 | |
| | ||||||
* | Linux v3.15-rc4-320-gafcf0a2d9289 | Josh Boyer | 2014-05-09 | 3 | -41/+5 | |
| | ||||||
* | Linux v3.15-rc4-298-g9f1eb57dc706 | Josh Boyer | 2014-05-08 | 2 | -2/+5 | |
| | ||||||
* | Linux v3.15-rc4-260-g38583f095c5a | Josh Boyer | 2014-05-07 | 3 | -47/+5 | |
| | ||||||
* | Linux v3.15-rc4-202-g30321c7b658a | Josh Boyer | 2014-05-06 | 5 | -65/+70 | |
| | | | | - Reenable debugging options. | |||||
* | fix arm merge | Peter Robinson | 2014-05-05 | 1 | -0/+8 | |
|\ | ||||||
| * | install arch/arm/include/asm/xen headers on aarch64 | Kyle McMartin | 2014-05-05 | 1 | -0/+8 | |
| | | ||||||
* | | Fix some USB on ARM LPAE kernels | Peter Robinson | 2014-05-05 | 3 | -1/+5 | |
|/ | ||||||
* | Linux v3.15-rc4 | Josh Boyer | 2014-05-05 | 5 | -69/+72 | |
| | | | | - Disable debugging options. | |||||
* | Add use_native_brightness quirk for the ThinkPad T530 (rhbz 1089545) | Hans de Goede | 2014-05-05 | 2 | -0/+85 | |
| | ||||||
* | remove last vestiges of ISA config which was obsolete anyway as ISA is disabled | Peter Robinson | 2014-05-05 | 4 | -13/+1 | |
| | ||||||
* | General minor ARM cleanups | Peter Robinson | 2014-05-04 | 3 | -14/+18 | |
| | ||||||
* | minor generic cleanups, no overall change | Peter Robinson | 2014-05-04 | 1 | -21/+16 | |
| | ||||||
* | Bump baserelease for build | Josh Boyer | 2014-05-04 | 1 | -1/+1 | |
| | ||||||
* | Fix k-m-e requires on k-m-uname-r provides | Josh Boyer | 2014-05-04 | 1 | -1/+5 | |
| | | | | ONE MORE TIME WITH FEELING | |||||
* | Disable OMAP-3 boards (use DT) and some minor omap3 config updates | Peter Robinson | 2014-05-04 | 2 | -20/+24 | |
| | ||||||
* | Linux v3.15-rc3-159-g6c6ca9c2a5b9 | Josh Boyer | 2014-05-03 | 2 | -3/+6 | |
| | ||||||
* | Add patch to fix HID rmi driver from Benjamin Tissoires (rhbz 1090161) | Josh Boyer | 2014-05-03 | 2 | -0/+68 | |
| | ||||||
* | Fix up Provides on kernel-module variant packages | Josh Boyer | 2014-05-03 | 3 | -8/+6 | |
| | | | | - Enable CONFIG_USB_UAS unconditionally per Hans | |||||
* | Linux v3.15-rc3-121-gb7270cce7db7 | Josh Boyer | 2014-05-02 | 2 | -3/+6 | |
| | ||||||
* | Rename kernel-drivers to kernel-modules | Josh Boyer | 2014-05-01 | 10 | -36/+37 | |
| | ||||||
* | Add kernel metapackages for all flavors, not just debug | Josh Boyer | 2014-05-01 | 1 | -16/+25 | |
| | ||||||
* | Add use_native_backlight quirk for 4 laptops (rhbz 983342 1093120) | Hans de Goede | 2014-05-01 | 2 | -0/+98 | |
| | ||||||
* | Linux v3.15-rc3-82-g8aa9e85adac6 | Josh Boyer | 2014-04-30 | 2 | -3/+6 | |
| | ||||||
* | Add kernel-debug metapackage when debugbuildsenabled is set | Josh Boyer | 2014-04-30 | 1 | -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-ged8c37e158cb | Josh Boyer | 2014-04-30 | 2 | -4/+8 | |
| | | | | - Drop noarch from ExclusiveArch. Nothing is built as noarch | |||||
* | Make depmod call fatal if it errors or warns | Josh Boyer | 2014-04-29 | 1 | -2/+12 | |
| | ||||||
* | Split kernel into kernel-core and kernel-drivers subpackages | Josh Boyer | 2014-04-29 | 10 | -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. |