Age | Commit message (Expand) | Author |
2008-10-11 | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar |
2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar |
2008-10-10 | Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for... | Ingo Molnar |
2008-10-10 | Merge branch 'linus' into x86/pat2 | Ingo Molnar |
2008-10-10 | x86: track memtype for RAM in page struct | Suresh Siddha |
2008-10-10 | x86, cpa: remove cpa pool code | Suresh Siddha |
2008-10-10 | x86, cpa: remove USER permission from the very early identity mapping attribute | Suresh Siddha |
2008-10-10 | x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot | Suresh Siddha |
2008-10-06 | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar |
2008-10-06 | Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1 | Ingo Molnar |
2008-10-06 | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar |
2008-10-06 | Merge branch 'x86/pebs' into x86-v28-for-linus-phase1 | Ingo Molnar |
2008-10-06 | Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 | Ingo Molnar |
2008-10-02 | inotify: fix lock ordering wrt do_page_fault's mmap_sem | Nick Piggin |
2008-09-30 | x86, debug printouts: IOMMU setup failures should not be KERN_ERR | Adam Jackson |
2008-09-27 | x86/iommu: make GART driver checkpatch clean | Joerg Roedel |
2008-09-26 | kgdb, x86_64: fix PS CS SS registers in gdb serial | Jason Wessel |
2008-09-26 | kgdb, x86_64: gdb serial has BX and DX reversed | Jason Wessel |
2008-09-25 | x86: export pci-nommu's alloc_coherent | FUJITA Tomonori |
2008-09-24 | Merge commit 'v2.6.27-rc7' into x86/pebs | Ingo Molnar |
2008-09-23 | x86: prevent C-states hang on AMD C1E enabled machines | Thomas Gleixner |
2008-09-23 | x86: prevent stale state of c1e_mask across CPU offline/online | Thomas Gleixner |
2008-09-22 | iommu: remove fullflush and nofullflush in IOMMU generic option | FUJITA Tomonori |
2008-09-22 | x86: remove set_bit_string() | FUJITA Tomonori |
2008-09-22 | x86, NMI watchdog: setup before enabling NMI watchdog | Aristeu Rozanski |
2008-09-22 | Merge commit 'v2.6.27-rc7' into x86/debug | Ingo Molnar |
2008-09-19 | AMD IOMMU: some set_device_domain cleanups | Joerg Roedel |
2008-09-19 | AMD IOMMU: don't assign preallocated protection domains to devices | Joerg Roedel |
2008-09-19 | AMD IOMMU: add event handling code | Joerg Roedel |
2008-09-19 | AMD IOMMU: add MSI interrupt support | Joerg Roedel |
2008-09-19 | AMD IOMMU: save pci_dev instead of devid | Joerg Roedel |
2008-09-19 | AMD IOMMU: save pci segment from ACPI tables | Joerg Roedel |
2008-09-19 | AMD IOMMU: add event buffer allocation | Joerg Roedel |
2008-09-19 | AMD IOMMU: implement lazy IO/TLB flushing | Joerg Roedel |
2008-09-19 | x86: move GART TLB flushing options to generic code | Joerg Roedel |
2008-09-19 | Merge commit 'v2.6.27-rc6' into x86/cleanups | Ingo Molnar |
2008-09-17 | x86, debug: gpio_free might sleep | Uwe Kleine-König |
2008-09-14 | Merge commit 'v2.6.27-rc6' into x86/pat | Ingo Molnar |
2008-09-10 | x86: extended "flags" to show virtualization HW feature in /proc/cpuinfo | Sheng Yang |
2008-09-10 | x86: move VMX MSRs to msr-index.h | Sheng Yang |
2008-09-10 | x86: convert dma_alloc_coherent to use is_device_dma_capable | FUJITA Tomonori |
2008-09-10 | x86: remove duplicated extern force_iommu | FUJITA Tomonori |
2008-09-10 | Merge commit 'v2.6.27-rc6' into x86/iommu | Ingo Molnar |
2008-09-10 | x86: unsigned long pte_pfn | Hugh Dickins |
2008-09-10 | x86: let intel 64-bit use intel.c | Yinghai Lu |
2008-09-10 | Merge branch 'x86/pebs' into x86/unify-cpu-detect | Ingo Molnar |
2008-09-09 | x86: unused variable in dma_alloc_coherent_gfp_flags() | Steven Noonan |
2008-09-08 | x86: dma_alloc_coherent sets gfp flags properly | FUJITA Tomonori |
2008-09-08 | x86: fix nommu_alloc_coherent allocation with NULL device argument | FUJITA Tomonori |
2008-09-08 | x86: move pci-nommu's dma_mask check to common code | FUJITA Tomonori |