summaryrefslogtreecommitdiff
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86: use probe_kernel_address in handle_BUG()Andrew Morton2006-09-271-3/+4
* [PATCH] x86 microcode: don't check the sizeShaohua Li2006-09-271-11/+3
* [PATCH] x86 microcode: add sysfs and hotplug supportShaohua Li2006-09-271-3/+151
* [PATCH] x86 microcode: using request_firmware to pull microcodeShaohua Li2006-09-271-0/+116
* [PATCH] x86 microcode: microcode driver cleanup.Shaohua Li2006-09-271-258/+250
* [PATCH] Have x86 use add_active_range() and free_area_init_nodesMel Gorman2006-09-272-109/+14
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-2640-1246/+1865
|\
| * [PATCH] i386/x86-64: New Intel feature flagsDave Jones2006-09-261-2/+2
| * [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