aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] cpufreq: governors documentation fixesNico Golde2005-06-251-2/+12
* [PATCH] fbdev: remove unneeded fbsysfs printkJon Smirl2005-06-251-2/+0
* [PATCH] font selection Kconfig fixesJurriaan on adsl-gate2005-06-251-3/+2
* [PATCH] Fix vesafb/mtrr scaling problem.Dave Jones2005-06-251-4/+5
* [PATCH] kexec code cleanupManeesh Soni2005-06-2510-211/+243
* [PATCH] kdump: Save trap information for later analysisAlexander Nyberg2005-06-252-4/+11
* [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-2511-23/+66
* [PATCH] kdump: sysrq trigger mechanism for kexec based crashdumpsHariprasad Nellitheertha2005-06-252-2/+27
* [PATCH] kdump: cleanups for dump file access in linear raw formatVivek Goyal2005-06-251-36/+15
* [PATCH] kdump: Accessing dump file in linear raw format (/dev/oldmem)Vivek Goyal2005-06-252-0/+75
* [PATCH] kdump: Parse elf32 headers and export through /proc/vmcoreVivek Goyal2005-06-251-0/+218
* [PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal2005-06-257-1/+476
* [PATCH] Retrieve elfcorehdr address from command lineVivek Goyal2005-06-254-0/+16
* [PATCH] kdump: Routines for copying dump pagesVivek Goyal2005-06-256-0/+83
* [PATCH] kdump: KconfigVivek Goyal2005-06-251-0/+7
* [PATCH] kdump: Retrieve saved max pfnVivek Goyal2005-06-253-0/+24
* [PATCH] kdump documentation update to introduce use of irqpollVivek Goyal2005-06-251-11/+17
* [PATCH] kdump: Documentation for KdumpVivek Goyal2005-06-253-0/+316
* [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-255-5/+23
* [PATCH] kexec: s390 supportHeiko Carstens2005-06-2511-2/+349
* [PATCH] ppc64: kexec support for ppc64R Sharada2005-06-2513-17/+609
* [PATCH] ppc64 kexec: native hash clearR Sharada2005-06-252-1/+68
* [PATCH] kexec: kexec ppc supportEric W. Biederman2005-06-257-1/+336
* [PATCH] crashdump: x86_64: crashkernel optionEric W. Biederman2005-06-252-0/+33
* [PATCH] kexec: x86_64 kexec implementationEric W. Biederman2005-06-258-2/+474
* [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-257-1/+429
* [PATCH] kexec: x86: factor out apic shutdown codeEric W. Biederman2005-06-251-56/+26
* [PATCH] Kexec on panic vmlinux initrd fixVivek Goyal2005-06-251-1/+1
* [PATCH] kexec: add kexec syscallsEric W. Biederman2005-06-2510-4/+1227
* [PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman2005-06-255-17/+32
* [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-255-7/+23
* [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: vmlinux: fix physical addressesEric W. Biederman2005-06-251-1/+1
* [PATCH] kexec: x86_64: restore apic virtual wire mode on shutdownEric W. Biederman2005-06-253-4/+72
* [PATCH] kexec: x86: resture apic virtual wire mode on shutdownEric W. Biederman2005-06-254-3/+71
* [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-253-20/+29
* [PATCH] kexec: x86: rename APIC_MODE_EXINTEric W. Biederman2005-06-252-2/+2
* [PATCH] sched: voluntary kernel preemptionIngo Molnar2005-06-252-13/+62