summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* genirq: mark io_apic level interrupts to avoid resendThomas Gleixner2007-08-121-2/+5
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-08-121-26/+15
|\
| * Pull processor into release branchLen Brown2007-08-121-26/+15
| |\
| | * acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu2007-08-071-26/+15
* | | i386: Fix broken mmiocfg accessesLinus Torvalds2007-08-121-3/+3
|/ /
* | i386: Fix double fault handlerChuck Ebbert2007-08-111-6/+7
* | i386: Fix start_kernel warningAndi Kleen2007-08-111-3/+1
* | i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen2007-08-112-7/+10
* | i386: really stop MCEs during code patchingAdrian Bunk2007-08-111-2/+2
* | i386: Make patching more robust, fix paravirt issueAndi Kleen2007-08-114-57/+75
* | x86: Disable CLFLUSH support againAndi Kleen2007-08-111-1/+1
* | x86: Work around mmio config space quirk on AMD Fam10hdean gaudet2007-08-112-8/+49
* | finish i386 and x86-64 sysdata conversionMuli Ben-Yehuda2007-08-116-14/+41
|/
* [x86 setup] EDD: add missing =m constraintH. Peter Anvin2007-08-021-1/+1
* [x86 setup] video setup: Fix VBE DDC readingAntonino A. Daplas2007-08-021-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-07-315-7/+8
|\
| * [x86 setup] EDD: Fix the computation of the MBR sector bufferH. Peter Anvin2007-07-311-2/+3
| * [x86 setup] Newline after setup signature failure messageH. Peter Anvin2007-07-311-1/+1
| * x86 boot code comments typosRandy Dunlap2007-07-314-4/+4
* | i386: include asm/bugs.h in bugs.c for check_bugs prototypeJosh Triplett2007-07-311-0/+1
* | Remove one more leftover reference to devfsMichael Tokarev2007-07-311-2/+1
* | broken lilo check on make installGabriel C2007-07-311-1/+8
* | arch/i386/kernel/apm.c: apm_init() warning fixEugene Teo2007-07-311-1/+1
* | revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton2007-07-312-68/+0
* | Fix uninitialized local variable "covered" in i386 acpi-cpufreq driverFenghua Yu2007-07-311-3/+1
|/
* APM support depends on CONFIG_PM_SLEEPStephen Rothwell2007-07-301-1/+1
* Remove fs.h from mm.hAlexey Dobriyan2007-07-293-0/+3
* ACPI: restore CONFIG_ACPI_SLEEPLen Brown2007-07-292-2/+2
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-294-5/+5
* Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...Linus Torvalds2007-07-262-15/+13
* X86_POWERNOW_K8_ACPI must depend on ACPIAdrian Bunk2007-07-261-1/+1
* [x86 setup] Make struct ist_info cross-architecture, and use in setup codeH. Peter Anvin2007-07-251-8/+8
* [x86 setup] APM: BX should be zero when disconnectingH. Peter Anvin2007-07-251-2/+3
* [x86 setup] APM detection logic bug fixMikael Pettersson2007-07-251-1/+1
* ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown2007-07-253-3/+3
* x86_64: Fix xen section warningsAndi Kleen2007-07-221-0/+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/+2
|\
| * Pull misc into release branchLen Brown2007-07-221-8/+0
| |\
| | * ACPI: Remove Dell Optiplex GX240 from the ACPI blacklistTear2007-06-021-8/+0
| * | Pull bugzilla-7880 into release branchLen Brown2007-07-221-2/+2
| |\ \
| | * | ACPI: Discard invalid elements in _PSS packageZhang Rui2007-06-131-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-224-27/+53
OpenPOWER on IntegriCloud