aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | | * | x86: convert pci-nommu to use is_buffer_dma_capable helper functionFUJITA Tomonori2008-09-10
| | | | * | x86: convert gart to use is_buffer_dma_capable helper functionFUJITA Tomonori2008-09-10
| | | | * | add is_buffer_dma_capable helper functionFUJITA Tomonori2008-09-10
| | | | * | Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar2008-09-10
| | | | |\ \
| | | | * | | x86: unused variable in dma_alloc_coherent_gfp_flags()Steven Noonan2008-09-09
| | | | * | | swiotlb: add is_swiotlb_buffer helper functionFUJITA Tomonori2008-09-08
| | | | * | | swiotlb: use unmap_single instead of swiotlb_unmap_single in swiotlb_free_coh...FUJITA Tomonori2008-09-08
| | | | * | | swiotlb: use map_single instead of swiotlb_map_single in swiotlb_alloc_coherentFUJITA Tomonori2008-09-08
| | | | * | | swiotlb: remove GFP_DMA hack in swiotlb_alloc_coherentFUJITA Tomonori2008-09-08
| | | | * | | x86: dma_alloc_coherent sets gfp flags properlyFUJITA Tomonori2008-09-08
| | | | * | | x86: fix nommu_alloc_coherent allocation with NULL device argumentFUJITA Tomonori2008-09-08
| | | | * | | x86: move pci-nommu's dma_mask check to common codeFUJITA Tomonori2008-09-08
| | | | * | | ia64: dma_alloc_coherent always use GFP_DMAFUJITA Tomonori2008-09-08
| | | | * | | x86: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse2008-09-05
| | | | * | | x86, gart: add detection of AMD family 0x11 northbridgesJoerg Roedel2008-09-05
| | | | * | | x86, pci: add northbridge pci ids for fam 0x11 processorsJoerg Roedel2008-09-05
| | | | * | | x86: gart alloc_coherent doesn't need to check NULL device argumentFUJITA Tomonori2008-09-05
| | | | * | | x86: dma_*_coherent rework patchset v2, fixFUJITA Tomonori2008-08-22
| | | | * | | Merge branch 'x86/gart' into x86/iommuIngo Molnar2008-08-22
| | | | |\ \ \
| | | | * | | | dma-mapping.h, x86: remove last user of dma_mapping_ops->map_simpleFUJITA Tomonori2008-08-22
| | | | * | | | dma-coherent: export dma_[alloc|release]_from_coherent methodsIngo Molnar2008-08-22
| | | | * | | | x86, AMD IOMMU: remove obsolete FIXME commentJoerg Roedel2008-08-22
| | | | * | | | x86: move dma_*_coherent functions to include fileJoerg Roedel2008-08-22
| | | | * | | | x86: cleanup dma_*_coherent functionsJoerg Roedel2008-08-22
| | | | * | | | x86: add free_coherent dma_ops callback to NOMMU driverJoerg Roedel2008-08-22
| | | | * | | | x86: add alloc_coherent dma_ops callback to NOMMU driverJoerg Roedel2008-08-22
| | | | * | | | x86: add free_coherent dma_ops callback to Calgary IOMMU driverJoerg Roedel2008-08-22
| | | | * | | | x86: add free_coherent dma_ops callback to GART driverJoerg Roedel2008-08-22
| | | | * | | | x86: add alloc_coherent dma_ops callback to GART driverJoerg Roedel2008-08-22
* | | | | | | | Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-10-11
|\| | | | | | |
| * | | | | | | Merge branch 'linus' into x86/pat2Ingo Molnar2008-10-10
| |\ \ \ \ \ \ \
| * | | | | | | | x86, cpa: make the kernel physical mapping initialization a two pass sequence...Suresh Siddha2008-10-10
| * | | | | | | | x86, pat: cleanupsIngo Molnar2008-10-10
| * | | | | | | | x86: fix pagetable init 64-bit breakageSuresh Siddha2008-10-10
| * | | | | | | | x86: track memtype for RAM in page structSuresh Siddha2008-10-10
| * | | | | | | | x86, cpa: srlz cpa(), global flush tlb after splitting big page and before do...Suresh Siddha2008-10-10
| * | | | | | | | x86, cpa: remove cpa pool codeSuresh Siddha2008-10-10
| * | | | | | | | x86, cpa: no need to check alias for __set_pages_p/__set_pages_npSuresh Siddha2008-10-10
| * | | | | | | | x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOCSuresh Siddha2008-10-10
| * | | | | | | | x86, cpa: make the kernel physical mapping initialization a two pass sequenceSuresh Siddha2008-10-10
| * | | | | | | | x86, cpa: remove USER permission from the very early identity mapping attributeSuresh Siddha2008-10-10
| * | | | | | | | x86, cpa: rename PTE attribute macros for kernel direct mapping in early bootSuresh Siddha2008-10-10
| * | | | | | | | Merge commit 'v2.6.27-rc6' into x86/patIngo Molnar2008-09-14
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obviousJeremy Fitzhardinge2008-09-05
| * | | | | | | | linux-next: fix x86 tree build failureStephen Rothwell2008-08-25
| * | | | | | | | x86: have set_memory_array_{uc,wb} coalesce memtypes, fixVenki Pallipadi2008-08-23
| * | | | | | | | agp: enable optimized agp_alloc_pages methodsRene Herman2008-08-22
| * | | | | | | | x86: have set_memory_array_{uc,wb} coalesce memtypes.Rene Herman2008-08-22
| * | | | | | | | x86: {reverve,free}_memtype() take a physical addressRene Herman2008-08-22
| * | | | | | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2008-08-22
| |\ \ \ \ \ \ \ \