aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-10-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-10-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-06kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMIJan Kiszka
2008-10-06x86 ACPI: Blacklist two HP machines with buggy BIOSesRafael J. Wysocki
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar
2008-10-06Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-06Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-06Merge branch 'x86/pebs' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-06Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-05x86: gart iommu have direct mapping when agp is present tooYinghai Lu
2008-10-04x86: mtrr_cleanup: treat WRPROT as UNCACHEABLEYinghai Lu
2008-10-04x86: mtrr_cleanup: first 1M may be covered in var mtrrsYinghai Lu
2008-10-04x86: mtrr_cleanup: print out correct type v2Yinghai Lu
2008-10-03x86: trivial printk fix in efi.cRuss Anderson
2008-10-03x86: signal: remove indent in restore_sigcontext()Hiroshi Shimamoto
2008-10-03x86: signal: move macros out from restore_sigcontext()Hiroshi Shimamoto
2008-10-03x86, debug: mtrr_cleanup print out var mtrr before change itYinghai Lu
2008-10-03x86: mtrr_cleanup try gran_size to less than 1M, v3Yinghai Lu
2008-10-03x86: mtrr_cleanup try gran_size to less than 1M, cleanupJ.A. Magallón
2008-10-02x86/microcode: fix sleeping function called from invalid context at kernel/mu...Dmitry Adamushko
2008-10-02AMD IOMMU: use iommu_device_max_indexFUJITA Tomonori
2008-10-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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-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-25x86: signal_32.c: introduce macro ia32_setup_frame and ia32_setup_rt_frameHiroshi Shimamoto
2008-09-25x86: signal: introduce helper macro is_ia32Hiroshi Shimamoto
2008-09-25x86: signal_64.c: introduce helper function signr_convert()Hiroshi Shimamoto
2008-09-25x86: signal_32.c: introduce signr_convert()Hiroshi Shimamoto
2008-09-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds