aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-10Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-BIngo Molnar6-28/+139
2008-10-10Merge branch 'linus' into x86/pat2Ingo Molnar284-972/+1582
2008-10-10x86: track memtype for RAM in page structSuresh Siddha2-0/+3
2008-10-10x86, cpa: remove cpa pool codeSuresh Siddha1-2/+0
2008-10-10x86, cpa: remove USER permission from the very early identity mapping attributeSuresh Siddha1-2/+2
2008-10-10x86, cpa: rename PTE attribute macros for kernel direct mapping in early bootSuresh Siddha1-0/+11
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', ...Ingo Molnar18-52/+84
2008-10-06Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1Ingo Molnar3-1/+219
2008-10-06Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar19-3/+151
2008-10-06Merge branch 'x86/pebs' into x86-v28-for-linus-phase1Ingo Molnar4-57/+265
2008-10-06Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar282-845/+845
2008-10-02inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin1-0/+1
2008-09-30x86, debug printouts: IOMMU setup failures should not be KERN_ERRAdam Jackson1-3/+3
2008-09-27x86/iommu: make GART driver checkpatch cleanJoerg Roedel1-0/+2
2008-09-26kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel1-11/+9
2008-09-26kgdb, x86_64: gdb serial has BX and DX reversedJason Wessel1-2/+2
2008-09-25x86: export pci-nommu's alloc_coherentFUJITA Tomonori1-0/+3
2008-09-24Merge commit 'v2.6.27-rc7' into x86/pebsIngo Molnar36-135/+301
2008-09-23x86: prevent C-states hang on AMD C1E enabled machinesThomas Gleixner2-0/+3
2008-09-23x86: prevent stale state of c1e_mask across CPU offline/onlineThomas Gleixner1-0/+2
2008-09-22iommu: remove fullflush and nofullflush in IOMMU generic optionFUJITA Tomonori2-1/+6
2008-09-22x86: remove set_bit_string()FUJITA Tomonori1-10/+0
2008-09-22x86, NMI watchdog: setup before enabling NMI watchdogAristeu Rozanski1-0/+1
2008-09-22Merge commit 'v2.6.27-rc7' into x86/debugIngo Molnar45-261/+334
2008-09-19AMD IOMMU: some set_device_domain cleanupsJoerg Roedel1-0/+3
2008-09-19AMD IOMMU: don't assign preallocated protection domains to devicesJoerg Roedel1-0/+6
2008-09-19AMD IOMMU: add event handling codeJoerg Roedel1-0/+22
2008-09-19AMD IOMMU: add MSI interrupt supportJoerg Roedel2-0/+10
2008-09-19AMD IOMMU: save pci_dev instead of devidJoerg Roedel1-2/+3
2008-09-19AMD IOMMU: save pci segment from ACPI tablesJoerg Roedel1-0/+3
2008-09-19AMD IOMMU: add event buffer allocationJoerg Roedel1-0/+9
2008-09-19AMD IOMMU: implement lazy IO/TLB flushingJoerg Roedel1-0/+3
2008-09-19x86: move GART TLB flushing options to generic codeJoerg Roedel1-0/+1
2008-09-19Merge commit 'v2.6.27-rc6' into x86/cleanupsIngo Molnar3-7/+14
2008-09-17x86, debug: gpio_free might sleepUwe Kleine-König1-0/+3
2008-09-14Merge commit 'v2.6.27-rc6' into x86/patIngo Molnar8-21/+33
2008-09-10x86: convert dma_alloc_coherent to use is_device_dma_capableFUJITA Tomonori1-1/+1
2008-09-10x86: remove duplicated extern force_iommuFUJITA Tomonori1-1/+0
2008-09-10Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar10-26/+34
2008-09-10x86: unsigned long pte_pfnHugh Dickins4-11/+7
2008-09-09x86: unused variable in dma_alloc_coherent_gfp_flags()Steven Noonan1-1/+1
2008-09-08x86: dma_alloc_coherent sets gfp flags properlyFUJITA Tomonori1-4/+28
2008-09-08x86: fix nommu_alloc_coherent allocation with NULL device argumentFUJITA Tomonori1-0/+2
2008-09-08x86: move pci-nommu's dma_mask check to common codeFUJITA Tomonori1-0/+3
2008-09-06x86-64: eliminate dead codeJan Beulich1-5/+0
2008-09-05x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin2-6/+13
2008-09-05x86: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse1-0/+1
2008-09-05x86, tracehook: clean up implementation of syscall_get_error()Petr Tesarik1-1/+2
2008-09-05Merge branch 'linus' into x86/tracehookIngo Molnar22-46/+82
2008-09-05x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obviousJeremy Fitzhardinge1-0/+2