summaryrefslogtreecommitdiffstats
path: root/arch/i386
AgeCommit message (Expand)AuthorFilesLines
2005-06-25[PATCH] kexec code cleanupManeesh Soni2-15/+24
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 Nyberg2-12/+41
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 Goyal1-2/+0
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: 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: vmlinux: fix physical addressesEric W. Biederman1-21/+38
2005-06-25[PATCH] kexec: x86: resture apic virtual wire mode on shutdownEric W. Biederman2-2/+69
2005-06-25[PATCH] kexec: x86: i8259 shutdown: disable interruptsEric W. Biederman1-0/+12
2005-06-25[PATCH] kexec: x86: local apic fixEric W. Biederman2-20/+16
2005-06-25[PATCH] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar1-22/+1
2005-06-25[PATCH] swsusp: clean assembly partsPavel Machek1-10/+7
2005-06-25[PATCH] swsusp: kill config_pm_diskPavel Machek2-2/+1
2005-06-25[PATCH] suspend/resume SMP supportLi Shaohua5-6/+6
2005-06-25[PATCH] x86_64: CPU hotplug supportAshok Raj1-8/+7
2005-06-25[PATCH] cpu state clean after hot removeLi Shaohua4-42/+170
2005-06-25[PATCH] init call cleanupLi Shaohua10-44/+44
2005-06-25[PATCH] sibling map initializing reworkLi Shaohua1-47/+50
2005-06-25[PATCH] sep initializing reworkLi Shaohua5-8/+34
2005-06-25[PATCH] i386: Dont use IPI broadcast when using cpu hotplug.Ashok Raj1-0/+27
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo8-29/+221
2005-06-25[PATCH] variable overflow after hundreds round of hotplug CPUShaohua Li1-3/+3
2005-06-25[PATCH] CPU hotplug: fix hpet sectioningShaohua Li2-2/+2
2005-06-25[PATCH] dmi: spring cleanupAndrey Panin1-93/+70
2005-06-25[PATCH] dmi: remove central blacklistAndrey Panin1-44/+1
2005-06-25[PATCH] dmi: move ACPI sleep quirkAndrey Panin3-16/+28
2005-06-25[PATCH] dmi: move ACPI boot quirkAndrey Panin2-165/+217
2005-06-25[PATCH] I8K: use standard DMI interfaceDmitry Torokhov1-3/+3
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probe for i386Prasanna S Panchamukhi1-13/+49
2005-06-23[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_taskHien Nguyen1-4/+1
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch1-4/+15
2005-06-23[PATCH] kprobes: function-return probesHien Nguyen2-1/+116
2005-06-23[PATCH] xen: x86: Use more usermode macroVincent Hanquez3-8/+8
2005-06-23[PATCH] xen: x86: Rename usermode macroVincent Hanquez4-4/+4
2005-06-23[PATCH] xen: x86: Use new macro for debugregVincent Hanquez5-19/+17
2005-06-23[PATCH] mtrr size-and-base debuggingAndrew Morton1-8/+15
2005-06-23[PATCH] x86: cpu_khz type fixAndrew Morton6-8/+10
2005-06-23[PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan20-162/+101