index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
amd_gart_64.c
Age
Commit message (
Expand
)
Author
2022-12-15
x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros
Pasha Tatashin
2022-08-15
x86: Fix various duplicate-word comment typos
Jason Wang
2022-04-18
x86: remove the IOMMU table infrastructure
Christoph Hellwig
2021-08-09
x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
x86/amd_gart: return error code from gart_map_sg()
Martin Oliveira
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
2020-09-11
dma-direct: remove dma_direct_{alloc,free}_pages
Christoph Hellwig
2020-09-03
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
Nicolin Chen
2020-06-26
docs: fix references for DMA*.txt files
Mauro Carvalho Chehab
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
x86/amd_gart: print stacktrace for a leak with KERN_ERR
Dmitry Safonov
2020-04-10
x86/mm: thread pgprot_t through init_memory_mapping()
Logan Gunthorpe
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-20
dma-direct: exclude dma_direct_map_resource from the min_low_pfn check
Christoph Hellwig
2019-10-18
x86: Use pr_warn instead of pr_warning
Kefeng Wang
2019-09-04
dma-mapping: provide a better default ->get_required_mask
Christoph Hellwig
2019-09-04
dma-mapping: explicitly wire up ->mmap and ->get_sgtable
Christoph Hellwig
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 213
Thomas Gleixner
2019-04-08
x86/dma: Remove the x86_dma_fallback_dev hack
Christoph Hellwig
2019-01-05
x86/amd_gart: fix unmapping of non-GART mappings
Christoph Hellwig
2018-12-11
x86/dma/amd-gart: Stop resizing dma_debug_entry pool
Robin Murphy
2018-12-06
x86/amd_gart: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-03-20
x86/dma/amd_gart: Use dma_direct_{alloc,free}()
Christoph Hellwig
2018-03-20
x86/dma/amd_gart: Look at dev->coherent_dma_mask instead of GFP_DMA
Christoph Hellwig
2018-03-20
x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)
Christoph Hellwig
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2017-06-28
x86: remove arch specific dma_supported implementation
Christoph Hellwig
2017-05-08
x86: use set_memory.h header
Laura Abbott
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2014-06-04
x86: enable DMA CMA with swiotlb
Akinobu Mita
2012-11-17
x86, mm: use pfn_range_is_mapped() with gart
Yinghai Lu
2012-03-28
X86 & IA64: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2011-09-27
doc: fix broken references
Paul Bolle
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-05-10
x86, gart: Rename pci-gart_64.c to amd_gart_64.c
Joerg Roedel