aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386
AgeCommit message (Expand)Author
2006-09-26[PATCH] i386: Avoid overwriting the current pgd (V4, i386)Magnus Damm
2006-09-26[PATCH] i386: Fix the EDD code misparsing the command lineH. Peter Anvin
2006-09-26[PATCH] i386: annotate FIX_STACK() and the rest of nmi()Chuck Ebbert
2006-09-26[PATCH] i386: Disallow kprobes on NMI handlersFernando Luis Vázquez Cao
2006-09-26[PATCH] i386: Disallow kprobes on NMI handlersFernando Luis Vázquez Cao
2006-09-26[PATCH] i386: mark cpu cache functions as __cpuinitMagnus Damm
2006-09-26[PATCH] i386: mark cpu identify functions as __cpuinitMagnus Damm
2006-09-26[PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdataMagnus Damm
2006-09-26[PATCH] i386: mark cpu_dev structures as __cpuinitdataMagnus Damm
2006-09-26[PATCH] i386: remove redundant generic_identify() calls when identifying cpusMagnus Damm
2006-09-26[PATCH] i386: Support physical cpu hotplug for x86_64Ashok Raj
2006-09-26[PATCH] i386: mark two more functions as __initMagnus Damm
2006-09-26[PATCH] i386: clean up topology.cMagnus Damm
2006-09-26[PATCH] i386: Descriptor and trap table cleanups.Rusty Russell
2006-09-26[PATCH] i386: move kernel_thread_helper into entry.SAndi Kleen
2006-09-26[PATCH] i386: Make enable_local_apic staticAdrian Bunk
2006-09-26[PATCH] i386: Make acpi_force staticAdrian Bunk
2006-09-26[PATCH] i386: make fault notifier unconditional and export itAndi Kleen
2006-09-26[PATCH] i386: Fix warning in mpparse.cAndi Kleen
2006-09-26[PATCH] i386/x86-64: Improve Kconfig description of CRASH_DUMPAndi Kleen
2006-09-26[PATCH] x86: error_code is not safe for kprobesPrasanna S.P
2006-09-26[PATCH] i386: don't taint UP K7's running SMP kernels.Dave Jones
2006-09-26[PATCH] i386: fix dubious segment register clear in cpu_init()Jeremy Fitzhardinge
2006-09-26[PATCH] i386: Get ebp from unwinder state when continuing fallback backtraceAndi Kleen
2006-09-26[PATCH] i386: Terminate backtrace fallback early if unwinder stack pointer is...Andi Kleen
2006-09-26[PATCH] i386: Do stacktracer conversion tooAndi Kleen
2006-09-26[PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen
2006-09-26[PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fixChuck Ebbert
2006-09-26[PATCH] x86: Remove unneeded externs in acpi/boot.cAndi Kleen
2006-09-26[PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.cAndi Kleen
2006-09-26[PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell
2006-09-26[PATCH] i386: Remove lock section support in rwsem.hAndi Kleen
2006-09-26[PATCH] i386: initialize end-of-memory variables as early as possibleJan Beulich
2006-09-26[PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen
2006-09-26[PATCH] i386: Clean up code style in mpparse.c ACPI codeAndi Kleen
2006-09-26[PATCH] x86: AUX_DEVICE_INFO is one byte long, use 'movb'Diego Calleja
2006-09-26[PATCH] i386: Factor out common io apic routing entry accessAndi Kleen
2006-09-26[PATCH] i386/x86-64: Remove obsolete sanity check in mptable parsingAndi Kleen
2006-09-26[PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen
2006-09-26[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernelsAndi Kleen
2006-09-26[PATCH] i386/x86-64: Don't randomize stack top when no randomization personal...Andi Kleen
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen
2006-09-26[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi
2006-09-26[PATCH] i386: Enable NMI watchdog by defaultAndi Kleen
2006-09-26[PATCH] i386: Kdump i386 nmi event notification fixVivek Goyal
2006-09-26[PATCH] i386: make functions staticAdrian Bunk
2006-09-26[PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li
2006-09-26[PATCH] x86: x86 clean up nmi panic messagesDon Zickus
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update)Don Zickus