summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mostly_read data sectionChristoph Lameter2005-07-075-13/+16
* [PATCH] MTRR suspend/resume cleanupShaohua Li2005-07-074-35/+69
* [PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch2005-07-051-1/+1
* [PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2005-07-011-1/+1
* [PATCH] x86: i8253/i8259A lock cleanupIngo Molnar2005-06-307-13/+12
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-273-63/+101
|\
| * [PATCH] Return probe redesign: i386 specific changesRusty Lynch2005-06-271-63/+70
| * [PATCH] seccomp: tsc disableAndrea Arcangeli2005-06-271-0/+29
| * [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-271-0/+2
* | [PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman2005-06-271-8/+33
* | [PATCH] ACPI based I/O APIC hot-plug: add interfacesKenji Kaneshige2005-06-271-0/+16
|/
* Fix up try_to_freeze() usage in arch/i386/kernel/signal.cLinus Torvalds2005-06-251-1/+1
* Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-252-4/+2
|\
| * [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-252-4/+2
* | [PATCH] i386: cleanup boot_cpu_logical_apicid variablesAdrian Bunk2005-06-251-2/+0
* | [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl2005-06-253-9/+4
* | [PATCH] arch/i386/kernel/apm.c: fix sparse warningsDomen Puncer2005-06-251-4/+4
* | [PATCH] arch/i386/kernel/traps.c: fix sparse warningsDomen Puncer2005-06-251-7/+7
* | [PATCH] kexec code cleanupManeesh Soni2005-06-252-15/+24
* | [PATCH] kdump: Save trap information for later analysisAlexander Nyberg2005-06-251-4/+8
* | [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-252-12/+41
* | [PATCH] Retrieve elfcorehdr address from command lineVivek Goyal2005-06-251-0/+8
* | [PATCH] kdump: Retrieve saved max pfnVivek Goyal2005-06-251-0/+12
* | [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-251-2/+0
* | [PATCH] crashdump: x86 crashkernel optionEric W. Biederman2005-06-252-0/+36
* | [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-255-1/+384
* | [PATCH] kexec: x86: factor out apic shutdown codeEric W. Biederman2005-06-251-56/+26
* | [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-251-1/+1
* | [PATCH] kexec: x86: vmlinux: fix physical addressesEric W. Biederman2005-06-251-21/+38
* | [PATCH] kexec: x86: resture apic virtual wire mode on shutdownEric W. Biederman2005-06-252-2/+69
* | [PATCH] kexec: x86: i8259 shutdown: disable interruptsEric W. Biederman2005-06-251-0/+12
* | [PATCH] kexec: x86: local apic fixEric W. Biederman2005-06-252-20/+16
* | [PATCH] suspend/resume SMP supportLi Shaohua2005-06-255-6/+6
* | [PATCH] cpu state clean after hot removeLi Shaohua2005-06-254-42/+170
* | [PATCH] init call cleanupLi Shaohua2005-06-2510-44/+44
* | [PATCH] sibling map initializing reworkLi Shaohua2005-06-251-47/+50
* | [PATCH] sep initializing reworkLi Shaohua2005-06-254-5/+31
* | [PATCH] i386 CPU hotplugZwane Mwaikambo2005-06-257-29/+212
* | [PATCH] variable overflow after hundreds round of hotplug CPUShaohua Li2005-06-251-3/+3
* | [PATCH] CPU hotplug: fix hpet sectioningShaohua Li2005-06-252-2/+2
* | [PATCH] dmi: spring cleanupAndrey Panin2005-06-251-93/+70
* | [PATCH] dmi: remove central blacklistAndrey Panin2005-06-251-44/+1
* | [PATCH] dmi: move ACPI sleep quirkAndrey Panin2005-06-253-16/+28
* | [PATCH] dmi: move ACPI boot quirkAndrey Panin2005-06-252-165/+217
OpenPOWER on IntegriCloud