aboutsummaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2007-08-11x86: Disable CLFLUSH support againAndi Kleen
2007-08-11x86: Work around mmio config space quirk on AMD Fam10hdean gaudet
2007-08-11finish i386 and x86-64 sysdata conversionMuli Ben-Yehuda
2007-08-07acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu
2007-08-02[x86 setup] EDD: add missing =m constraintH. Peter Anvin
2007-08-02[x86 setup] video setup: Fix VBE DDC readingAntonino A. Daplas
2007-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds
2007-07-31i386: include asm/bugs.h in bugs.c for check_bugs prototypeJosh Triplett
2007-07-31Remove one more leftover reference to devfsMichael Tokarev
2007-07-31broken lilo check on make installGabriel C
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-31[x86 setup] EDD: Fix the computation of the MBR sector bufferH. Peter Anvin
2007-07-31[x86 setup] Newline after setup signature failure messageH. Peter Anvin
2007-07-31x86 boot code comments typosRandy Dunlap
2007-07-30APM support depends on CONFIG_PM_SLEEPStephen Rothwell
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-25[x86 setup] Make struct ist_info cross-architecture, and use in setup codeH. Peter Anvin
2007-07-25[x86 setup] APM: BX should be zero when disconnectingH. Peter Anvin
2007-07-25[x86 setup] APM detection logic bug fixMikael Pettersson
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown
2007-07-22x86_64: Fix xen section warningsAndi Kleen
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-21x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdataMuli Ben-Yehuda
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: fix iounmap's use of vm_struct's size fieldJeremy Fitzhardinge
2007-07-21i386: move PIT function declarations and constants to correct header fileThomas Gleixner
2007-07-21i386: hpet assumes boot cpu is 0Chris Wright
2007-07-21i386: remove volatile in apic.cThomas Gleixner
2007-07-21i386: move the kernel to 16MB for NUMA-QAndy Whitcroft