aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)Author
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch
2005-07-01[PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH
2005-06-27[PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: add interfacesKenji Kaneshige
2005-06-27[PATCH] Return probe redesign: i386 specific changesRusty Lynch
2005-06-27[PATCH] seccomp: tsc disableAndrea Arcangeli
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe
2005-06-25Fix up try_to_freeze() usage in arch/i386/kernel/signal.cLinus Torvalds
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter
2005-06-25[PATCH] i386: cleanup boot_cpu_logical_apicid variablesAdrian Bunk
2005-06-25[PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl
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: 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] suspend/resume SMP supportLi Shaohua
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 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