summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman2005-06-251-2/+4
* [PATCH] kexec: x86: add CONFIG_PYSICAL_STARTEric W. Biederman2005-06-251-0/+3
* [PATCH] kexec: vmlinux: fix physical addressesEric W. Biederman2005-06-251-1/+1
* [PATCH] kexec: x86_64: restore apic virtual wire mode on shutdownEric W. Biederman2005-06-251-1/+1
* [PATCH] kexec: x86: resture apic virtual wire mode on shutdownEric W. Biederman2005-06-252-1/+2
* [PATCH] kexec: x86: local apic fixEric W. Biederman2005-06-251-0/+13
* [PATCH] kexec: x86: rename APIC_MODE_EXINTEric W. Biederman2005-06-252-2/+2
* [PATCH] sched: voluntary kernel preemptionIngo Molnar2005-06-251-5/+13
* [PATCH] Dynamic sched domains: sched changesDinakar Guniguntala2005-06-251-0/+2
* [PATCH] sched: consolidate sbe sbfNick Piggin2005-06-251-1/+1
* [PATCH] sched: cleanup context switch lockingNick Piggin2005-06-258-73/+23
* [PATCH] sched: sched tuningNick Piggin2005-06-254-23/+54
* [PATCH] sched: schedstats update for balance on forkNick Piggin2005-06-251-2/+8
* [PATCH] sched: balance on forkNick Piggin2005-06-253-4/+10
* [PATCH] sched: no aggressive idle balancingNick Piggin2005-06-253-3/+0
* [PATCH] sched: balance timersNick Piggin2005-06-254-1/+21
* [PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney2005-06-255-5/+5
* [PATCH] s390: debug feature changesMichael Holzheu2005-06-251-19/+29
* [PATCH] s390: add vmcp interfaceChristian Borntraeger2005-06-251-2/+16
* [PATCH] s390: improved machine check handlingHeiko Carstens2005-06-255-40/+44
* [PATCH] uml: add profile_pc for i386Paolo 'Blaisorblade' Giarrusso2005-06-251-0/+4
* [PATCH] swsusp: clean assembly partsPavel Machek2005-06-251-1/+1
* [PATCH] properly stop devices before poweroffPavel Machek2005-06-251-12/+21
* [PATCH] suspend/resume SMP supportLi Shaohua2005-06-251-1/+1
* [PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.Ashok Raj2005-06-251-0/+2
* [PATCH] x86_64: CPU hotplug supportAshok Raj2005-06-252-0/+7
* [PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj2005-06-251-0/+12
* [PATCH] make smp_prepare_cpu to a weak functionAshok Raj2005-06-252-3/+1
* [PATCH] cpu state clean after hot removeLi Shaohua2005-06-252-0/+10
* [PATCH] sep initializing reworkLi Shaohua2005-06-252-0/+4
* [PATCH] i386: Dont use IPI broadcast when using cpu hotplug.Ashok Raj2005-06-251-2/+25
* [PATCH] i386 CPU hotplugZwane Mwaikambo2005-06-253-0/+9
* [PATCH] ppc32: Remove FSL OCP supportKumar Gala2005-06-252-58/+0
* [PATCH] ppc32: Add support for Freescale e200 (Book-E) coreKumar Gala2005-06-255-3/+22
* [PATCH] mips: add MIPS-specific support for flatmem/discontigmemYoichi Yuasa2005-06-253-2/+6
* [PATCH] I8K: use standard DMI interfaceDmitry Torokhov2005-06-251-0/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-254-7/+37
|\
| * [PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4Russell King2005-06-252-0/+22
| * [PATCH] ARM: 2752/1: disable ixp2000 PCI I/O software workaround on chips tha...Lennert Buytenhek2005-06-252-7/+15
* | [SPARC64]: Report any user access faults in termios accessors.David S. Miller2005-06-241-37/+41
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-246-42/+100
|\
| * [PATCH] ARM: 2748/1: ixp2000 implementation of the iomap apiLennert Buytenhek2005-06-241-0/+72
| * [PATCH] ARM: 2747/1: allow platforms to provide their own iomap implementationLennert Buytenhek2005-06-241-0/+2
| * [PATCH] ARM: 2745/1: Fix IXP4xx debug macrosDeepak Saxena2005-06-242-0/+11
| * [PATCH] ARM: 2744/1: ixp2000 gpio irq supportLennert Buytenhek2005-06-242-40/+13
| * [PATCH] ARM: 2740/1: ixp2000 align{b,w} need to parenthesize their argumentsLennert Buytenhek2005-06-241-2/+2
* | [PATCH] fs/qnx4/*: fix sparse warningsAlexey Dobriyan2005-06-242-17/+17
* | Add "memory" clobbers to the x86 inline asm of strncmp and friendsLinus Torvalds2005-06-241-10/+22
|/
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-2410-13/+282
|\
| * [TCP]: Need to declare 'tcp_reno' in net/tcp.hDavid S. Miller2005-06-231-0/+1