Age | Commit message (Expand) | Author | Files | Lines |
2023-09-11 | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel | 1 | -2155/+0 |
2023-08-24 | ia64: implement the new page table range API | Matthew Wilcox (Oracle) | 1 | -11/+19 |
2021-08-09 | ia64/sba_iommu: return error code from sba_map_sg_attrs() | Martin Oliveira | 1 | -2/+2 |
2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig | 1 | -1/+1 |
2020-09-25 | dma-mapping: add a new dma_alloc_pages API | Christoph Hellwig | 1 | -0/+2 |
2020-09-03 | dma-mapping: introduce dma_get_seg_boundary_nr_pages() | Nicolin Chen | 1 | -2/+1 |
2020-06-26 | docs: fix references for DMA*.txt files | Mauro Carvalho Chehab | 1 | -6/+6 |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+2 |
2019-09-04 | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig | 1 | -0/+2 |
2019-08-16 | ia64: rework iommu probing | Christoph Hellwig | 1 | -54/+28 |
2019-08-16 | ia64: remove the zx1 swiotlb machvec | Christoph Hellwig | 1 | -14/+1 |
2019-08-16 | ia64: remove CONFIG_PCI ifdefs | Christoph Hellwig | 1 | -9/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -4/+1 |
2018-12-13 | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig | 1 | -2/+2 |
2018-12-13 | dma-direct: merge swiotlb_dma_ops into the dma_direct code | Christoph Hellwig | 1 | -4/+2 |
2018-12-06 | ia64/sba_iommu: remove the mapping_error dma_map_ops method | Christoph Hellwig | 1 | -7/+1 |
2018-12-06 | ia64/sba_iommu: improve internal map_page users | Christoph Hellwig | 1 | -44/+29 |
2018-09-17 | ia64: remove machvec_dma_sync_{single,sg} | Christoph Hellwig | 1 | -4/+0 |
2018-08-22 | ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_info | Tony Luck | 1 | -2/+2 |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -3/+0 |
2018-05-16 | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 1 | -14/+1 |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig | 1 | -3/+0 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 1 | -2/+2 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -11/+11 |
2015-09-08 | mm: rename alloc_pages_exact_node() to __alloc_pages_node() | Vlastimil Babka | 1 | -5/+1 |
2014-06-16 | ACPI / ia64 / sba_iommu: Restore the working initialization ordering | Rafael J. Wysocki | 1 | -27/+37 |
2014-04-01 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -21/+11 |
2014-02-28 | [IA64] sba_iommu: fix section mismatch | Jiang Liu | 1 | -3/+3 |
2014-02-03 | ia64: Remove acpi_get_pxm() usage | Bjorn Helgaas | 1 | -17/+5 |
2014-02-03 | ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown node | Bjorn Helgaas | 1 | -6/+8 |
2013-12-09 | ia64/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 1 | -1/+1 |
2013-11-14 | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 1 | -1/+1 |
2013-06-20 | ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discovery | Rafael J. Wysocki | 1 | -8/+16 |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 1 | -5/+6 |
2012-03-28 | Disintegrate asm/system.h for IA64 | David Howells | 1 | -1/+0 |
2012-03-28 | X86 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 1 | -5/+6 |
2011-09-27 | doc: fix broken references | Paul Bolle | 1 | -6/+6 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds | 1 | -0/+1 |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock | 1 | -1/+1 |
2010-05-18 | [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi | Joe Perches | 1 | -4/+4 |
2009-12-14 | [IA64] fix SBA IOMMU to handle allocation failure properly | FUJITA Tomonori | 1 | -9/+29 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-08-27 | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 1 | -5/+2 |
2009-06-17 | Pull for-2.6.31 into release | Tony Luck | 1 | -1/+1 |
2009-06-17 | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 1 | -1/+1 |
2009-06-16 | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman | 1 | -1/+1 |
2009-03-05 | Merge branch 'linus' into core/iommu | Ingo Molnar | 1 | -6/+6 |
2009-01-29 | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 1 | -6/+6 |
2009-01-06 | x86, ia64: convert to use generic dma_map_ops struct | FUJITA Tomonori | 1 | -14/+32 |