aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson1-2/+0
2007-10-07Longhaul: add auto enabled "revid_errata" optionRafal Bilski1-3/+57
2007-09-20[acpi] Correct the decoding of video mode numbers in wakeup.SH. Peter Anvin1-31/+10
2007-09-12x86_64: Prevent doing anything from cache_remove_dev() when info setup failed.Andi Kleen1-1/+3
2007-09-10i386: fix a hang on stuck nmi watchdogDaniel Walker1-1/+1
2007-09-10x86_64: Remove CLFLUSH in text_poke()Andi Kleen1-4/+2
2007-09-10i386: Fix perfctr watchdog on core duoStephane Eranian1-6/+22
2007-09-10Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath1-1/+0
2007-08-31x86: be even more careful about checking the stack frame on dumpingLinus Torvalds1-12/+21
2007-08-24Pull bugzilla-1641 into release branchLen Brown1-8/+0
2007-08-23sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar1-1/+0
2007-08-21ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown1-8/+0
2007-08-18x86: properly initialize temp insn buffer for paravirt patchingChris Wright1-0/+2
2007-08-18x86_64: Fix to keep watchdog disabled by default for i386/x86_64Daniel Gollub2-3/+3
2007-08-12genirq: mark io_apic level interrupts to avoid resendThomas Gleixner1-2/+5
2007-08-12Pull processor into release branchLen Brown1-26/+15
2007-08-11i386: Fix double fault handlerChuck Ebbert1-6/+7
2007-08-11i386: Fix start_kernel warningAndi Kleen1-3/+1
2007-08-11i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen2-7/+10
2007-08-11i386: really stop MCEs during code patchingAdrian Bunk1-2/+2
2007-08-11i386: Make patching more robust, fix paravirt issueAndi Kleen3-52/+68
2007-08-07acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu1-26/+15
2007-07-31i386: include asm/bugs.h in bugs.c for check_bugs prototypeJosh Triplett1-0/+1
2007-07-31arch/i386/kernel/apm.c: apm_init() warning fixEugene Teo1-1/+1
2007-07-31revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton2-68/+0
2007-07-31Fix uninitialized local variable "covered" in i386 acpi-cpufreq driverFenghua Yu1-3/+1
2007-07-29Remove fs.h from mm.hAlexey Dobriyan3-0/+3
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPLen Brown2-2/+2
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki1-1/+1
2007-07-26Revert most of "x86: Fix alternatives and kprobes to remap write-protected kernel text"Linus Torvalds1-12/+2
2007-07-26X86_POWERNOW_K8_ACPI must depend on ACPIAdrian Bunk1-1/+1
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown2-2/+2
2007-07-22x86_64: Fix paravirt compilationAndi Kleen1-1/+2
2007-07-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-10/+2
2007-07-22i386: Fix the K7 NMI watchdog checkbitBjörn Steinbrink1-1/+1
2007-07-22i386: Handle P6s without performance counters in nmi watchdogAndi Kleen1-1/+3
2007-07-22x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert4-2/+4
2007-07-22i386: Do not include other cpus' interrupt 0 in nmi_watchdogKeith Owens1-1/+1
2007-07-22i386: Tune AMD Fam10h/11h like K8Andi Kleen1-0/+3
2007-07-22i386: Fix cpu_llc_id section mismatch warningAndi Kleen1-1/+1
2007-07-22x86: Stop MCEs and NMIs during code patchingAndi Kleen3-1/+45
2007-07-22x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen3-16/+50
2007-07-22x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani2-0/+14
2007-07-22Pull misc into release branchLen Brown1-8/+0
2007-07-22Pull bugzilla-7880 into release branchLen Brown1-2/+2
2007-07-21i386: Update alignment when 4K stacks are used.Robert P. J. Day1-6/+2
2007-07-21i386: remove old IRQ balancing debug cruftStefan Richter1-22/+2
2007-07-21i386: insert HPET firmware resource after PCI enumeration has completedAaron Durbin1-0/+36
2007-07-21i386: basic infrastructure support for AMD geode-class machinesAndres Salomon2-0/+156
2007-07-21i386: move PIT function declarations and constants to correct header fileThomas Gleixner2-2/+1