aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] i386: Kdump i386 nmi event notification fixVivek Goyal2006-09-261-2/+2
* [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-263-97/+31
* [PATCH] x86: Cleanup NMI interrupt pathDon Zickus2006-09-262-16/+24
* [PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus2006-09-263-186/+356
* [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-262-0/+2
* [PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey2006-09-251-1/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-09-224-75/+240
|\
| * [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge2006-09-221-1/+1
| * [CPUFREQ] Workaround for BIOS bug in software coordination of frequencyVenkatesh Pallipadi2006-09-052-2/+79
| * [CPUFREQ] Longhaul - Add voltage scaling to driverRafał Bilski2006-09-052-51/+94
| * Merge ../linusDave Jones2006-09-058-69/+29
| |\
| * | [CPUFREQ] Longhaul - Add ignore_latency optionRafał Bilski2006-08-141-3/+6
| * | [CPUFREQ] Longhaul - Disable arbiterRafał Bilski2006-08-111-22/+64
* | | Revert mmiocfg heuristics and blacklist changesLinus Torvalds2006-09-191-0/+32
* | | x86: save/restore eflags in context switchLinus Torvalds2006-09-181-0/+4
* | | [PATCH] syscall class hookup for all normal targetsAl Viro2006-09-122-52/+0
* | | [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-111-0/+16
* | | [PATCH] audit: more syscall classes addedAl Viro2006-09-111-0/+12
| |/ |/|
* | [PATCH] Fix faulty HPET clocksource usage (fix for bug #7062)john stultz2006-09-011-1/+1
* | [PATCH] i386: Fix stack switching in do_IRQAndi Kleen2006-08-301-5/+0
* | [PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich2006-08-301-11/+16
* | [PATCH] i386: Add kernel thread stack frame termination for properly stopping...Andi Kleen2006-08-301-10/+4
* | [PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen2006-08-301-32/+0
* | [PATCH] cpufreq: acpi-cpufreq: Ignore failure from acpi_cpufreq_early_init_acpiDave Jones2006-08-271-7/+2
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown2006-08-202-2/+5
|\ \ \ \ \ \ | | | | | |/ | | | | |/|
| | | * / | ACPI: Handle BIOS that resumes from S3 to suspend routine rather than resume ...William Morrrow2006-08-161-1/+4
| | | |/ /
| | * / / ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDsStarikovskiy, Alexey Y2006-08-181-1/+1
| | |/ /
* | / / [PATCH] Change panic_on_oops message to "Fatal exception"Horms2006-08-141-1/+1
| |/ / |/| |
* | | [CPUFREQ] Propagate acpi_processor_preregister_performance return value.bert hubert2006-07-311-2/+1