summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/amd_gart_64.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-2/+2
|\
| * dma-direct: exclude dma_direct_map_resource from the min_low_pfn checkChristoph Hellwig2019-11-201-2/+2
* | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-251-7/+5
|\ \ | |/ |/|
| * x86: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-7/+5
* | dma-mapping: provide a better default ->get_required_maskChristoph Hellwig2019-09-041-0/+1
* | dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig2019-09-041-0/+2
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 213Thomas Gleixner2019-05-301-1/+1
* x86/dma: Remove the x86_dma_fallback_dev hackChristoph Hellwig2019-04-081-6/+0
* x86/amd_gart: fix unmapping of non-GART mappingsChristoph Hellwig2019-01-051-1/+9
* x86/dma/amd-gart: Stop resizing dma_debug_entry poolRobin Murphy2018-12-111-23/+0
* x86/amd_gart: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-34/+6
* dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-3/+3
* x86/dma/amd_gart: Use dma_direct_{alloc,free}()Christoph Hellwig2018-03-201-22/+14
* x86/dma/amd_gart: Look at dev->coherent_dma_mask instead of GFP_DMAChristoph Hellwig2018-03-201-1/+1
* x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)Christoph Hellwig2018-03-201-4/+3
* dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-101-0/+1
* x86: remove arch specific dma_supported implementationChristoph Hellwig2017-06-281-0/+1
* x86: use set_memory.h headerLaura Abbott2017-05-081-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-10/+10
* x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+0
* x86: enable DMA CMA with swiotlbAkinobu Mita2014-06-041-1/+1
* x86, mm: use pfn_range_is_mapped() with gartYinghai Lu2012-11-171-3/+2
* X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-5/+6
* doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* x86, gart: Rename pci-gart_64.c to amd_gart_64.cJoerg Roedel2011-05-101-0/+898
OpenPOWER on IntegriCloud