summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar22-427/+2009
2008-10-10Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar8-284/+591
2008-10-10Merge branch 'linus' into x86/pat2Ingo Molnar59-1007/+1997
2008-10-10x86, cpa: rename PTE attribute macros for kernel direct mapping in early bootSuresh Siddha2-21/+17
2008-10-10Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6...Linus Torvalds52-943/+1889
2008-10-09[CPUFREQ] correct broken links and email addressesNémeth Márton2-2/+2
2008-10-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-6/+1
2008-10-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-9/+11
2008-10-06kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMIJan Kiszka1-6/+1
2008-10-06x86 ACPI: Blacklist two HP machines with buggy BIOSesRafael J. Wysocki1-0/+16
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar39-408/+831
2008-10-06Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1Ingo Molnar3-65/+29
2008-10-06Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar15-5/+19
2008-10-06Merge branch 'x86/pebs' into x86-v28-for-linus-phase1Ingo Molnar5-471/+1018
2008-10-06Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar2-3/+3
2008-10-05x86: gart iommu have direct mapping when agp is present tooYinghai Lu1-9/+11
2008-10-05x86: mtrr_cleanup: treat WRPROT as UNCACHEABLEYinghai Lu1-1/+4
2008-10-05x86: mtrr_cleanup: first 1M may be covered in var mtrrsYinghai Lu1-0/+9
2008-10-05x86: mtrr_cleanup: print out correct type v2Yinghai Lu1-1/+3
2008-10-03x86: trivial printk fix in efi.cRuss Anderson1-2/+4
2008-10-03x86, debug: mtrr_cleanup print out var mtrr before change itYinghai Lu1-1/+24
2008-10-03x86: mtrr_cleanup try gran_size to less than 1M, v3Yinghai Lu1-1/+1
2008-10-03x86: mtrr_cleanup try gran_size to less than 1M, cleanupJ.A. Magallón1-2/+2
2008-10-02AMD IOMMU: use iommu_device_max_indexFUJITA Tomonori1-7/+3
2008-10-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2008-09-30x86, vmi: fix broken LDT accessZachary Amsden1-1/+1
2008-09-30x86: Fix broken LDT access in VMIZachary Amsden1-1/+1
2008-09-30x86, debug printouts: IOMMU setup failures should not be KERN_ERRAdam Jackson1-3/+3
2008-09-30x86: fix typo in enable_mtrr_cleanup early parameterJ.A. Magallón1-1/+1
2008-09-30x86: mtrr_cleanup try gran_size to less than 1MYinghai Lu1-4/+4
2008-09-30x86: mtrr_cleanup prepare to make gran_size to less 1MYinghai Lu1-24/+79
2008-09-30x86: mtrr_cleanup safe to get more spare regs nowYinghai Lu1-3/+1
2008-09-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2008-09-29x86_64: be less annoying on boot, v2dcg1-1/+2
2008-09-28x86: mtrr_cleanup hole size should be less than half of chunk_size, v2Yinghai Lu1-31/+43
2008-09-27x86/iommu: use __GFP_ZERO instead of memset for GARTJoerg Roedel1-8/+5
2008-09-27x86/iommu: convert GART need_flush to boolJoerg Roedel1-5/+5
2008-09-27x86/iommu: make GART driver checkpatch cleanJoerg Roedel1-8/+9
2008-09-27x86: add mtrr_cleanup_debug command lineYinghai Lu1-3/+11
2008-09-27x86: mtrr_cleanup optimization, v2Yinghai Lu1-42/+37
2008-09-27x86: don't need to go to chunksize to 4GYinghai Lu1-4/+4
2008-09-26kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel1-4/+21
2008-09-26kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel1-7/+11
2008-09-25x86_64: be less annoying on bootBill Nottingham1-2/+0
2008-09-25x86 gart: remove unnecessary initializationFUJITA Tomonori1-6/+0
2008-09-25x86: restore old GART alloc_coherent behaviorFUJITA Tomonori1-23/+20
2008-09-25revert "x86: make GART to respect device's dma_mask about virtual mappings"FUJITA Tomonori1-28/+11
2008-09-25x86: export pci-nommu's alloc_coherentFUJITA Tomonori2-38/+32
2008-09-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2008-09-24x86, olpc: fix endian bug in openfirmware workaroundHarvey Harrison1-3/+3