summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-05-10x86/amd-iommu: Use threaded interupt handlerJoerg Roedel2-5/+11
2011-05-10Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats...Joerg Roedel2-221/+337
2011-05-10arch/x86/kernel/pci-iommu_table.c: Convert sprintf_symbol to %pSJoe Perches1-14/+4
2011-05-06perf events, x86: Fix Intel Nehalem and Westmere last level cache event defin...Peter Zijlstra1-35/+52
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar2-7/+7
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar1-10/+26
2011-05-02x86, reboot: Fix relocations in reboot_32.SH. Peter Anvin1-6/+6
2011-05-01x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky1-1/+1
2011-04-29Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-10/+52
2011-04-28x86: devicetree: Configure IOAPIC pin only onceSebastian Andrzej Siewior2-6/+6
2011-04-27perf, x86, nmi: Move LVT un-masking into irq handlersDon Zickus3-6/+33
2011-04-26perf events, x86: Work around the Nehalem AAJ80 erratumIngo Molnar1-2/+14
2011-04-26perf, x86: Fix BTS conditionPeter Zijlstra2-2/+5
2011-04-25x86, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker1-10/+26
2011-04-23Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+5
2011-04-22perf, x86: Update/fix Intel Nehalem cache eventsPeter Zijlstra1-4/+4
2011-04-22perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflowCyrill Gorcunov1-1/+1
2011-04-22x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar1-1/+5
2011-04-22perf: Support Xeon E7's via the Westmere PMU driverAndi Kleen1-0/+1
2011-04-21Revert "x86, NUMA: Fix fakenuma boot failure"David Rientjes1-23/+0
2011-04-20PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki1-0/+5
2011-04-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+9
2011-04-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+18
2011-04-19perf, x86: Fix AMD family 15h FPU event constraintsRobert Richter1-3/+17
2011-04-19perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpusAndre Przywara1-1/+1
2011-04-18x86, gart: Make sure GART does not map physmem above 1TBJoerg Roedel1-1/+8
2011-04-18x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel1-1/+1
2011-04-15x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel1-0/+19
2011-04-15x86, NUMA: Fix fakenuma boot failureKOSAKI Motohiro1-0/+23
2011-04-12x86/amd-iommu: Add support for invalidate_all commandJoerg Roedel1-2/+22
2011-04-12x86/amd-iommu: Add extended feature detectionJoerg Roedel1-2/+22
2011-04-11x86/amd-iommu: Add ATS enable/disable codeJoerg Roedel1-6/+28
2011-04-11x86/amd-iommu: Add flag to indicate IOTLB supportJoerg Roedel1-0/+4
2011-04-11x86/amd-iommu: Flush device IOTLB if ATS is enabledJoerg Roedel1-1/+73
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds1-0/+5
2011-04-07x86/amd-iommu: Flush all internal TLBs when IOMMUs are enabledJoerg Roedel2-43/+43
2011-04-07x86/amd-iommu: Rename iommu_flush_deviceJoerg Roedel1-10/+16
2011-04-07x86/amd-iommu: Improve handling of full command bufferJoerg Roedel1-23/+65
2011-04-07x86/amd-iommu: Rename iommu_flush* to domain_flush*Joerg Roedel1-43/+44
2011-04-07x86/amd-iommu: Remove command buffer resetting logicJoerg Roedel1-19/+1
2011-04-07x86/amd-iommu: Cleanup completion-wait handlingJoerg Roedel1-79/+28
2011-04-06x86, hibernate: Initialize mmu_cr4_features during bootH. Peter Anvin1-0/+5
2011-04-06x86/amd-iommu: Cleanup inv_pages command handlingJoerg Roedel1-47/+36
2011-04-06x86/amd-iommu: Move inv-dte command building to own functionJoerg Roedel1-4/+8
2011-04-06x86/amd-iommu: Move compl-wait command building to own functionJoerg Roedel1-3/+8
2011-04-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-6/+30
2011-04-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2011-04-01rcu: create new rcu_access_index() and use in mcePaul E. McKenney1-1/+1
2011-03-31x86, UV: Fix kdump rebootCliff Wickman1-0/+9
2011-03-31x86, amd-nb: Rename CPU PCI id define for F4Borislav Petkov1-1/+1