Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linux v3.13-rc8-76-g7d0d46d | Josh Boyer | 2014-01-18 | 2 | -2/+5 |
| | |||||
* | Enable ARM_GLOBAL_TIMER on ARM used by a number of Cortex-A9 and later platforms | Peter Robinson | 2014-01-18 | 2 | -0/+5 |
| | |||||
* | Linux v3.13-rc8-46-g85ce70f | Josh Boyer | 2014-01-16 | 2 | -2/+5 |
| | |||||
* | Default to SLUB_DEBUG_ON not set | Josh Boyer | 2014-01-16 | 5 | -6/+1 |
| | | | | | | | | We can flip it on at runtime if we need to, and this should help a performance hit people have been seeing for a while now. We'll enable it manually for merge window kernels. https://lists.fedoraproject.org/pipermail/kernel/2014-January/004810.html | ||||
* | Drop stable_rc macros | Josh Boyer | 2014-01-15 | 1 | -18/+0 |
| | | | | | | We never use the stable_rc mechanism. It just adds clutter to the spec and in the rare case where we grab patches from a stable RC we've just applied them via ApplyPatch. Get rid of it. | ||||
* | Linux v3.13-rc8-27-g2e67c56 | Josh Boyer | 2014-01-15 | 2 | -2/+5 |
| | |||||
* | Reduce buildid definition clutter | Josh Boyer | 2014-01-14 | 1 | -28/+0 |
| | | | | | | | | The buildid mechanism is still used by a nubmer of people, but it's unnecessarily complicated in the spec. We don't need to do all the manipulations that are current done just to allow people to easily mark their builds as different. Just leave the commented out definition and include it in pkg_release. | ||||
* | Fix k-m-e Provides to be explicit to only the package flavor (rhbz 1046246) | Josh Boyer | 2014-01-14 | 1 | -3/+6 |
| | |||||
* | drop superfluous call of headers_check | Paul Bolle | 2014-01-14 | 1 | -9/+0 |
| | | | | | | | | | | | | | headers_check is run twice when building the kernel rpms. CONFIG_HEADERS_CHECK is already set to "y" in config-generic. But there are also a few lines in kernel.spec where headers_check is invoked again. Also grep -q exist hdrwarnings.txt will never match as errors aren't redirected to hdrwarnings.txt | ||||
* | config, x86 enable boot cpu hotplug | Prarit Bhargava | 2014-01-14 | 1 | -0/+2 |
| | | | | | | | | | | | Set CONFIG_BOOTPARAM_HOTPLUG_CPU0 to 'y'. Currently, to disable CPU0, the "boot" cpu, one must specify cpu0_hotplug as a kernel parameter. Setting this config variable to 1 enables it by default. I've tested this on systems where it was expected to work and it seems to function properly. Signed-off-by: Prarit Bhargava <prarit@redhat.com> | ||||
* | Drop upstream_branch related spec stuffs | Josh Boyer | 2014-01-14 | 1 | -21/+1 |
| | | | | | | We haven't set using_upstream_branch to 1 since we started using git. Almost 7 years is a long time to carry something around we aren't using. Drop the upstream_branch stuff. | ||||
* | aarch64: switch to 4K pages and enable CONFIG_COMPAT | Kyle McMartin | 2014-01-14 | 2 | -1/+5 |
| | | | | Signed-off-by: Kyle McMartin <kyle@fedoraproject.org> | ||||
* | Linux v3.13-rc8-5-ga6da83f | Josh Boyer | 2014-01-13 | 5 | -65/+70 |
| | | | | - Reenable debugging options. | ||||
* | Enable thermal userspace support for ARM | Peter Robinson | 2014-01-13 | 2 | -0/+3 |
| | |||||
* | Enable generic cpufreq-cpu0 driver on ARM | Peter Robinson | 2014-01-13 | 4 | -2/+4 |
| | |||||
* | Minor ARM config updates and cleanups | Peter Robinson | 2014-01-12 | 5 | -17/+36 |
| | |||||
* | Linux v3.13-rc8 | Josh Boyer | 2014-01-12 | 5 | -68/+71 |
| | | | | - Disable debugging options. | ||||
* | Linux v3.13-rc7-126-g228fdc0 | Josh Boyer | 2014-01-11 | 2 | -2/+5 |
| | |||||
* | Linux v3.13-rc7-87-g21e20e2 | Josh Boyer | 2014-01-10 | 2 | -2/+5 |
| | |||||
* | Enable SGI UV systems. | Prarit Bhargava | 2014-01-10 | 1 | -1/+2 |
| | | | | | | | | | | | Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1051284 Set CONFIG_X86_UV to 'y' and CONFIG_UV_MMTIMER to 'm' for large SGI boxes. These settings will enable the booting of more than 16 processors. Signed-off-by: Prarit Bhargava <prarit@redhat.com> Cc: glaubitz@physik.fu-berlin.de Cc: jwboyer@redhat.com | ||||
* | Linux v3.13-rc7-72-g7d1c153 | Josh Boyer | 2014-01-09 | 2 | -2/+5 |
| | |||||
* | Disable aic94xx driver (from Paul Bolle) | Paul Bolle | 2014-01-08 | 2 | -2/+2 |
| | |||||
* | Backport support for ALPS Dolphin devices (rhbz 953211) | Josh Boyer | 2014-01-08 | 2 | -0/+357 |
| | |||||
* | Linux v3.13-rc7-67-gceb3b02 | Josh Boyer | 2014-01-08 | 3 | -4/+8 |
| | | | | - Enable BCMA_DRIVER_GPIO by turning on GPIOLIB everywhere (rhbz 1021098) | ||||
* | Revert "Revert "Drop -doc subpackage"" | Josh Boyer | 2014-01-08 | 2 | -68/+5 |
| | | | | | | | This reverts commit b9ba7a75aff520e7b402dc1b61e165a3db44ae9c. Reverts of reverts. For fun. If we do a kernel-doc package, it might be better to be in a different SRPM. | ||||
* | Revert "Drop -doc subpackage" | Josh Boyer | 2014-01-07 | 2 | -5/+68 |
| | | | | | | | This reverts commit 3b1e47cc2d6c1adfd66c3beac22674911db4c068. Apparently this is still important enough to be built in some cases. Rethink later. | ||||
* | Drop -doc subpackage | Josh Boyer | 2014-01-07 | 2 | -68/+5 |
| | |||||
* | Linux v3.13-rc7-55-gef350bb | Josh Boyer | 2014-01-07 | 6 | -100/+71 |
| | | | | - Reenable debugging options. | ||||
* | Change DEFAULT_MMAP_MIN_ADDR to 64k on x86_64 | Josh Boyer | 2014-01-07 | 2 | -0/+6 |
| | |||||
* | Add support for Wacom Intuos 5 S devices (rhbz 1046238) | Josh Boyer | 2014-01-07 | 4 | -0/+438 |
| | |||||
* | Fix use after free crash in KVM (rhbz 1047892) | Josh Boyer | 2014-01-06 | 2 | -0/+95 |
| | |||||
* | Fix oops in KVM with invalid root_hpa (rhbz 924916) | Josh Boyer | 2014-01-06 | 2 | -0/+49 |
| | |||||
* | Linux v3.13-rc7 | Josh Boyer | 2014-01-05 | 2 | -0/+35 |
| | | | | - Fix xen-netback build failure on ARM | ||||
* | Linux v3.13-rc7 | Josh Boyer | 2014-01-05 | 2 | -2/+5 |
| | |||||
* | Linux v3.13-rc6 | Josh Boyer | 2013-12-30 | 2 | -2/+5 |
| | |||||
* | Linux v3.13-rc5 | Josh Boyer | 2013-12-23 | 5 | -69/+72 |
| | | | | - Disable debugging options. | ||||
* | Linux v3.13-rc4-256-gb7000ad | Josh Boyer | 2013-12-21 | 2 | -3/+6 |
| | |||||
* | Add patches to fix dummy gssd entry (rhbz 1037793) | Josh Boyer | 2013-12-20 | 7 | -1/+625 |
| | |||||
* | Linux v3.13-rc4-144-ga36c160 | Josh Boyer | 2013-12-19 | 3 | -180/+5 |
| | |||||
* | copy kernel trees around with 'cp -al' so symlinks are preserved. | Josh Boyer | 2013-12-19 | 1 | -4/+8 |
| | | | | Fixes weird build failures with coreutils 8.22 (rhbz 1044801) | ||||
* | Linux v3.13-rc4-99-g35eecf0 | Josh Boyer | 2013-12-18 | 2 | -2/+5 |
| | |||||
* | Linux v3.13-rc4-38-gb0031f2 | Josh Boyer | 2013-12-18 | 2 | -2/+5 |
| | |||||
* | Reenable MEMORY_HOTPLUG on x86_64 | Josh Boyer | 2013-12-18 | 2 | -1/+3 |
| | |||||
* | Fix nowatchdog-on-virt.patch to actually work in KVM guests | Josh Boyer | 2013-12-18 | 2 | -1/+4 |
| | |||||
* | Linux v3.13-rc4-21-g0eda402 | Josh Boyer | 2013-12-17 | 6 | -115/+71 |
| | | | | - Reenable debugging options. | ||||
* | Update patches with bugzilla/upstream-status fields | Josh Boyer | 2013-12-17 | 26 | -0/+78 |
| | |||||
* | Drop drm-i915-dp-stfu.patch | Josh Boyer | 2013-12-17 | 2 | -55/+0 |
| | | | | | | | | | | (On Dec 17, 2013) 10:35 < jwb> ajax, drm-i915-dp-stfu.patch 10:36 < jwb> ajax, is that something upstreamable? 10:37 <@ajax> it's probably worth dropping at this point 10:37 <@ajax> if it's still as noisy as it was then it's probably worth investigating | ||||
* | Drop acpi-sony-nonvs-blacklist.patch | Josh Boyer | 2013-12-17 | 2 | -40/+0 |
| | | | | | | This still applies through some confounding patch magic, but the entries were added to the upstream kernel with commits ddf6ce45a7b and d11c78e97e1d46a93e. Over 2 years ago. Sigh. | ||||
* | Linux v3.13-rc4 | Josh Boyer | 2013-12-16 | 7 | -307/+72 |
| | | | | - Disable debugging options. | ||||
* | Linux v3.13-rc3-362-gb2077eb | Josh Boyer | 2013-12-14 | 2 | -3/+6 |
| |