aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)Author
2008-10-10Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar
2008-10-10Merge branch 'linus' into x86/pat2Ingo Molnar
2008-10-10x86: track memtype for RAM in page structSuresh Siddha
2008-10-10x86, cpa: remove cpa pool codeSuresh Siddha
2008-10-10x86, cpa: remove USER permission from the very early identity mapping attributeSuresh Siddha
2008-10-10x86, cpa: rename PTE attribute macros for kernel direct mapping in early bootSuresh Siddha
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar
2008-10-06Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-06Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-06Merge branch 'x86/pebs' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-06Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-02inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin
2008-09-30x86, debug printouts: IOMMU setup failures should not be KERN_ERRAdam Jackson
2008-09-27x86/iommu: make GART driver checkpatch cleanJoerg Roedel
2008-09-26kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel
2008-09-26kgdb, x86_64: gdb serial has BX and DX reversedJason Wessel
2008-09-25x86: export pci-nommu's alloc_coherentFUJITA Tomonori
2008-09-24Merge commit 'v2.6.27-rc7' into x86/pebsIngo Molnar
2008-09-23x86: prevent C-states hang on AMD C1E enabled machinesThomas Gleixner
2008-09-23x86: prevent stale state of c1e_mask across CPU offline/onlineThomas Gleixner
2008-09-22iommu: remove fullflush and nofullflush in IOMMU generic optionFUJITA Tomonori
2008-09-22x86: remove set_bit_string()FUJITA Tomonori
2008-09-22x86, NMI watchdog: setup before enabling NMI watchdogAristeu Rozanski
2008-09-22Merge commit 'v2.6.27-rc7' into x86/debugIngo Molnar
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-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-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-06x86-64: eliminate dead codeJan Beulich
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: make sure the CPA test code's use of _PAGE_UNUSED1 is obviousJeremy Fitzhardinge