summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2009-12-05Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-12-05Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-05x86: Convert BUG() to use unreachable()David Daney
2009-12-03Merge branch 'perf/mce' into perf/coreIngo Molnar
2009-12-02x86/alternatives: No need for alternatives-asm.h to re-invent stuff already i...Jan Beulich
2009-12-02x86/alternatives: Check replacementlen <= instrlen at build timeJan Beulich
2009-12-02x86: Fix comments of register/stack access functionsMasami Hiramatsu
2009-11-27x86/amd-iommu: Remove amd_iommu_pd_tableJoerg Roedel
2009-11-27x86/amd-iommu: Cleanup DTE flushing codeJoerg Roedel
2009-11-27x86/amd-iommu: Keep devices per domain in a listJoerg Roedel
2009-11-27x86/amd-iommu: Add device bind reference countingJoerg Roedel
2009-11-27x86/amd-iommu: Use dev->arch->iommu to store iommu related informationJoerg Roedel
2009-11-27x86/amd-iommu: Remove support for domain sharingJoerg Roedel
2009-11-27x86/amd-iommu: Make np-cache a global flagJoerg Roedel
2009-11-27x86/amd-iommu: Implement protection domain listJoerg Roedel
2009-11-27x86/amd-iommu: Add per IOMMU reference countingJoerg Roedel
2009-11-27x86/amd-iommu: Add an index field to struct amd_iommuJoerg Roedel
2009-11-27x86/amd-iommu: Update copyright headersJoerg Roedel
2009-11-27x86/amd-iommu: Separate internal interface definitionsJoerg Roedel
2009-11-26x86: Clean up the loadsegment() macroIngo Molnar
2009-11-26x86: Optimize loadsegment()Brian Gerst
2009-11-25x86: Rename global percpu symbol dr7 to cpu_dr7Tejun Heo
2009-11-23x86: Tighten conditionals on MCE related statisticsJan Beulich
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar
2009-11-17x86: Kill bad_dma_address variableFUJITA Tomonori
2009-11-17Merge commit 'v2.6.32-rc7' into core/iommuIngo Molnar
2009-11-16x86: io-apic: IO-APIC MMIO should not fail on resource insertionCyrill Gorcunov
2009-11-16x86: Add missing might_fault() checks to copy_{to,from}_user()Frederic Weisbecker
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar
2009-11-15x86-64: __copy_from_user_inatomic() adjustmentsJan Beulich
2009-11-15swiotlb: Remove duplicate swiotlb_force extern declarationsFUJITA Tomonori
2009-11-15x86: Move iommu_shutdown_noop to x86_init.cFUJITA Tomonori
2009-11-14hw-breakpoints, x86: Fix modular KVM buildIngo Molnar
2009-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-11-11swiotlb: Remove the swiotlb variable usageFUJITA Tomonori
2009-11-10x86: Remove asm/apicnum.hDimitri Sivanich
2009-11-10x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori
2009-11-10x86: amd_iommu: Convert amd_iommu_detect() to use iommu_init hookFUJITA Tomonori
2009-11-10x86: GART: Convert gart_iommu_hole_init() to use iommu_init hookFUJITA Tomonori
2009-11-10x86: Calgary: Convert detect_calgary() to use iommu_init hookFUJITA Tomonori
2009-11-10x86: Add iommu_init to x86_init_opsFUJITA Tomonori
2009-11-10hw-breakpoints: Wrap in the KVM breakpoint active state checkFrederic Weisbecker
2009-11-10hw-breakpoints: Fix broken a.out format dumpFrederic Weisbecker
2009-11-10x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang
2009-11-10x86: apic: Do not use stacked physid_mask_tCyrill Gorcunov
2009-11-08x86/PCI: Adjust GFP mask handling for coherent allocationsJan Beulich
2009-11-08hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker