aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-10-01x86: change MTRR_SANITIZER to def_bool yYinghai Lu
2008-09-30x86, vmi: fix broken LDT accessZachary Amsden
2008-09-30x86: Fix broken LDT access in VMIZachary Amsden
2008-09-30x86, debug printouts: IOMMU setup failures should not be KERN_ERRAdam Jackson
2008-09-30x86: fix typo in enable_mtrr_cleanup early parameterJ.A. Magallón
2008-09-30x86: export set_memory_ro and set_memory_rwBruce Allan
2008-09-29x86: mtrr_cleanup try gran_size to less than 1MYinghai Lu
2008-09-29x86: mtrr_cleanup prepare to make gran_size to less 1MYinghai Lu
2008-09-29x86: mtrr_cleanup safe to get more spare regs nowYinghai Lu
2008-09-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-09-29x86_64: be less annoying on boot, v2dcg
2008-09-28x86: mtrr_cleanup hole size should be less than half of chunk_size, v2Yinghai Lu
2008-09-27x86/iommu: use __GFP_ZERO instead of memset for GARTJoerg Roedel
2008-09-27x86/iommu: convert GART need_flush to boolJoerg Roedel
2008-09-27x86/iommu: make GART driver checkpatch cleanJoerg Roedel
2008-09-27x86: add mtrr_cleanup_debug command lineYinghai Lu
2008-09-27x86: mtrr_cleanup optimization, v2Yinghai Lu
2008-09-27x86: don't need to go to chunksize to 4GYinghai Lu
2008-09-26kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel
2008-09-26kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel
2008-09-25x86_64: be less annoying on bootBill Nottingham
2008-09-25x86 gart: remove unnecessary initializationFUJITA Tomonori
2008-09-25x86: restore old GART alloc_coherent behaviorFUJITA Tomonori
2008-09-25revert "x86: make GART to respect device's dma_mask about virtual mappings"FUJITA Tomonori
2008-09-25x86: export pci-nommu's alloc_coherentFUJITA Tomonori
2008-09-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-24x86, olpc: fix endian bug in openfirmware workaroundHarvey Harrison
2008-09-24x86: ds.c ptrace.c integer as NULL pointer sparse fixesHarvey Harrison
2008-09-24Merge commit 'v2.6.27-rc7' into x86/pebsIngo Molnar
2008-09-24x86: disable apm on the olpcJeremy Katz
2008-09-24x86: prevent stale state of c1e_mask across CPU offline/online, fixMarc Dionne
2008-09-23Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-09-23x86: c1e_idle: don't mark TSC unstable if CPU has invariant TSCAndreas Herrmann
2008-09-23x86: prevent C-states hang on AMD C1E enabled machinesThomas Gleixner
2008-09-23x86: prevent stale state of c1e_mask across CPU offline/onlineThomas Gleixner
2008-09-23x86: fix 27-rc crash on vsmp due to paravirt during module loadRavikiran G Thirumalai
2008-09-23x86: fix macro with bad_bios_dmi_tableYinghai Lu
2008-09-22iommu: remove fullflush and nofullflush in IOMMU generic optionFUJITA Tomonori
2008-09-22x86, NMI watchdog: setup before enabling NMI watchdogAristeu Rozanski
2008-09-22x86, NMI watchdog: when booting with reset_devices, clear the performance cou...Aristeu Rozanski
2008-09-22iommu: export iommu_area_reserve helper functionFUJITA Tomonori
2008-09-22x86: use WARN_ONCE in workaround for mtrr maskYinghai Lu
2008-09-22Merge commit 'v2.6.27-rc7' into x86/debugIngo Molnar
2008-09-22x86: use platform_device_register_simple()Akinobu Mita
2008-09-22x86: check for ioremap() failure in copy_oldmem_page()Akinobu Mita
2008-09-22x86: fix CONFIG_X86_RESERVE_LOW_64K=yYinghai Lu
2008-09-22x86, oprofile: BUG scheduling while atomicAndrea Righi
2008-09-22x86: use round_jiffies() for the corruption check timerArjan van de Ven
2008-09-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds