aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Provide ability to choose using shortcuts for IPI in flat mode.Ashok Raj2005-06-251-14/+82
* [PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.Ashok Raj2005-06-254-17/+56
* [PATCH] x86_64: CPU hotplug sibling map cleanupAshok Raj2005-06-251-48/+36
* [PATCH] x86_64: CPU hotplug supportAshok Raj2005-06-258-25/+277
* [PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj2005-06-2511-37/+44
* [PATCH] make smp_prepare_cpu to a weak functionAshok Raj2005-06-253-7/+6
* [PATCH] cpu state clean after hot removeLi Shaohua2005-06-257-43/+187
* [PATCH] init call cleanupLi Shaohua2005-06-2510-44/+44
* [PATCH] sibling map initializing reworkLi Shaohua2005-06-251-47/+50
* [PATCH] sep initializing reworkLi Shaohua2005-06-257-8/+38
* [PATCH] i386: Dont use IPI broadcast when using cpu hotplug.Ashok Raj2005-06-252-2/+52
* [PATCH] i386 CPU hotplugZwane Mwaikambo2005-06-2515-40/+243
* [PATCH] variable overflow after hundreds round of hotplug CPUShaohua Li2005-06-251-3/+3
* [PATCH] CPU hotplug: fix hpet sectioningShaohua Li2005-06-252-2/+2
* [PATCH] dmi: spring cleanupAndrey Panin2005-06-251-93/+70
* [PATCH] dmi: remove central blacklistAndrey Panin2005-06-251-44/+1
* [PATCH] dmi: move ACPI sleep quirkAndrey Panin2005-06-253-16/+28
* [PATCH] dmi: move ACPI boot quirkAndrey Panin2005-06-252-165/+217
* [PATCH] ppc64: Fix compile warnings in arch/ppc64/kernel/lparcfg.cMichael Ellerman2005-06-251-0/+1
* [PATCH] ppc32: remove some unnecessary includes of bootmem.hKumar Gala2005-06-2510-10/+2
* [PATCH] I2C-MPC: Remove OCP device model supportKumar Gala2005-06-251-204/+0
* [PATCH] ppc32: Remove FSL OCP supportKumar Gala2005-06-253-59/+1
* [PATCH] ppc32: Add support for Freescale e200 (Book-E) coreKumar Gala2005-06-2516-18/+214
* [PATCH] ppc32: Check return of ppc_sys_get_pdata before accessing pointerKumar Gala2005-06-255-67/+89
* [PATCH] selinux: add executable heap checkLorenzo Hernández García-Hierro2005-06-253-0/+13
* [PATCH] selinux: add executable stack checkLorenzo Hernandez García-Hierro2005-06-253-0/+12
* [PATCH] mm: fix remap_pte_range BUGHugh Dickins2005-06-251-1/+1
* [PATCH] Fix the error handling in direct I/OHifumi Hisashi2005-06-251-2/+5
* [PATCH] mips: add MIPS-specific support for flatmem/discontigmemYoichi Yuasa2005-06-257-5/+19
* [PATCH] Serial: remove unnecessary register_serial/unregister_serialRussell King2005-06-253-9/+0
* [PATCH] gcc4 compile fix for recent ia64 xpc changesDave Jones2005-06-253-13/+13
* [PATCH] I8K: add new BIOS signaturesDmitry Torokhov2005-06-251-8/+24
* [PATCH] I8K: initialization code cleanup; formattingDmitry Torokhov2005-06-252-106/+47
* [PATCH] I8K: convert to seqfileDmitry Torokhov2005-06-251-42/+22
* [PATCH] I8K: use standard DMI interfaceDmitry Torokhov2005-06-254-252/+60
* [PATCH] I8K: pass through lindentDmitry Torokhov2005-06-251-475/+475
* [PATCH] Toshiba driver cleanupDmitry Torokhov2005-06-252-40/+24
* [PATCH] cx88 build fixMauro Carvalho Chehab2005-06-251-1/+0
* [PATCH] dvb-bt8xx.txt fixesUwe Bugla2005-06-251-14/+11
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-2517-55/+461
|\
| * [PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4Russell King2005-06-255-0/+154
| * [PATCH] ARM: 2752/1: disable ixp2000 PCI I/O software workaround on chips tha...Lennert Buytenhek2005-06-259-7/+41
| * [PATCH] ARM: Fix discontigmemRussell King2005-06-252-2/+2
| * [PATCH] ARM: 2751/1: ixp2000 gpio cleanup broke ixdp2800 buildLennert Buytenhek2005-06-251-0/+3
| * [PATCH] ARM: 2750/1: add i2c platform device for enp2611 on-board i2c busLennert Buytenhek2005-06-251-1/+16
| * [PATCH] ARM: 2749/1: update ixp2000 defconfigs to 2.6.12-git6Lennert Buytenhek2005-06-255-45/+245
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-06-252-41/+45
|\ \
| * | [SPARC64]: Report any user access faults in termios accessors.David S. Miller2005-06-241-37/+41
| * | [SPARC]: sunzilog warning fixesWilliam Lee Irwin III2005-06-241-4/+4
| |/
* | ACPI: Make sure we call acpi_register_gsi() even for default PCI interrupt as...Linus Torvalds2005-06-251-0/+1