Commit Graph

413 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Josh Boyer
8ffa0afd4c From: David Marlin <dmarlin@redhat.com>
Modify to split the ARM config files to work more like other archs.

Rename:
  config-arm -> config-arm-generic
Add:
  config-arm-omap-generic
2011-08-16 10:31:26 -04:00
Josh Boyer
6920e17ebc Linux-3.1-rc2
Add better fix from Paul McKenney for rcu scheduling issue (rhbz 726877)
2011-08-15 10:06:52 -04:00
Josh Boyer
f1b16b1fca 3.1-rc1-git6 snapshot. Make ide_pmac a module 2011-08-11 22:27:54 -04:00
Josh Boyer
c1aa9d7541 3.1-rc1-git3 snapshot 2011-08-11 08:09:36 -04:00
Josh Boyer
d71f188339 Make sure all the config-* files are in some Sources line 2011-08-10 09:18:01 -04:00
Josh Boyer
3922dda442 Linux 3.1-rc1-git2 snapshot 2011-08-10 08:51:50 -04:00
Dave Jones
18192bce4c ptrace_report_syscall: check if TIF_SYSCALL_EMU is defined 2011-08-09 14:13:24 -04:00
Dave Jones
b4b8a811e8 Enable CONFIG_SAMSUNG_LAPTOP (rhbz 729363) 2011-08-09 13:34:53 -04:00
Josh Boyer
557f2a47cb Linux 3.1-rc1-git1 snapshot 2011-08-08 21:16:21 -04:00
Josh Boyer
740de53011 Linux-3.1-rc1
Adjust Makefile munging for 3.x numbering scheme
2011-08-08 10:17:46 -04:00
Dave Jones
84f976bc28 Deselect CONFIG_DECNET. Unmaintained, and rubbish. 2011-08-05 16:14:18 -04:00