Commit Graph

545 Commits

Author SHA1 Message Date
Josh Boyer 86a04b4309 Add patch to fix POWER virtual serial driver (rhbz 738096) 2011-09-14 09:44:57 -04:00
Josh Boyer 5f0e65d63d Add patches Bastien pointed out for MacBookAir 4,1 support 2011-09-14 09:23:29 -04:00
Josh Boyer 0471e51e8b 3.1-rc6
This is another hand-rolled patch from a fully updated git tree as of today.
The top level upstream commit is b6fd41e29dea9c6753b1843a77e50433e6123bcb
2011-09-12 18:21:08 -04:00
Josh Boyer 27b62b6f85 Avoid false quiescent states in rcutree with CONFIG_RCU_FAST_NO_HZ. (rhbz 577968) 2011-09-12 07:31:24 -04:00
Josh Boyer 737c9c7da8 Change to 64K page size for ppc64 kernels (rhbz 736751) 2011-09-09 11:22:24 -04:00
Chuck Ebbert efbfbdcb49 Drop/replace obsolete debug options, remove stray backslashes 2011-09-08 13:14:26 -04:00
Chuck Ebbert e8bd9d2128 Drop obsolete config options 2011-09-08 11:44:04 -04:00
Chuck Ebbert 9c94e213e1 Fix up scripts/sort-config so it works again. 2011-09-07 19:40:53 -04:00
Josh Boyer 1bc752781f Linux 3.1-rc5
At the moment, kernel.org has been down for several days.  Linus pushed his
repository to a github repo and did the -rc5 release there.  I've generated
the patch-3.1-rc5.bz2 from a git tree containing those changes and the -rc5
tag via:

	git diff v3.0..v3.1-rc5 > patch-3.1-rc5

