aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Kexec: Kexec on panic fix with nmi watchdog enabledVivek Goyal2005-06-251-0/+12
* [PATCH] kdump: NMI handler segment selector, stack pointer fixVivek Goyal2005-06-251-0/+13
* [PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal2005-06-252-5/+0
* [PATCH] kexec: s390 supportHeiko Carstens2005-06-258-1/+305
* [PATCH] ppc64: kexec support for ppc64R Sharada2005-06-2510-17/+566
* [PATCH] ppc64 kexec: native hash clearR Sharada2005-06-251-1/+46
* [PATCH] kexec: kexec ppc supportEric W. Biederman2005-06-255-1/+267
* [PATCH] crashdump: x86_64: crashkernel optionEric W. Biederman2005-06-252-0/+33
* [PATCH] kexec: x86_64 kexec implementationEric W. Biederman2005-06-256-1/+445
* [PATCH] kexec: x86_64: factor out apic shutdown codeEric W. Biederman2005-06-251-29/+33
* [PATCH] crashdump: x86 crashkernel optionEric W. Biederman2005-06-253-0/+38
* [PATCH] kexec: x86 shutdown APICs during crash_shutdownEric W. Biederman2005-06-251-0/+7
* [PATCH] kexec: x86: snapshot registers during crash shutdownEric W. Biederman2005-06-251-0/+80
* [PATCH] crashdump: x86: add NMI handler to capture other CPUsEric W. Biederman2005-06-251-0/+56
* [PATCH] kexec: x86 kexec coreEric W. Biederman2005-06-256-1/+401
* [PATCH] kexec: x86: factor out apic shutdown codeEric W. Biederman2005-06-251-56/+26
* [PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman2005-06-254-15/+28
* [PATCH] kexec: reserve Bootmem fix for booting nondefault location kernelVivek Goyal2005-06-251-2/+2
* [PATCH] kexec: x86: add CONFIG_PYSICAL_STARTEric W. Biederman2005-06-254-7/+20
* [PATCH] kexec: x86_64: vmlinux: fix physical addressesEric W. Biederman2005-06-252-43/+87
* [PATCH] kexec: x86: vmlinux: fix physical addressesEric W. Biederman2005-06-251-21/+38
* [PATCH] kexec: x86_64: restore apic virtual wire mode on shutdownEric W. Biederman2005-06-252-3/+71
* [PATCH] kexec: x86: resture apic virtual wire mode on shutdownEric W. Biederman2005-06-252-2/+69
* [PATCH] kexec: x86_64: add i8259 shutdown methodEric W. Biederman2005-06-251-0/+12
* [PATCH] kexec: x86: i8259 shutdown: disable interruptsEric W. Biederman2005-06-251-0/+12
* [PATCH] kexec: x86_64: e820 64bit fixEric W. Biederman2005-06-251-2/+0
* [PATCH] kexec: x86: local apic fixEric W. Biederman2005-06-252-20/+16
* [PATCH] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar2005-06-253-69/+4
* [PATCH] Dynamic sched domains: ia64 changesDinakar Guniguntala2005-06-251-31/+45
* [PATCH] sched: sched tuningNick Piggin2005-06-251-1/+1
* [PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney2005-06-251-1/+1
* [PATCH] s390: debug feature changesMichael Holzheu2005-06-251-285/+535
* [PATCH] s390: add vmcp interfaceChristian Borntraeger2005-06-256-53/+75
* [PATCH] s390: improved machine check handlingHeiko Carstens2005-06-255-56/+215
* [PATCH] uml: hot-unplug code cleanupJeff Dike2005-06-2511-55/+113
* [PATCH] uml: time initialization tidyingJeff Dike2005-06-259-83/+20
* [PATCH] uml: always disable kmalloc during shutdownJeff Dike2005-06-252-6/+4
* [PATCH] uml: fix timer initializationJeff Dike2005-06-252-2/+1
* [PATCH] uml: fork cleanupJeff Dike2005-06-256-81/+19
* [PATCH] uml: kfree cleanupJesper Juhl2005-06-251-3/+3
* [PATCH] uml: fix sizeof usageAndrew Morton2005-06-251-1/+1
* [PATCH] swsusp: clean assembly partsPavel Machek2005-06-252-19/+16
* [PATCH] s-t-RAM: load gdt the right wayPavel Machek2005-06-251-1/+1
* [PATCH] swsusp: kill config_pm_diskPavel Machek2005-06-252-2/+1
* [PATCH] suspend/resume SMP supportLi Shaohua2005-06-255-6/+6
* [PATCH] set cpu_state for CPU hotplug (ia64)Shaohua Li2005-06-251-0/+3
* [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-253-17/+54
* [PATCH] x86_64: CPU hotplug sibling map cleanupAshok Raj2005-06-251-48/+36
* [PATCH] x86_64: CPU hotplug supportAshok Raj2005-06-256-25/+270