aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin2006-09-262-6/+130
* [PATCH] i386: Make the jiffies compares use the 64bit safe macros.Dmitriy Zavin2006-09-261-3/+4
* [PATCH] x86: Refactor thermal throttle processingDmitriy Zavin2006-09-263-18/+65
* [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen2006-09-261-1/+5
* [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCIAndi Kleen2006-09-262-0/+4
* [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2006-09-261-0/+4
* [PATCH] x86: - restore i8259A eoi status on resumeMatthew Garrett2006-09-261-1/+5
* [PATCH] i386: Split multi-line printk in oops output.Dave Jones2006-09-261-2/+3
* [PATCH] i386: add HPET(s) into resource mapadurbin@google.com2006-09-261-0/+26
* [PATCH] i386: Do better early exception handlersChuck Ebbert2006-09-261-0/+67
* [PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell2006-09-262-5/+6
* [PATCH] i386: Abstract sensitive instructionsRusty Russell2006-09-261-16/+22
* [PATCH] i386: Avoid overwriting the current pgd (V4, i386)Magnus Damm2006-09-262-105/+174
* [PATCH] i386: annotate FIX_STACK() and the rest of nmi()Chuck Ebbert2006-09-261-3/+15
* [PATCH] i386: Disallow kprobes on NMI handlersFernando Luis Vázquez Cao2006-09-263-10/+14
* [PATCH] i386: Disallow kprobes on NMI handlersFernando Luis Vázquez Cao2006-09-261-3/+5
* [PATCH] i386: mark cpu cache functions as __cpuinitMagnus Damm2006-09-263-3/+3
* [PATCH] i386: mark cpu identify functions as __cpuinitMagnus Damm2006-09-263-5/+5
* [PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdataMagnus Damm2006-09-268-36/+31
* [PATCH] i386: mark cpu_dev structures as __cpuinitdataMagnus Damm2006-09-268-9/+9
* [PATCH] i386: remove redundant generic_identify() calls when identifying cpusMagnus Damm2006-09-267-9/+1
* [PATCH] i386: Support physical cpu hotplug for x86_64Ashok Raj2006-09-262-5/+66
* [PATCH] i386: mark two more functions as __initMagnus Damm2006-09-261-1/+1
* [PATCH] i386: clean up topology.cMagnus Damm2006-09-261-18/+3
* [PATCH] i386: Descriptor and trap table cleanups.Rusty Russell2006-09-261-19/+5
* [PATCH] i386: move kernel_thread_helper into entry.SAndi Kleen2006-09-262-9/+13
* [PATCH] i386: Make enable_local_apic staticAdrian Bunk2006-09-261-1/+12
* [PATCH] i386: Make acpi_force staticAdrian Bunk2006-09-261-1/+1
* [PATCH] i386: Fix warning in mpparse.cAndi Kleen2006-09-261-0/+2
* [PATCH] x86: error_code is not safe for kprobesPrasanna S.P2006-09-261-12/+13
* [PATCH] i386: don't taint UP K7's running SMP kernels.Dave Jones2006-09-261-0/+3
* [PATCH] i386: fix dubious segment register clear in cpu_init()Jeremy Fitzhardinge2006-09-261-1/+1
* [PATCH] i386: Get ebp from unwinder state when continuing fallback backtraceAndi Kleen2006-09-261-8/+14
* [PATCH] i386: Terminate backtrace fallback early if unwinder stack pointer is...Andi Kleen2006-09-261-0/+2
* [PATCH] i386: Do stacktracer conversion tooAndi Kleen2006-09-263-121/+81
* [PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen2006-09-261-8/+3
* [PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fixChuck Ebbert2006-09-261-5/+5
* [PATCH] x86: Remove unneeded externs in acpi/boot.cAndi Kleen2006-09-261-3/+0
* [PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.cAndi Kleen2006-09-262-7/+7
* [PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell2006-09-266-235/+266
* [PATCH] i386: initialize end-of-memory variables as early as possibleJan Beulich2006-09-261-0/+8
* [PATCH] i386: Clean up code style in mpparse.c ACPI codeAndi Kleen2006-09-261-35/+17
* [PATCH] i386: Factor out common io apic routing entry accessAndi Kleen2006-09-261-57/+43
* [PATCH] i386/x86-64: Remove obsolete sanity check in mptable parsingAndi Kleen2006-09-261-13/+0
* [PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen2006-09-262-135/+1
* [PATCH] i386: Account spinlocks to the caller during profiling for !FP kernelsAndi Kleen2006-09-261-4/+19
* [PATCH] i386/x86-64: Don't randomize stack top when no randomization personal...Andi Kleen2006-09-261-1/+2
* [PATCH] x86: Add portable getcpu callAndi Kleen2006-09-261-0/+1
* [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi2006-09-261-5/+121
* [PATCH] i386: Enable NMI watchdog by defaultAndi Kleen2006-09-261-0/+9