summaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)Author
2007-10-07Longhaul: add auto enabled "revid_errata" optionRafal Bilski
2007-09-20[acpi] Correct the decoding of video mode numbers in wakeup.SH. Peter Anvin
2007-09-12x86_64: Prevent doing anything from cache_remove_dev() when info setup failed.Andi Kleen
2007-09-10i386: fix a hang on stuck nmi watchdogDaniel Walker
2007-09-10x86_64: Remove CLFLUSH in text_poke()Andi Kleen
2007-09-10i386: Fix perfctr watchdog on core duoStephane Eranian
2007-09-10Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath
2007-08-31x86: be even more careful about checking the stack frame on dumpingLinus Torvalds
2007-08-24Pull bugzilla-1641 into release branchLen Brown
2007-08-23sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar
2007-08-21ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown
2007-08-18x86: properly initialize temp insn buffer for paravirt patchingChris Wright
2007-08-18x86_64: Fix to keep watchdog disabled by default for i386/x86_64Daniel Gollub
2007-08-12genirq: mark io_apic level interrupts to avoid resendThomas Gleixner
2007-08-12Pull processor into release branchLen Brown
2007-08-11i386: Fix double fault handlerChuck Ebbert
2007-08-11i386: Fix start_kernel warningAndi Kleen
2007-08-11i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen
2007-08-11i386: really stop MCEs during code patchingAdrian Bunk
2007-08-11i386: Make patching more robust, fix paravirt issueAndi Kleen
2007-08-07acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu
2007-07-31i386: include asm/bugs.h in bugs.c for check_bugs prototypeJosh Triplett
2007-07-31arch/i386/kernel/apm.c: apm_init() warning fixEugene Teo
2007-07-31revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton
2007-07-31Fix uninitialized local variable "covered" in i386 acpi-cpufreq driverFenghua Yu
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPLen Brown
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki
2007-07-26Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...Linus Torvalds
2007-07-26X86_POWERNOW_K8_ACPI must depend on ACPIAdrian Bunk
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown
2007-07-22x86_64: Fix paravirt compilationAndi Kleen
2007-07-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-07-22i386: Fix the K7 NMI watchdog checkbitBjörn Steinbrink
2007-07-22i386: Handle P6s without performance counters in nmi watchdogAndi Kleen
2007-07-22x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert
2007-07-22i386: Do not include other cpus' interrupt 0 in nmi_watchdogKeith Owens
2007-07-22i386: Tune AMD Fam10h/11h like K8Andi Kleen
2007-07-22i386: Fix cpu_llc_id section mismatch warningAndi Kleen
2007-07-22x86: Stop MCEs and NMIs during code patchingAndi Kleen
2007-07-22x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen
2007-07-22x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani
2007-07-22Pull misc into release branchLen Brown
2007-07-22Pull bugzilla-7880 into release branchLen Brown
2007-07-21i386: Update alignment when 4K stacks are used.Robert P. J. Day
2007-07-21i386: remove old IRQ balancing debug cruftStefan Richter
2007-07-21i386: insert HPET firmware resource after PCI enumeration has completedAaron Durbin
2007-07-21i386: basic infrastructure support for AMD geode-class machinesAndres Salomon
2007-07-21i386: move PIT function declarations and constants to correct header fileThomas Gleixner
2007-07-21i386: hpet assumes boot cpu is 0Chris Wright