summaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)AuthorFilesLines
2007-08-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-8/+0
2007-08-25Pull bugzilla-1641 into release branchLen Brown1-8/+0
2007-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds5-31/+33
2007-08-24[x86 setup] Make sure AH=00h when setting a video modeH. Peter Anvin1-2/+3
2007-08-24[x86 setup] Volatilize asm() statementsH. Peter Anvin5-29/+30
2007-08-23sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar1-1/+0
2007-08-23Xen i386 xen-head.S fix sections mixupMathieu Desnoyers1-3/+3
2007-08-22Fix lazy mode vmalloc synchronization for paravirtZachary Amsden1-2/+3
2007-08-21i386: Mark NUMA support experimentalAndi Kleen1-2/+6
2007-08-21ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown1-8/+0
2007-08-19x86: properly initialize temp insn buffer for paravirt patchingChris Wright1-0/+2
2007-08-18x86_64: Check for .cfi_rel_offset in CFI probeAndi Kleen1-2/+2
2007-08-18x86_64: Fix to keep watchdog disabled by default for i386/x86_64Daniel Gollub2-3/+3
2007-08-18Add some help texts to recently-introduced kconfig itemsJan Engelhardt1-0/+5
2007-08-15[x86 setup] edd.c: make sure MBR signatures actually get reportedH. Peter Anvin1-13/+11
2007-08-15[x86 setup] Don't use EDD to get the MBR signatureH. Peter Anvin1-29/+1
2007-08-15[x86 setup] The current display page is returned in %bh, not %blH. Peter Anvin1-1/+1
2007-08-12genirq: mark io_apic level interrupts to avoid resendThomas Gleixner1-2/+5
2007-08-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-26/+15
2007-08-12i386: Fix broken mmiocfg accessesLinus Torvalds1-3/+3
2007-08-12Pull processor into release branchLen Brown1-26/+15
2007-08-12i386: Fix double fault handlerChuck Ebbert1-6/+7
2007-08-12i386: Fix start_kernel warningAndi Kleen1-3/+1
2007-08-12i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen2-7/+10
2007-08-12i386: really stop MCEs during code patchingAdrian Bunk1-2/+2
2007-08-12i386: Make patching more robust, fix paravirt issueAndi Kleen4-57/+75
2007-08-12x86: Disable CLFLUSH support againAndi Kleen1-1/+1
2007-08-12x86: Work around mmio config space quirk on AMD Fam10hdean gaudet2-8/+49
2007-08-12finish i386 and x86-64 sysdata conversionMuli Ben-Yehuda6-14/+41
2007-08-08acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu1-26/+15
2007-08-02[x86 setup] EDD: add missing =m constraintH. Peter Anvin1-1/+1
2007-08-02[x86 setup] video setup: Fix VBE DDC readingAntonino A. Daplas1-1/+1
2007-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds5-7/+8
2007-08-01i386: include asm/bugs.h in bugs.c for check_bugs prototypeJosh Triplett1-0/+1
2007-08-01Remove one more leftover reference to devfsMichael Tokarev1-2/+1
2007-08-01broken lilo check on make installGabriel C1-1/+8
2007-08-01arch/i386/kernel/apm.c: apm_init() warning fixEugene Teo1-1/+1
2007-08-01revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton2-68/+0
2007-08-01Fix uninitialized local variable "covered" in i386 acpi-cpufreq driverFenghua Yu1-3/+1
2007-08-01[x86 setup] EDD: Fix the computation of the MBR sector bufferH. Peter Anvin1-2/+3
2007-08-01[x86 setup] Newline after setup signature failure messageH. Peter Anvin1-1/+1
2007-08-01x86 boot code comments typosRandy Dunlap4-4/+4
2007-07-30APM support depends on CONFIG_PM_SLEEPStephen Rothwell1-1/+1
2007-07-30Remove fs.h from mm.hAlexey Dobriyan3-0/+3
2007-07-30ACPI: restore CONFIG_ACPI_SLEEPLen Brown2-2/+2
2007-07-30Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki4-5/+5
2007-07-26Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...Linus Torvalds2-15/+13
2007-07-26X86_POWERNOW_K8_ACPI must depend on ACPIAdrian Bunk1-1/+1
2007-07-25[x86 setup] Make struct ist_info cross-architecture, and use in setup codeH. Peter Anvin1-8/+8
2007-07-25[x86 setup] APM: BX should be zero when disconnectingH. Peter Anvin1-2/+3