summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* Longhaul: add auto enabled "revid_errata" optionRafal Bilski2007-10-081-3/+57
* [acpi] Correct the decoding of video mode numbers in wakeup.SH. Peter Anvin2007-09-201-31/+10Star
* x86_64: Prevent doing anything from cache_remove_dev() when info setup failed.Andi Kleen2007-09-121-1/+3
* i386: fix a hang on stuck nmi watchdogDaniel Walker2007-09-111-1/+1
* x86_64: Remove CLFLUSH in text_poke()Andi Kleen2007-09-111-4/+2Star
* i386: Fix perfctr watchdog on core duoStephane Eranian2007-09-111-6/+22
* Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath2007-09-111-1/+0Star
* x86: be even more careful about checking the stack frame on dumpingLinus Torvalds2007-09-011-12/+21
* Pull bugzilla-1641 into release branchLen Brown2007-08-251-8/+0Star
|\
| * ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown2007-08-211-8/+0Star
* | sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar2007-08-231-1/+0Star
* | x86: properly initialize temp insn buffer for paravirt patchingChris Wright2007-08-191-0/+2
* | x86_64: Fix to keep watchdog disabled by default for i386/x86_64Daniel Gollub2007-08-182-3/+3
|/
* genirq: mark io_apic level interrupts to avoid resendThomas Gleixner2007-08-121-2/+5
* Pull processor into release branchLen Brown2007-08-121-26/+15Star
|\
| * acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu2007-08-081-26/+15Star
* | i386: Fix double fault handlerChuck Ebbert2007-08-121-6/+7
* | i386: Fix start_kernel warningAndi Kleen2007-08-121-3/+1Star
* | i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen2007-08-122-7/+10
* | i386: really stop MCEs during code patchingAdrian Bunk2007-08-121-2/+2
* | i386: Make patching more robust, fix paravirt issueAndi Kleen2007-08-123-52/+68
|/
* i386: include asm/bugs.h in bugs.c for check_bugs prototypeJosh Triplett2007-08-011-0/+1
* arch/i386/kernel/apm.c: apm_init() warning fixEugene Teo2007-08-011-1/+1
* revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton2007-08-012-68/+0Star
* Fix uninitialized local variable "covered" in i386 acpi-cpufreq driverFenghua Yu2007-08-011-3/+1Star
* Remove fs.h from mm.hAlexey Dobriyan2007-07-303-0/+3
* ACPI: restore CONFIG_ACPI_SLEEPLen Brown2007-07-302-2/+2
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-301-1/+1
* Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...Linus Torvalds2007-07-261-12/+2Star
* X86_POWERNOW_K8_ACPI must depend on ACPIAdrian Bunk2007-07-261-1/+1
* ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown2007-07-252-2/+2
* x86_64: Fix paravirt compilationAndi Kleen2007-07-221-1/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-07-222-10/+2Star
|\
| * Pull misc into release branchLen Brown2007-07-221-8/+0Star
| |\
| | * ACPI: Remove Dell Optiplex GX240 from the ACPI blacklistTear2007-06-021-8/+0Star
| * | Pull bugzilla-7880 into release branchLen Brown2007-07-221-2/+2
| |\ \
| | * | ACPI: Discard invalid elements in _PSS packageZhang Rui2007-06-141-2/+2
* | | | i386: Fix the K7 NMI watchdog checkbitBjörn Steinbrink2007-07-221-1/+1
* | | | i386: Handle P6s without performance counters in nmi watchdogAndi Kleen2007-07-221-1/+3
* | | | x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert2007-07-224-2/+4
* | | | i386: Do not include other cpus' interrupt 0 in nmi_watchdogKeith Owens2007-07-221-1/+1
* | | | i386: Tune AMD Fam10h/11h like K8Andi Kleen2007-07-221-0/+3
* | | | i386: Fix cpu_llc_id section mismatch warningAndi Kleen2007-07-221-1/+1
* | | | x86: Stop MCEs and NMIs during code patchingAndi Kleen2007-07-223-1/+45
* | | | x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen2007-07-223-16/+50
* | | | x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani2007-07-222-0/+14
|/ / /
* | | i386: Update alignment when 4K stacks are used.Robert P. J. Day2007-07-221-6/+2Star
* | | i386: remove old IRQ balancing debug cruftStefan Richter2007-07-221-22/+2Star
* | | i386: insert HPET firmware resource after PCI enumeration has completedAaron Durbin2007-07-221-0/+36
* | | i386: basic infrastructure support for AMD geode-class machinesAndres Salomon2007-07-222-0/+156