aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-25[PATCH] x86_64: coding style and whitespace fixupsDomen Puncer10-22/+17
2005-06-25[PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl3-9/+4
2005-06-25[PATCH] arch/i386/crypto/aes.c: fix sparse warningsDomen Puncer1-1/+1
2005-06-25[PATCH] arch/i386/mm/fault.c: fix sparse warningsDomen Puncer1-2/+2
2005-06-25[PATCH] arch/i386/kernel/apm.c: fix sparse warningsDomen Puncer1-4/+4
2005-06-25[PATCH] arch/i386/kernel/traps.c: fix sparse warningsDomen Puncer1-7/+7
2005-06-25[PATCH] x86-64: add memcpy/memset prototypesrandy_dunlap1-0/+3
2005-06-25[PATCH] kexec code cleanupManeesh Soni6-60/+71
2005-06-25[PATCH] kdump: Save trap information for later analysisAlexander Nyberg2-4/+11
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg6-16/+45
2005-06-25[PATCH] Retrieve elfcorehdr address from command lineVivek Goyal1-0/+8
2005-06-25[PATCH] kdump: Routines for copying dump pagesVivek Goyal1-0/+18
2005-06-25[PATCH] kdump: KconfigVivek Goyal1-0/+7
2005-06-25[PATCH] kdump: Retrieve saved max pfnVivek Goyal1-0/+12
2005-06-25[PATCH] Kexec: Kexec on panic fix with nmi watchdog enabledVivek Goyal1-0/+12
2005-06-25[PATCH] kdump: NMI handler segment selector, stack pointer fixVivek Goyal1-0/+13
2005-06-25[PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal2-5/+0
2005-06-25[PATCH] kexec: s390 supportHeiko Carstens8-1/+305
2005-06-25[PATCH] ppc64: kexec support for ppc64R Sharada10-17/+566
2005-06-25[PATCH] ppc64 kexec: native hash clearR Sharada1-1/+46
2005-06-25[PATCH] kexec: kexec ppc supportEric W. Biederman5-1/+267
2005-06-25[PATCH] crashdump: x86_64: crashkernel optionEric W. Biederman2-0/+33
2005-06-25[PATCH] kexec: x86_64 kexec implementationEric W. Biederman6-1/+445
2005-06-25[PATCH] kexec: x86_64: factor out apic shutdown codeEric W. Biederman1-29/+33
2005-06-25[PATCH] crashdump: x86 crashkernel optionEric W. Biederman3-0/+38
2005-06-25[PATCH] kexec: x86 shutdown APICs during crash_shutdownEric W. Biederman1-0/+7
2005-06-25[PATCH] kexec: x86: snapshot registers during crash shutdownEric W. Biederman1-0/+80
2005-06-25[PATCH] crashdump: x86: add NMI handler to capture other CPUsEric W. Biederman1-0/+56
2005-06-25[PATCH] kexec: x86 kexec coreEric W. Biederman6-1/+401
2005-06-25[PATCH] kexec: x86: factor out apic shutdown codeEric W. Biederman1-56/+26
2005-06-25[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman4-15/+28
2005-06-25[PATCH] kexec: reserve Bootmem fix for booting nondefault location kernelVivek Goyal1-2/+2
2005-06-25[PATCH] kexec: x86: add CONFIG_PYSICAL_STARTEric W. Biederman4-7/+20
2005-06-25[PATCH] kexec: x86_64: vmlinux: fix physical addressesEric W. Biederman2-43/+87
2005-06-25[PATCH] kexec: x86: vmlinux: fix physical addressesEric W. Biederman1-21/+38
2005-06-25[PATCH] kexec: x86_64: restore apic virtual wire mode on shutdownEric W. Biederman2-3/+71
2005-06-25[PATCH] kexec: x86: resture apic virtual wire mode on shutdownEric W. Biederman2-2/+69
2005-06-25[PATCH] kexec: x86_64: add i8259 shutdown methodEric W. Biederman1-0/+12
2005-06-25[PATCH] kexec: x86: i8259 shutdown: disable interruptsEric W. Biederman1-0/+12
2005-06-25[PATCH] kexec: x86_64: e820 64bit fixEric W. Biederman1-2/+0
2005-06-25[PATCH] kexec: x86: local apic fixEric W. Biederman2-20/+16
2005-06-25[PATCH] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar3-69/+4
2005-06-25[PATCH] Dynamic sched domains: ia64 changesDinakar Guniguntala1-31/+45
2005-06-25[PATCH] sched: sched tuningNick Piggin1-1/+1
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney1-1/+1
2005-06-25[PATCH] s390: debug feature changesMichael Holzheu1-285/+535
2005-06-25[PATCH] s390: add vmcp interfaceChristian Borntraeger6-53/+75
2005-06-25[PATCH] s390: improved machine check handlingHeiko Carstens5-56/+215
2005-06-25[PATCH] uml: hot-unplug code cleanupJeff Dike11-55/+113
2005-06-25[PATCH] uml: time initialization tidyingJeff Dike9-83/+20