Commit Graph

404 Commits

Author SHA1 Message Date
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
Josh Boyer fac491b47c 3.0-git21 snapshot 2011-08-05 10:48:31 -04:00
Dave Jones 6d621fbb57 Drop neuter_intel_microcode_load.patch (rhbz 690930) 2011-08-04 13:53:04 -04:00
Josh Boyer 8e3ae989b3 3.0-git19 snapshot
Add epoll patch until it gets upstreamed
Add trial patch to fix the scheduling while atomic issues around pidmap_init
2011-08-04 11:12:43 -04:00
Dave Jones 1aa2339b01 Re-apply the rebased utrace 2011-08-03 16:05:34 -04:00
John W. Linville 7e3f828310 Disable CONFIG_BCMA since no driver currently uses it (rhbz 727796) 2011-08-03 13:35:58 -04:00
Dave Jones f52a0de1ad Change USB_SERIAL_OPTION back to modular. (rhbz 727680) 2011-08-02 18:20:02 -04:00
Dave Jones ed3d2678ba document this magic from the commit msg. 2011-08-02 15:55:13 -04:00
Josh Boyer c2057797f6 3.0-git17 snapshot
Add changes for rhbz 720128,720054,708314
2011-08-02 12:49:07 -04:00
Josh Boyer 502500759d 3.0-git16 snapshot 2011-08-02 08:20:26 -04:00