Commit Graph

710 Commits

Author SHA1 Message Date
Josh Boyer dfb88fb9b4 Add patch to fix Ricoh e823 SD card readers (rhbz 722509) 2011-10-06 20:30:14 -04:00
Dave Jones 885bf3a7eb Taint if virtualbox modules have been loaded. 2011-10-06 18:37:12 -04:00
Chuck Ebbert cf2d0ce177 Linux 3.1-rc9 2011-10-05 10:51:31 -04:00
Chuck Ebbert c5c0d51eb5 Fix oopses on removal of external disks 2011-10-03 23:01:13 -04:00
Chuck Ebbert de575f564b Require grubby >= 8.3-1 so initrd line gets added (rhbz #725185) 2011-09-29 20:45:21 -04:00
Josh Boyer 63a6d1a55d Update logitech USB quirk patch 2011-09-29 11:29:26 -04:00
Chuck Ebbert bfd16e3858 Linux 3.1-rc8
New option: CONFIG_ARM_ERRATA_764369 is not set
Fix up utrace.patch to apply after commit f9d81f61c
2011-09-27 21:05:32 -04:00
Josh Boyer 94601c03ce Add patch-3.1-rc8.bz2 so Chuck can rebase f16/rawhide 2011-09-27 20:18:05 -04:00
Dave Jones 478ea8fd22 Make CONFIG_XEN_PLATFORM_PCI=y (rhbz 740664) 2011-09-22 18:33:17 -04:00
Dennis Gilmore 89003bbc99 * Thu Sep 22 2011 Dennis Gilmore <dennis@ausil.us>
- build a vmlinux image on sparc64
2011-09-22 16:38:58 -05:00
Josh Boyer 804ae40f5c Linux 3.1-rc7 2011-09-21 21:47:10 -04:00
Josh Boyer 5ec1187f2a Bump NR_CPUS to 1024 on ppc64 2011-09-20 17:15:42 -04:00
Dave Jones 36cbf57390 Limit 32-bit x86 kernels to 32 processors. 2011-09-20 17:10:32 -04:00
Bastien Nocera 1340c63c42 Fix MacBookAir4,1 keymap, see http://thread.gmane.org/gmane.linux.kernel.input/21462/focus=21626 2011-09-20 10:56:56 +01:00
Ben Skeggs b6064a6490 nouveau: pull in updates queued for 3.2, NVCF/NVD9 support 2011-09-20 16:43:27 +10:00
Josh Boyer 10328f76dc Add patch to fix deadlock in ipw2x00 (rhbz 738387)
Also adjust %files list to not include x86-only binaries on non-x86 arches
in kernel-tools
2011-09-16 07:47:40 -04:00
Josh Boyer 9d984d002a Set CONFIG_MAX_ZONEORDER to 9 on ppc64 with 64K pages
The previous setting of 13 caused build errors:

	In file included from include/linux/topology.h:32:0,
                 from include/linux/sched.h:78,
                 from arch/powerpc/kernel/asm-offsets.c:17:
	include/linux/mmzone.h:961:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE
	make[1]: *** [arch/powerpc/kernel/asm-offsets.s] Error 1
2011-09-15 14:01:12 -04:00
Josh Boyer 34c20229d7 Fix CVE-2011-3191 2011-09-15 10:16:34 -04:00
Josh Boyer 9d940d046e Add patch to fix deadlock in ppc64 icswx code (rhbz 737984) 2011-09-14 16:12:02 -04:00
Neil Horman dc3e1e56ab Enabled CONFIG_IP_VS_IPV6 (bz 738194) 2011-09-14 15:48:33 -04:00
Josh Boyer 203a23e9e4 Add patches to fix various ibmveth driver issues (rhbz 733766) 2011-09-14 14:29:35 -04:00
Josh Boyer 5e909ef60b Add patch to fix POWER virtual serial driver (rhbz 738096) 2011-09-14 09:44:30 -04:00
Josh Boyer b226a238b4 Add patches Bastien pointed out for MacBookAir 4,1 support 2011-09-14 09:21:29 -04:00
Adam Jackson 35fd65a181 drm/i915: Shut the fbc messages up when drm.debug & 4 2011-09-13 12:14:28 -04:00
Josh Boyer 224f377cbf 3.1-rc6 (includes fix for 736521)
This is another hand-rolled patch from a fully updated git tree as of today.
The top level upstream commit is b6fd41e29dea9c6753b1843a77e50433e6123bcb

Also turn off debug options so we can use this kernel to test a few performance
related bugs
2011-09-12 18:05:34 -04:00
Josh Boyer f0c9ab6275 Change to 64K page size for ppc64 kernels (rhbz 736751) 2011-09-09 11:21:22 -04:00
Josh Boyer 512ca00d34 3.1-rc5 2011-09-09 10:16:11 -04:00
Chuck Ebbert 9a1d0419ef Drop/replace obsolete debug options, remove stray backslashes 2011-09-08 13:32:59 -04:00
Chuck Ebbert cf1d9f1e39 Drop obsolete config options 2011-09-08 13:32:41 -04:00
Josh Boyer b8b5e6ba50 Fix for rhbz 735437 2011-09-07 12:28:23 -04:00
Dave Jones 29656445be Apply patch to fix lockdep reports from ext4 (rhbz 732572) 2011-09-02 11:52:43 -04:00
Dave Jones 9cabd45dbb utrace: s390: fix the compile problem with traps.c (rhbz 735118) 2011-09-01 14:27:30 -04:00
Dave Jones 787b0f02c4 Revert "x86: Serialize EFI time accesses on rtc_lock" (rhbz 732755) 2011-08-30 11:44:45 -04:00
Josh Boyer 3e5e72ab2b Fixup acpi patch to select CPU_FREQ_TABLE so we don't get an undefined link
error
2011-08-30 10:22:56 -04:00
Josh Boyer 650d9cd05e Add patch to fix rhbz 606017 2011-08-30 09:00:08 -04:00
Josh Boyer c73810ba63 Linux 3.1-rc4 2011-08-29 08:33:54 -04:00
Dave Jones 1423389e50 fix up some config warnings 2011-08-27 17:56:57 -04:00
Dave Jones 4746078140 Bring back the 32bit mmap randomization patch for now.
NX emulation is still too dependant upon it.
2011-08-27 13:58:46 -04:00
Dave Jones 4998b415c8 make grablogs work again 2011-08-27 13:28:21 -04:00
Dave Jones d284599697 Fix NX emulation
Fix get_gate_vma usage in i386 NX emulation
Fix up dependancy on the dropped randomization patch.
2011-08-27 13:25:52 -04:00
Dave Jones ad3c6818fc Enable CONFIG_DETECT_HUNG_TASK for debug builds & rawhide.
Also sync Makefile with master/
2011-08-26 16:17:39 -04:00
Dave Jones 42df3844c7 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:26:25 -04:00
Dave Jones 0b7ee5c023 Drop linux-2.6-32bit-mmap-exec-randomization.patch
Outlived it's usefulness (and made of ugly)
2011-08-26 12:45:58 -04:00
Dave Jones 6c65eeebda derp, remove the file reference too. 2011-08-26 11:49:28 -04:00
Dave Jones 43981af01a 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:47:56 -04:00
Dave Jones c1f2ddc01e remove more detritus 2011-08-26 11:40:49 -04:00
Dave Jones af75d59664 remove unapplied patches 2011-08-26 11:35:07 -04:00
Dave Jones 61dbaf7ef7 Drop acpi-ec-add-delay-before-write.patch (rhbz 733690) 2011-08-26 11:34:06 -04:00
Josh Boyer d1ab8a1bfd 3.1-rc3-git5
cleanup some of the cpupowerutils build stuff
2011-08-26 08:37:31 -04:00
Josh Boyer 1be8cbc361 Revert 'iwlwifi: advertise max aggregate size'. (rhbz 708747) 2011-08-24 08:41:30 -04:00