aboutsummaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2005-06-25[PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl
2005-06-25[PATCH] arch/i386/crypto/aes.c: fix sparse warningsDomen Puncer
2005-06-25[PATCH] arch/i386/mm/fault.c: fix sparse warningsDomen Puncer
2005-06-25[PATCH] arch/i386/kernel/apm.c: fix sparse warningsDomen Puncer
2005-06-25[PATCH] arch/i386/kernel/traps.c: fix sparse warningsDomen Puncer
2005-06-25[PATCH] kexec code cleanupManeesh Soni
2005-06-25[PATCH] kdump: Save trap information for later analysisAlexander Nyberg
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg
2005-06-25[PATCH] Retrieve elfcorehdr address from command lineVivek Goyal
2005-06-25[PATCH] kdump: Routines for copying dump pagesVivek Goyal
2005-06-25[PATCH] kdump: KconfigVivek Goyal
2005-06-25[PATCH] kdump: Retrieve saved max pfnVivek Goyal
2005-06-25[PATCH] Kexec: Kexec on panic fix with nmi watchdog enabledVivek Goyal
2005-06-25[PATCH] kdump: NMI handler segment selector, stack pointer fixVivek Goyal
2005-06-25[PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal
2005-06-25[PATCH] crashdump: x86 crashkernel optionEric W. Biederman
2005-06-25[PATCH] kexec: x86 shutdown APICs during crash_shutdownEric W. Biederman
2005-06-25[PATCH] kexec: x86: snapshot registers during crash shutdownEric W. Biederman
2005-06-25[PATCH] crashdump: x86: add NMI handler to capture other CPUsEric W. Biederman
2005-06-25[PATCH] kexec: x86 kexec coreEric W. Biederman
2005-06-25[PATCH] kexec: x86: factor out apic shutdown codeEric W. Biederman
2005-06-25[PATCH] kexec: reserve Bootmem fix for booting nondefault location kernelVivek Goyal
2005-06-25[PATCH] kexec: x86: add CONFIG_PYSICAL_STARTEric W. Biederman
2005-06-25[PATCH] kexec: x86: vmlinux: fix physical addressesEric W. Biederman
2005-06-25[PATCH] kexec: x86: resture apic virtual wire mode on shutdownEric W. Biederman
2005-06-25[PATCH] kexec: x86: i8259 shutdown: disable interruptsEric W. Biederman
2005-06-25[PATCH] kexec: x86: local apic fixEric W. Biederman
2005-06-25[PATCH] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar
2005-06-25[PATCH] swsusp: clean assembly partsPavel Machek
2005-06-25[PATCH] swsusp: kill config_pm_diskPavel Machek
2005-06-25[PATCH] suspend/resume SMP supportLi Shaohua
2005-06-25[PATCH] x86_64: CPU hotplug supportAshok Raj
2005-06-25[PATCH] cpu state clean after hot removeLi Shaohua
2005-06-25[PATCH] init call cleanupLi Shaohua
2005-06-25[PATCH] sibling map initializing reworkLi Shaohua
2005-06-25[PATCH] sep initializing reworkLi Shaohua
2005-06-25[PATCH] i386: Dont use IPI broadcast when using cpu hotplug.Ashok Raj
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo
2005-06-25[PATCH] variable overflow after hundreds round of hotplug CPUShaohua Li
2005-06-25[PATCH] CPU hotplug: fix hpet sectioningShaohua Li
2005-06-25[PATCH] dmi: spring cleanupAndrey Panin
2005-06-25[PATCH] dmi: remove central blacklistAndrey Panin
2005-06-25[PATCH] dmi: move ACPI sleep quirkAndrey Panin
2005-06-25[PATCH] dmi: move ACPI boot quirkAndrey Panin
2005-06-25[PATCH] I8K: use standard DMI interfaceDmitry Torokhov
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probe for i386Prasanna S Panchamukhi
2005-06-23[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_taskHien Nguyen
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch
2005-06-23[PATCH] kprobes: function-return probesHien Nguyen
2005-06-23[PATCH] xen: x86: Use more usermode macroVincent Hanquez