aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-26[PATCH] i386: Terminate backtrace fallback early if unwinder stack pointer is zeroAndi Kleen1-0/+2
2006-09-26[PATCH] i386: Do stacktracer conversion tooAndi Kleen3-121/+81
2006-09-26[PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen1-8/+3
2006-09-26[PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fixChuck Ebbert1-5/+5
2006-09-26[PATCH] x86: Remove unneeded externs in acpi/boot.cAndi Kleen1-3/+0
2006-09-26[PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.cAndi Kleen2-7/+7
2006-09-26[PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell6-235/+266
2006-09-26[PATCH] i386: initialize end-of-memory variables as early as possibleJan Beulich1-0/+8
2006-09-26[PATCH] i386: Clean up code style in mpparse.c ACPI codeAndi Kleen1-35/+17
2006-09-26[PATCH] i386: Factor out common io apic routing entry accessAndi Kleen1-57/+43
2006-09-26[PATCH] i386/x86-64: Remove obsolete sanity check in mptable parsingAndi Kleen1-13/+0
2006-09-26[PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen2-135/+1
2006-09-26[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernelsAndi Kleen1-4/+19
2006-09-26[PATCH] i386/x86-64: Don't randomize stack top when no randomization personality is setAndi Kleen1-1/+2
2006-09-26[PATCH] x86: Add portable getcpu callAndi Kleen1-0/+1
2006-09-26[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi1-5/+121
2006-09-26[PATCH] i386: Enable NMI watchdog by defaultAndi Kleen1-0/+9
2006-09-26[PATCH] i386: Kdump i386 nmi event notification fixVivek Goyal1-2/+2
2006-09-26[PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li2-8/+28
2006-09-26[PATCH] x86: x86 clean up nmi panic messagesDon Zickus1-7/+8
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus1-0/+6
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update)Don Zickus1-17/+4
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus1-0/+52
2006-09-26[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functionsDon Zickus3-97/+31
2006-09-26[PATCH] x86: Cleanup NMI interrupt pathDon Zickus2-16/+24
2006-09-26[PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus3-186/+356
2006-09-26[PATCH] x86: Add performance counter reservation framework for UP kernelsDon Zickus1-32/+156
2006-09-26[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog supportAndi Kleen1-64/+1
2006-09-26[PATCH] i386: Allow to use GENERICARCH for UP kernelsAndi Kleen2-0/+2
2006-09-25[PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey1-1/+5
2006-09-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-75/+240
2006-09-22[CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge1-1/+1
2006-09-19Revert mmiocfg heuristics and blacklist changesLinus Torvalds1-0/+32
2006-09-18x86: save/restore eflags in context switchLinus Torvalds1-0/+4
2006-09-12[PATCH] syscall class hookup for all normal targetsAl Viro2-52/+0
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro1-0/+16
2006-09-11[PATCH] audit: more syscall classes addedAl Viro1-0/+12
2006-09-05[CPUFREQ] Workaround for BIOS bug in software coordination of frequencyVenkatesh Pallipadi2-2/+79
2006-09-05[CPUFREQ] Longhaul - Add voltage scaling to driverRafał Bilski2-51/+94
2006-09-05Merge ../linusDave Jones8-69/+29
2006-09-01[PATCH] Fix faulty HPET clocksource usage (fix for bug #7062)john stultz1-1/+1
2006-08-30[PATCH] i386: Fix stack switching in do_IRQAndi Kleen1-5/+0
2006-08-30[PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich1-11/+16
2006-08-30[PATCH] i386: Add kernel thread stack frame termination for properly stopping stack unwinds.Andi Kleen1-10/+4
2006-08-30[PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen1-32/+0
2006-08-27[PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpiDave Jones1-7/+2
2006-08-20Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown2-2/+5
2006-08-18ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDsStarikovskiy, Alexey Y1-1/+1
2006-08-16ACPI: Handle BIOS that resumes from S3 to suspend routine rather than resume vectorWilliam Morrrow1-1/+4
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms1-1/+1