summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] i386: Make acpi_force staticAdrian Bunk2006-09-261-1/+1
| * [PATCH] i386: make fault notifier unconditional and export itAndi Kleen2006-09-261-10/+4
| * [PATCH] i386: Fix warning in mpparse.cAndi Kleen2006-09-261-0/+2
| * [PATCH] i386/x86-64: Improve Kconfig description of CRASH_DUMPAndi Kleen2006-09-261-0/+7
| * [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-268-271/+306
| * [PATCH] i386: Remove lock section support in rwsem.hAndi Kleen2006-09-261-0/+63
| * [PATCH] i386: initialize end-of-memory variables as early as possibleJan Beulich2006-09-264-21/+14
| * [PATCH] x86: Detect CFI support in the assembler at runtimeAndi Kleen2006-09-261-0/+4
| * [PATCH] i386: Clean up code style in mpparse.c ACPI codeAndi Kleen2006-09-261-35/+17
| * [PATCH] x86: AUX_DEVICE_INFO is one byte long, use 'movb'Diego Calleja2006-09-261-2/+2
| * [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-264-136/+156
| * [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
| * [PATCH] i386: Kdump i386 nmi event notification fixVivek Goyal2006-09-261-2/+2
| * [PATCH] i386: make functions staticAdrian Bunk2006-09-262-4/+4
| * [PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li2006-09-262-8/+28
| * [PATCH] x86: x86 clean up nmi panic messagesDon Zickus2006-09-261-7/+8
| * [PATCH] x86: Allow users to force a panic on NMIDon Zickus2006-09-261-0/+6
| * [PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update)Don Zickus2006-09-261-17/+4
| * [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus2006-09-261-0/+52
| * [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus2006-09-265-122/+86
| * [PATCH] x86: Cleanup NMI interrupt pathDon Zickus2006-09-262-16/+24
| * [PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus2006-09-264-189/+357
| * [PATCH] i386: Utilize performance counter reservation framework in oprofileDon Zickus2006-09-265-114/+199
| * [PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus2006-09-261-32/+156
| * [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen2006-09-261-64/+1
| * [PATCH] i386: Allow to use GENERICARCH for UP kernelsAndi Kleen2006-09-267-4/+10
| * [PATCH] i386: Update defconfigAndi Kleen2006-09-261-562/+501
* | [PATCH] i386: Detect clock skew during suspendRafael J. Wysocki2006-09-261-6/+18
* | [PATCH] Change the name of pagedir_nosaveRafael J. Wysocki2006-09-261-1/+1
* | [PATCH] mtrr: Add lock annotations for prepare_set and post_setJosh Triplett2006-09-261-2/+2
* | [PATCH] i386: Kill references to xtimejohn stultz2006-09-262-23/+20
* | [PATCH] Voyager: tty lockingAlan Cox2006-09-261-1/+0
* | [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-261-2/+2
* | [PATCH] i386: add smp_call_function_singleStephane Eranian2006-09-261-0/+66
OpenPOWER on IntegriCloud