summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/amd_gart_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macrosPasha Tatashin2022-12-151-1/+1
* x86: Fix various duplicate-word comment typosJason Wang2022-08-151-1/+1
* x86: remove the IOMMU table infrastructureChristoph Hellwig2022-04-181-4/+1
* x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe2021-08-091-2/+0
* x86/amd_gart: return error code from gart_map_sg()Martin Oliveira2021-08-091-7/+9
* dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-0/+1
* dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig2020-09-251-0/+2
* dma-direct: remove dma_direct_{alloc,free}_pagesChristoph Hellwig2020-09-111-3/+3
* dma-mapping: introduce dma_get_seg_boundary_nr_pages()Nicolin Chen2020-09-031-2/+1
* docs: fix references for DMA*.txt filesMauro Carvalho Chehab2020-06-261-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-1/+1
* x86/amd_gart: print stacktrace for a leak with KERN_ERRDmitry Safonov2020-06-091-1/+1
* x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe2020-04-101-1/+2
* 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