Dave Jones
3e1637b657
Disable CONFIG_ACPI_PROCFS_POWER which is supposed to be going away soon.
...
"This option, together with the proc directories, will be deleted in 2.6.39."
2011-10-14 13:13:46 -04:00
Josh Boyer
04203df13c
Add C600 ID to the Logitech USB patch
2011-10-13 15:52:35 -04:00
Adam Jackson
08e6eed4b2
implement xkcd#149
2011-10-13 11:52:10 -04:00
Adam Jackson
b0217d003c
drm/i915: Treat SDVO LVDS as digital when parsing EDID ( #729882 )
2011-10-13 10:49:31 -04:00
Josh Boyer
c681662fda
Add patch from Stanislaw Gruszka to fix iwlagn NULL dereference (rhbz 744155)
2011-10-13 08:48:43 -04:00
Josh Boyer
b2efe0138e
Disable Xen balloon memory hotplug support (rhbz 744408)
2011-10-11 08:45:59 -04:00
Josh Boyer
220cb1c7cb
Add patch to fix Ricoh e823 SD card readers (rhbz 722509)
2011-10-06 20:33:00 -04:00
Dave Jones
64f1bc96d9
Taint if virtualbox modules have been loaded.
2011-10-06 18:39:09 -04:00
Josh Boyer
8260326a96
Linux 3.1-rc9
...
The patch-3.1-rc9.bz2 file is generated from git again. One day, kernel.org
will come back.
2011-10-05 10:27:02 -04:00
Josh Boyer
904dbb1acd
Add a few TODOs for F17 for the spec files/configs
2011-10-03 15:23:50 -04:00
Josh Boyer
d0042d3517
Update logitech USB quirk patch
2011-09-29 11:30:32 -04:00
Chuck Ebbert
c39b72eeb3
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:13:20 -04:00
Dave Jones
3c2fcd2b19
more updates.
2011-09-23 12:56:19 -04:00
Dave Jones
526b8c386e
Fix appleir txt
2011-09-23 12:13:10 -04:00
Dave Jones
bc4f079b61
drop dead unapplied patch that's been around forever
2011-09-23 11:56:43 -04:00
Dave Jones
bd4b7a248b
Updates.
2011-09-23 11:56:33 -04:00
Dave Jones
2ddef1f77d
Make CONFIG_XEN_PLATFORM_PCI=y (rhbz 740664)
2011-09-22 18:34:54 -04:00
Dennis Gilmore
bb586187c5
* Thu Sep 22 2011 Dennis Gilmore <dennis@ausil.us>
...
- build a vmlinux image on sparc64
2011-09-22 16:40:47 -05:00
Josh Boyer
962393f362
Linux 3.1-rc7
2011-09-21 21:42:15 -04:00
Dave Jones
8674cb1bd8
Limit 32-bit x86 kernels to 32 processors.
2011-09-20 17:13:44 -04:00
Josh Boyer
90ed75b4f7
Bump NR_CPUS to 1024 on ppc64
2011-09-20 17:10:59 -04:00
Bastien Nocera
c3d90048f0
Fix MacBookAir4,1 keymap, see http://thread.gmane.org/gmane.linux.kernel.input/21462/focus=21626
2011-09-20 10:57:18 +01:00
Dave Jones
bd4ac46f66
Merge some improvements to the 32bit mmap randomisation from Kees Cook.
2011-09-19 16:44:51 -04:00
Josh Boyer
90792faae2
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:03:14 -04:00
Josh Boyer
1830f9798f
Add patch to fix deadlock in ppc64 icswx code (rhbz 737984)
2011-09-14 16:12:36 -04:00
Josh Boyer
1b241cbc21
Add patches to fix various ibmveth driver issues (rhbz 733766)
2011-09-14 14:30:04 -04:00
Neil Horman
2f723968f7
Enable CONFIG_IP_VS_IPV6 support
2011-09-14 11:55:37 -04:00
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