Hopefully kernel.org will come back before -rc6.
2011-09-07 16:12:01 -04:00
Josh Boyer 4cf7022846 Fix for rhbz 735437 2011-09-07 12:31:24 -04:00
Dave Jones 82e8051371 utrace: s390: fix the compile problem with traps.c (rhbz 735118) 2011-09-02 11:33:26 -04:00
Dave Jones 92c3aba6f2 Revert "x86: Serialize EFI time accesses on rtc_lock" (rhbz 732755) 2011-08-30 11:49:37 -04:00
Josh Boyer 2af2b0f5ca Fixup acpi patch to select CPU_FREQ_TABLE so we don't get an undefined link
error
2011-08-30 10:23:12 -04:00
Josh Boyer 5e97a201ac Add patch to fix rhbz 606017 2011-08-30 09:00:40 -04:00
Josh Boyer fe5d1cd9dd Linux 3.1-rc4 2011-08-29 08:31:59 -04:00
Dave Jones ccdeeb8a3a fix up some config warnings 2011-08-27 17:57:25 -04:00
Dave Jones c62acbf43a Bring back the 32bit mmap randomization patch for now.
NX emulation is still too dependant upon it.
2011-08-27 14:00:14 -04:00
Dave Jones f29a760a48 make grablogs work again 2011-08-27 13:27:59 -04:00
Dave Jones acf0fc7b14 NX emulation fixes
Fix get_gate_vma usage in i386 NX emulation
Fix up dependancy on the dropped randomization patch.
2011-08-27 13:27:38 -04:00
Josh Boyer 96b3b74649 3.1-rc3-git6 snapshot 2011-08-27 09:56:04 -04:00
Dave Jones 448d79664f Enable CONFIG_DETECT_HUNG_TASK for debug builds & rawhide. 2011-08-26 16:15:58 -04:00
Dave Jones fa32e9c52f Drop linux-2.6-debug-vm-would-have-oomkilled.patch
The oom-killer heuristics have improved enough that this should
never be necessary (and it probably doesn't dtrt any more)
2011-08-26 14:27:21 -04:00
Dave Jones 0f55b32a44 clean up a little 2011-08-26 12:49:48 -04:00
Dave Jones 3f1a765f53 Drop linux-2.6-32bit-mmap-exec-randomization.patch
Outlived it's usefulness (and made of ugly)
2011-08-26 12:46:33 -04:00
Dave Jones ce55283388 remove pointless linux-2.6.29-sparc-IOC_TYPECHECK.patch
This is the same definition as the one in asm-generic
2011-08-26 11:49:02 -04:00
Dave Jones d9244d0441 remove dead patches 2011-08-26 11:40:21 -04:00
Dave Jones 0ad4e113ad Drop acpi-ec-add-delay-before-write.patch (rhbz 733690) 2011-08-26 11:39:07 -04:00
Josh Boyer 9c44ba9cff 3.1-rc3-git5
cleanup some of the cpupowerutils build stuff
2011-08-26 08:30:26 -04:00
Josh Boyer 28597795d3 3.1-rc3-git3 snapshot 2011-08-25 07:58:18 -04:00
Josh Boyer 04d46b9ad7 Revert 'iwlwifi: advertise max aggregate size'. (rhbz 708747) 2011-08-24 08:42:15 -04:00
Josh Boyer d20ff5e932 3.1-rc3.
Add patch to fix duplicate backlight registration on i915
2011-08-22 17:15:34 -04:00
Josh Boyer 0b3ccf1fa5 3.1-rc2-git9 snapshot 2011-08-22 10:20:15 -04:00
Josh Boyer 7252f6d902 3.1-rc2-git8 snapshot 2011-08-20 09:21:51 -04:00
Josh Boyer 0ad3713581 3.1-rc2-git7 snapshot. Fix provides/obsoletes for cpupowerutils-devel 2011-08-20 08:13:48 -04:00
Josh Boyer 7aac3ebb1e Fix 64-bit divide error in btrfs 2011-08-19 09:30:34 -04:00
Josh Boyer c3c2b77d29 3.1-rc2-git5 snapshot
Make XHCI builtin, add a patch to fix a race in the crypto framework
2011-08-19 08:32:04 -04:00
Josh Boyer 02587b4efa Adjust obsoletes/provides to replace the cpupowerutils package 2011-08-18 11:44:24 -04:00
Josh Boyer 5106c63573 Fix build against rawhide glibc and add BR for gettext 2011-08-18 08:14:20 -04:00
Josh Boyer 69fc02b694 3.1-rc2-git4 snapshot 2011-08-17 22:57:30 -04:00
Josh Boyer 93e7772b8b Make sure %post/%postun for kernel-tools is wrapped with %{with_tools}
otherwise noarch fails (also make prep)
2011-08-17 22:15:25 -04:00
Josh Boyer 8addb5fc3a Create the kernel-tools package. WHEE 2011-08-17 21:19:57 -04:00
Dave Jones 1d18ad9c11 Prepare for packaging more of tools/ by renaming 'perf' subpackage to kernel-tools 2011-08-16 15:20:09 -04:00
Dennis Gilmore 0e5a4d7218 update arm configs for 3.1
update omap devicetree patch for updated field names
2011-08-16 12:56:09 -05:00
Dennis Gilmore e153256415 disable crystalhd module on the generic arm qemu build
but enable it on the others disable tpm on arm build in
mmc_block on tegra build
2011-08-16 11:41:15 -05:00
Dennis Gilmore 53fe9c977a the modules effected by __bad_udelay need to be excluded
on all arm arches not just the tegra boards disable
them in config-arm-generic
2011-08-16 11:37:01 -05:00
Dennis Gilmore 3e616b4b28 tweak the arm configs a little
build a up image on armv5tel its a basic qemu image.

setup to make configs for building kernels on hardware floating point arm arches
2011-08-16 11:34:23 -05:00
Dennis Gilmore 41dc1eca4d only build the omap and tegra variants on armv7 builds 2011-08-16 11:34:07 -05:00
Dennis Gilmore 94b00675ee only build kernel headers on the base arm arches 2011-08-16 11:33:55 -05:00
Dennis Gilmore 986a9f3a2e setup config for tegra based arm boards, add device tree
patches for arm build tegra and omap kernel on arm
2011-08-16 11:33:15 -05:00
Josh Boyer bc12142e94 Add a few patches that were in f16 but not in rawhide 2011-08-16 10:31:40 -04:00