summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-08-251-8/+0Star
|\
| * Pull bugzilla-1641 into release branchLen Brown2007-08-251-8/+0Star
| |\
| | * ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown2007-08-211-8/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-08-255-31/+33
|\ \ \ | |/ / |/| |
| * | [x86 setup] Make sure AH=00h when setting a video modeH. Peter Anvin2007-08-231-2/+3
| * | [x86 setup] Volatilize asm() statementsH. Peter Anvin2007-08-235-29/+30
* | | sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar2007-08-231-1/+0Star
|/ /
* | Xen i386 xen-head.S fix sections mixupMathieu Desnoyers2007-08-231-3/+3
* | Fix lazy mode vmalloc synchronization for paravirtZachary Amsden2007-08-221-2/+3
* | i386: Mark NUMA support experimentalAndi Kleen2007-08-211-2/+6
* | x86: properly initialize temp insn buffer for paravirt patchingChris Wright2007-08-191-0/+2
* | x86_64: Check for .cfi_rel_offset in CFI probeAndi Kleen2007-08-181-2/+2
* | x86_64: Fix to keep watchdog disabled by default for i386/x86_64Daniel Gollub2007-08-182-3/+3
* | Add some help texts to recently-introduced kconfig itemsJan Engelhardt2007-08-181-0/+5
* | [x86 setup] edd.c: make sure MBR signatures actually get reportedH. Peter Anvin2007-08-151-13/+11Star
* | [x86 setup] Don't use EDD to get the MBR signatureH. Peter Anvin2007-08-151-29/+1Star
* | [x86 setup] The current display page is returned in %bh, not %blH. Peter Anvin2007-08-141-1/+1
|/
* 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/+15Star
|\
| * Pull processor into release branchLen Brown2007-08-121-26/+15Star
| |\
| | * acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu2007-08-081-26/+15Star
* | | i386: Fix broken mmiocfg accessesLinus Torvalds2007-08-121-3/+3
|/ /
* | i386: Fix double fault handlerChuck Ebbert2007-08-121-6/+7
* | i386: Fix start_kernel warningAndi Kleen2007-08-121-3/+1Star
* | i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen2007-08-122-7/+10
* | i386: really stop MCEs during code patchingAdrian Bunk2007-08-121-2/+2
* | i386: Make patching more robust, fix paravirt issueAndi Kleen2007-08-124-57/+75
* | x86: Disable CLFLUSH support againAndi Kleen2007-08-121-1/+1
* | x86: Work around mmio config space quirk on AMD Fam10hdean gaudet2007-08-122-8/+49
* | finish i386 and x86-64 sysdata conversionMuli Ben-Yehuda2007-08-126-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-08-015-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-08-011-0/+1
* | Remove one more leftover reference to devfsMichael Tokarev2007-08-011-2/+1Star
* | broken lilo check on make installGabriel C2007-08-011-1/+8
* | arch/i386/kernel/apm.c: apm_init() warning fixEugene Teo2007-08-011-1/+1
* | revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton2007-08-012-68/+0Star
* | Fix uninitialized local variable "covered" in i386 acpi-cpufreq driverFenghua Yu2007-08-011-3/+1Star
|/
* APM support depends on CONFIG_PM_SLEEPStephen Rothwell2007-07-301-1/+1
* Remove fs.h from mm.hAlexey Dobriyan2007-07-303-0/+3
* ACPI: restore CONFIG_ACPI_SLEEPLen Brown2007-07-302-2/+2
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-304-5/+5
* Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...Linus Torvalds2007-07-262-15/+13Star
* 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