aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix warning in powernow-k8.cBrian Gerst2005-07-271-3/+2
* [PATCH] APM: Remove redundant call to set_cpus_allowedEric W. Biederman2005-07-261-7/+0
* [PATCH] i386 machine_power_off cleanupEric W. Biederman2005-07-261-3/+1
* [PATCH] machine_shutdown: Typo fix to actually allow specifying which cpu to ...Eric W. Biederman2005-07-261-1/+1
* [PATCH] i386: Implement machine_emergency_rebootEric W. Biederman2005-07-261-3/+7
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-5/+0
* Remove "noreplacement" kernel command line option.Linus Torvalds2005-07-221-13/+1
* x86: make restore_fpu() use alternative assembler instructionsLinus Torvalds2005-07-221-11/+0
* Fix up incorrect "unlikely()" on %gs reload in x86 __switch_toLinus Torvalds2005-07-221-8/+12
* [PATCH] inotifyRobert Love2005-07-121-0/+3
* [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-124-3/+111
|\
| * [ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi2005-07-123-1/+108
| * [ACPI] S3 resume -- use lgdtl, not lgdtNickolai Zeldovich2005-07-121-2/+3
* | [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