aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)Author
2008-09-19AMD IOMMU: some set_device_domain cleanupsJoerg Roedel
2008-09-19AMD IOMMU: don't assign preallocated protection domains to devicesJoerg Roedel
2008-09-19AMD IOMMU: add event handling codeJoerg Roedel
2008-09-19AMD IOMMU: add MSI interrupt supportJoerg Roedel
2008-09-19AMD IOMMU: save pci_dev instead of devidJoerg Roedel
2008-09-19AMD IOMMU: save pci segment from ACPI tablesJoerg Roedel
2008-09-19AMD IOMMU: add event buffer allocationJoerg Roedel
2008-09-19AMD IOMMU: implement lazy IO/TLB flushingJoerg Roedel
2008-09-19x86: move GART TLB flushing options to generic codeJoerg Roedel
2008-09-19Merge commit 'v2.6.27-rc6' into x86/cleanupsIngo Molnar
2008-09-17x86, debug: gpio_free might sleepUwe Kleine-König
2008-09-14Merge commit 'v2.6.27-rc6' into x86/patIngo Molnar
2008-09-14generic: make PFN_PHYS explicitly return phys_addr_tJeremy Fitzhardinge
2008-09-14generic: add phys_addr_t for holding physical addressesJeremy Fitzhardinge
2008-09-12x86, microcode rework, v2Dmitry Adamushko
2008-09-10Merge branch 'core/xen' into x86/xenIngo Molnar
2008-09-10x86: extended "flags" to show virtualization HW feature in /proc/cpuinfoSheng Yang
2008-09-10x86: move VMX MSRs to msr-index.hSheng Yang
2008-09-10x86: convert dma_alloc_coherent to use is_device_dma_capableFUJITA Tomonori
2008-09-10x86: remove duplicated extern force_iommuFUJITA Tomonori
2008-09-10Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar
2008-09-10x86: unsigned long pte_pfnHugh Dickins
2008-09-10x86: let intel 64-bit use intel.cYinghai Lu
2008-09-10Merge branch 'x86/pebs' into x86/unify-cpu-detectIngo Molnar
2008-09-09x86: unused variable in dma_alloc_coherent_gfp_flags()Steven Noonan
2008-09-08x86: dma_alloc_coherent sets gfp flags properlyFUJITA Tomonori
2008-09-08x86: fix nommu_alloc_coherent allocation with NULL device argumentFUJITA Tomonori
2008-09-08x86: move pci-nommu's dma_mask check to common codeFUJITA Tomonori
2008-09-08x86: cpu make amd.c more like amd_64.c v2Yinghai Lu
2008-09-06x86_64: Use <asm-generic/statfs.h>David Woodhouse
2008-09-06x86-64: eliminate dead codeJan Beulich
2008-09-06x86_32: signal: introduce signal_fault()Hiroshi Shimamoto
2008-09-06Merge branch 'x86/cleanups' into x86/signalIngo Molnar
2008-09-06Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signalIngo Molnar
2008-09-05x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin
2008-09-05x86: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse
2008-09-05x86, tracehook: clean up implementation of syscall_get_error()Petr Tesarik
2008-09-05Merge branch 'linus' into x86/tracehookIngo Molnar
2008-09-05x86: build fix for !CONFIG_SMPAlex Nixon
2008-09-05x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obviousJeremy Fitzhardinge
2008-09-05x86: ticket spin locks: reduce instruction dependenciesJan Beulich
2008-09-05x86: ticket spin locks: factor out more common codeJan Beulich
2008-09-05x86: ticket spin locks: fix asm constraintsJan Beulich
2008-09-05Merge branch 'x86/alternatives' into x86/coreIngo Molnar
2008-09-05x86: make detect_ht depend on CONFIG_X86_HTYinghai Lu
2008-09-05Merge branch 'x86/x2apic' into x86/coreIngo Molnar
2008-09-05Merge branch 'x86/cpu' into x86/coreIngo Molnar
2008-09-05Merge branch 'x86/xsave' into x86/coreIngo Molnar
2008-09-04x86: make (early)_identify_cpu more the same between 32bit and 64 bitYinghai Lu
2008-09-04Merge branch 'x86/debug' into x86/cpuIngo Molnar