summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl2005-06-253-9/+4
* [PATCH] arch/i386/crypto/aes.c: fix sparse warningsDomen Puncer2005-06-251-1/+1
* [PATCH] arch/i386/mm/fault.c: fix sparse warningsDomen Puncer2005-06-251-2/+2
* [PATCH] arch/i386/kernel/apm.c: fix sparse warningsDomen Puncer2005-06-251-4/+4
* [PATCH] arch/i386/kernel/traps.c: fix sparse warningsDomen Puncer2005-06-251-7/+7
* [PATCH] x86-64: add memcpy/memset prototypesrandy_dunlap2005-06-251-0/+3
* [PATCH] kexec code cleanupManeesh Soni2005-06-256-60/+71
* [PATCH] kdump: Save trap information for later analysisAlexander Nyberg2005-06-252-4/+11
* [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-256-16/+45
* [PATCH] Retrieve elfcorehdr address from command lineVivek Goyal2005-06-251-0/+8
* [PATCH] kdump: Routines for copying dump pagesVivek Goyal2005-06-251-0/+18
* [PATCH] kdump: KconfigVivek Goyal2005-06-251-0/+7
* [PATCH] kdump: Retrieve saved max pfnVivek Goyal2005-06-251-0/+12
* [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
OpenPOWER on IntegriCloud