aboutsummaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2007-09-19xen: don't bother trying to set cr4Jeremy Fitzhardinge
2007-09-12i386: Fix leak of ../kernel from top levelAndi Kleen
2007-09-12x86_64: Prevent doing anything from cache_remove_dev() when info setup failed.Andi Kleen
2007-09-11revert "highmem: catch illegal nesting"Andrew Morton
2007-09-11PCI: irq and pci_ids patch for Intel TolapaiJason Gaston
2007-09-11PCI: Remove __devinit from pcibios_get_irq_routing_tableRalf Baechle
2007-09-10i386: fix a hang on stuck nmi watchdogDaniel Walker
2007-09-10x86_64: Remove CLFLUSH in text_poke()Andi Kleen
2007-09-10i386: Fix perfctr watchdog on core duoStephane Eranian
2007-09-10Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath
2007-09-05[x86 setup] Work around bug in Xen HVMChristian Ehrhardt
2007-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds
2007-08-31x86: be even more careful about checking the stack frame on dumpingLinus Torvalds
2007-08-31[x86 setup] Don't rely on the VESA BIOS being register-cleanH. Peter Anvin
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson
2007-08-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-08-24Pull bugzilla-1641 into release branchLen Brown
2007-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds
2007-08-23[x86 setup] Make sure AH=00h when setting a video modeH. Peter Anvin
2007-08-23[x86 setup] Volatilize asm() statementsH. Peter Anvin
2007-08-23sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar
2007-08-22Xen i386 xen-head.S fix sections mixupMathieu Desnoyers
2007-08-22Fix lazy mode vmalloc synchronization for paravirtZachary Amsden
2007-08-21i386: Mark NUMA support experimentalAndi Kleen
2007-08-21ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown
2007-08-18x86: properly initialize temp insn buffer for paravirt patchingChris Wright
2007-08-18x86_64: Check for .cfi_rel_offset in CFI probeAndi Kleen
2007-08-18x86_64: Fix to keep watchdog disabled by default for i386/x86_64Daniel Gollub
2007-08-18Add some help texts to recently-introduced kconfig itemsJan Engelhardt
2007-08-14[x86 setup] edd.c: make sure MBR signatures actually get reportedH. Peter Anvin
2007-08-14[x86 setup] Don't use EDD to get the MBR signatureH. Peter Anvin
2007-08-14[x86 setup] The current display page is returned in %bh, not %blH. Peter Anvin
2007-08-12genirq: mark io_apic level interrupts to avoid resendThomas Gleixner
2007-08-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-08-12i386: Fix broken mmiocfg accessesLinus Torvalds
2007-08-12Pull processor into release branchLen Brown
2007-08-11i386: Fix double fault handlerChuck Ebbert
2007-08-11i386: Fix start_kernel warningAndi Kleen
2007-08-11i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen
2007-08-11i386: really stop MCEs during code patchingAdrian Bunk
2007-08-11i386: Make patching more robust, fix paravirt issueAndi Kleen
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