summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [x86 setup] Correct the SMAP check for INT 0x15, AX=0xe820H. Peter Anvin2007-09-281-3/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-09-271-7/+23
|\
| * [x86 setup] Handle case of improperly terminated E820 chainH. Peter Anvin2007-09-261-7/+23
* | xen: execve's error paths don't pin the mm before unpinningJeremy Fitzhardinge2007-09-261-1/+4
|/
* [x86 setup] Fix typo in arch/i386/boot/header.SPaul Bolle2007-09-201-1/+1
* [acpi] Correct the decoding of video mode numbers in wakeup.SH. Peter Anvin2007-09-201-31/+10Star
* [x86 setup] Present the canonical video mode number to the kernelH. Peter Anvin2007-09-201-4/+10
* xen: don't bother trying to set cr4Jeremy Fitzhardinge2007-09-191-2/+2
* i386: Fix leak of ../kernel from top levelAndi Kleen2007-09-122-2/+2
* x86_64: Prevent doing anything from cache_remove_dev() when info setup failed.Andi Kleen2007-09-121-1/+3
* revert "highmem: catch illegal nesting"Andrew Morton2007-09-121-4/+3Star
* PCI: irq and pci_ids patch for Intel TolapaiJason Gaston2007-09-111-0/+1
* PCI: Remove __devinit from pcibios_get_irq_routing_tableRalf Baechle2007-09-111-1/+1
* i386: fix a hang on stuck nmi watchdogDaniel Walker2007-09-111-1/+1
* x86_64: Remove CLFLUSH in text_poke()Andi Kleen2007-09-111-4/+2Star
* i386: Fix perfctr watchdog on core duoStephane Eranian2007-09-111-6/+22
* Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath2007-09-111-1/+0Star
* [x86 setup] Work around bug in Xen HVMChristian Ehrhardt2007-09-051-1/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-09-011-13/+21
|\
| * [x86 setup] Don't rely on the VESA BIOS being register-cleanH. Peter Anvin2007-08-311-13/+21
* | x86: be even more careful about checking the stack frame on dumpingLinus Torvalds2007-09-011-12/+21
|/
* hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson2007-08-311-1/+1
* 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