summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
AgeCommit message (Expand)AuthorLines
2008-10-04x86 setup: remove DEF_INITSEG and DEF_SETUPSEGPaul Bolle-2/+0
2008-10-02inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin-0/+1
2008-09-30x86, debug printouts: IOMMU setup failures should not be KERN_ERRAdam Jackson-3/+3
2008-09-27x86/iommu: make GART driver checkpatch cleanJoerg Roedel-0/+2
2008-09-26kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel-11/+9
2008-09-26kgdb, x86_64: gdb serial has BX and DX reversedJason Wessel-2/+2
2008-09-25x86: export pci-nommu's alloc_coherentFUJITA Tomonori-0/+3
2008-09-24Merge commit 'v2.6.27-rc7' into x86/microcodeIngo Molnar-56/+155
2008-09-24Merge commit 'v2.6.27-rc7' into x86/pebsIngo Molnar-135/+301
2008-09-23Merge branch 'timers/urgent' into x86/xenIngo Molnar-0/+5
2008-09-23signals: demultiplexing SIGTRAP signal, fixSrinivasa Ds-0/+2
2008-09-23signals: demultiplexing SIGTRAP signalSrinivasa Ds-1/+11
2008-09-23Merge branch 'x86/signal' into core/signalIngo Molnar-990/+1838
2008-09-23x86: moved microcode.c to microcode_intel.cDmitry Adamushko-75/+24
2008-09-23x86: prevent C-states hang on AMD C1E enabled machinesThomas Gleixner-0/+3
2008-09-23x86: prevent stale state of c1e_mask across CPU offline/onlineThomas Gleixner-0/+2
2008-09-22iommu: remove fullflush and nofullflush in IOMMU generic optionFUJITA Tomonori-1/+6
2008-09-22x86: remove set_bit_string()FUJITA Tomonori-10/+0
2008-09-22x86, NMI watchdog: setup before enabling NMI watchdogAristeu Rozanski-0/+1
2008-09-22Merge commit 'v2.6.27-rc7' into x86/debugIngo Molnar-261/+334
2008-09-19AMD IOMMU: some set_device_domain cleanupsJoerg Roedel-0/+3
2008-09-19AMD IOMMU: don't assign preallocated protection domains to devicesJoerg Roedel-0/+6
2008-09-19AMD IOMMU: add event handling codeJoerg Roedel-0/+22
2008-09-19AMD IOMMU: add MSI interrupt supportJoerg Roedel-0/+10
2008-09-19AMD IOMMU: save pci_dev instead of devidJoerg Roedel-2/+3
2008-09-19AMD IOMMU: save pci segment from ACPI tablesJoerg Roedel-0/+3
2008-09-19AMD IOMMU: add event buffer allocationJoerg Roedel-0/+9
2008-09-19AMD IOMMU: implement lazy IO/TLB flushingJoerg Roedel-0/+3
2008-09-19x86: move GART TLB flushing options to generic codeJoerg Roedel-0/+1
2008-09-19Merge commit 'v2.6.27-rc6' into x86/cleanupsIngo Molnar-7/+14
2008-09-17x86, debug: gpio_free might sleepUwe Kleine-König-0/+3
2008-09-14Merge commit 'v2.6.27-rc6' into x86/patIngo Molnar-21/+33
2008-09-14generic: make PFN_PHYS explicitly return phys_addr_tJeremy Fitzhardinge-2/+2
2008-09-14generic: add phys_addr_t for holding physical addressesJeremy Fitzhardinge-3/+0
2008-09-12x86, microcode rework, v2Dmitry Adamushko-9/+8
2008-09-10Merge branch 'core/xen' into x86/xenIngo Molnar-20/+31
2008-09-10x86: extended "flags" to show virtualization HW feature in /proc/cpuinfoSheng Yang-1/+8
2008-09-10x86: move VMX MSRs to msr-index.hSheng Yang-0/+16
2008-09-10x86: convert dma_alloc_coherent to use is_device_dma_capableFUJITA Tomonori-1/+1
2008-09-10x86: remove duplicated extern force_iommuFUJITA Tomonori-1/+0
2008-09-10Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar-26/+34
2008-09-10x86: unsigned long pte_pfnHugh Dickins-11/+7
2008-09-10x86: let intel 64-bit use intel.cYinghai Lu-1/+1
2008-09-10Merge branch 'x86/pebs' into x86/unify-cpu-detectIngo Molnar-57/+265
2008-09-09x86: unused variable in dma_alloc_coherent_gfp_flags()Steven Noonan-1/+1
2008-09-08x86: dma_alloc_coherent sets gfp flags properlyFUJITA Tomonori-4/+28
2008-09-08x86: fix nommu_alloc_coherent allocation with NULL device argumentFUJITA Tomonori-0/+2
2008-09-08x86: move pci-nommu's dma_mask check to common codeFUJITA Tomonori-0/+3
2008-09-08x86: cpu make amd.c more like amd_64.c v2Yinghai Lu-1/+1
2008-09-06x86_64: Use <asm-generic/statfs.h>David Woodhouse-56/+5