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