summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-12-20x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko2-5/+20
2008-12-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2-2/+7
2008-12-18x86 gart: don't complain if no AMD GART foundBjorn Helgaas1-3/+1
2008-12-17AMD IOMMU: panic if completion wait loop failsJoerg Roedel1-2/+3
2008-12-17AMD IOMMU: set cmd buffer pointers to zero manuallyJoerg Roedel1-0/+4
2008-12-16x86: re-enable MCE on secondary CPUS after suspend/resumeAndi Kleen1-3/+0
2008-12-16AMD IOMMU: allocate rlookup_table with __GFP_ZEROJoerg Roedel1-1/+2
2008-12-14x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden3-14/+16
2008-12-08x86: fix default_spin_lock_flags() prototypeIngo Molnar1-1/+2
2008-12-08AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0Joerg Roedel1-1/+2
2008-12-08AMD IOMMU: fix WARN_ON in dma_ops unmap pathJoerg Roedel1-1/+1
2008-12-08AMD IOMMU: fix typo in commentJoerg Roedel1-2/+2
2008-12-08AMD IOMMU: fix loop counter in free_pagetable functionJoerg Roedel1-1/+1
2008-12-08AMD IOMMU: fix iommu_map_page functionJoerg Roedel1-1/+1
2008-12-04x86: fix early panic with boot option "nosmp"Andi Kleen1-0/+3
2008-12-03Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar6-31/+70
2008-12-03AMD IOMMU: fix possible race while accessing iommu->need_syncJoerg Roedel1-20/+13
2008-12-03AMD IOMMU: set device table entry for aliased devicesJoerg Roedel1-0/+3
2008-12-03x86: fix broken flushing in GART nofullflush pathJoerg Roedel1-0/+2
2008-11-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+21
2008-11-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-65/+53
2008-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2-4/+31
2008-11-30kvm_setup_secondary_clock() is cpuinitAl Viro1-1/+1
2008-11-30enable_IR_x2apic() needs to be __initAl Viro1-1/+1
2008-11-25[CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann2-4/+31
2008-11-25x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger1-37/+40
2008-11-25x86, pebs: fix PEBS record size configurationMarkus Metzger1-0/+8
2008-11-25x86, bts: exclude ds.c from build when disabledMarkus Metzger2-4/+1
2008-11-25arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall1-1/+1
2008-11-23x86: revert irq number limitationThomas Gleixner1-21/+1
2008-11-23Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar12-38/+58
2008-11-21Merge commit 'v2.6.28-rc6' into x86/urgentIngo Molnar1-0/+14
2008-11-20x86: Fix interrupt leak due to migrationMatthew Wilcox1-0/+14
2008-11-20x86: fixing __cpuinit/__init tangle, xsave_cntxt_init()Rakib Mullick1-1/+1
2008-11-20x86: fix __cpuinit/__init tangle in init_thread_xstate()Rakib Mullick1-1/+1
2008-11-18x86: quirk for reboot stalls on a Dell Optiplex 330Steve Conklin1-0/+9
2008-11-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar6-25/+8
2008-11-18x86: more general identifier for Phoenix BIOSPhilipp Kohlbecher1-1/+1
2008-11-18AMD IOMMU: check for next_bit also in unmapped areaJoerg Roedel1-1/+1
2008-11-18AMD IOMMU: fix fullflush comparison lengthJoerg Roedel1-1/+1
2008-11-18AMD IOMMU: enable device isolation per defaultJoerg Roedel1-1/+1
2008-11-18AMD IOMMU: add parameter to disable device isolationJoerg Roedel1-0/+2
2008-11-18x86, PEBS/DS: fix code flow in ds_request()Ingo Molnar1-5/+21
2008-11-18x86: add rdtsc barrier to TSC sync checkVenki Pallipadi1-0/+4
2008-11-16x86: fix es7000 compilingYinghai Lu1-8/+1
2008-11-16x86, bts: fix unlock problem in ds.cMarkus Metzger1-1/+2
2008-11-15Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse1-18/+0
2008-11-12Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+0
2008-11-11Merge branch 'misc' into releaseLen Brown1-1/+0