Age | Commit message (Expand) | Author |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-09-04 | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig |
2019-08-16 | ia64: rework iommu probing | Christoph Hellwig |
2019-08-16 | ia64: remove the zx1 swiotlb machvec | Christoph Hellwig |
2019-08-16 | ia64: remove CONFIG_PCI ifdefs | Christoph Hellwig |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2018-12-13 | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig |
2018-12-13 | dma-direct: merge swiotlb_dma_ops into the dma_direct code | Christoph Hellwig |
2018-12-06 | ia64/sba_iommu: remove the mapping_error dma_map_ops method | Christoph Hellwig |
2018-12-06 | ia64/sba_iommu: improve internal map_page users | Christoph Hellwig |
2018-09-17 | ia64: remove machvec_dma_sync_{single,sg} | Christoph Hellwig |
2018-08-22 | ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_info | Tony Luck |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-05-16 | proc: introduce proc_create_seq{,_data} | Christoph Hellwig |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig |
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 |
2015-09-08 | mm: rename alloc_pages_exact_node() to __alloc_pages_node() | Vlastimil Babka |
2014-06-16 | ACPI / ia64 / sba_iommu: Restore the working initialization ordering | Rafael J. Wysocki |
2014-04-01 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-02-28 | [IA64] sba_iommu: fix section mismatch | Jiang Liu |
2014-02-03 | ia64: Remove acpi_get_pxm() usage | Bjorn Helgaas |
2014-02-03 | ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown node | Bjorn Helgaas |
2013-12-09 | ia64/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang |
2013-11-14 | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki |
2013-06-20 | ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discovery | Rafael J. Wysocki |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for IA64 | David Howells |
2012-03-28 | X86 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock |
2010-05-18 | [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi | Joe Perches |
2009-12-14 | [IA64] fix SBA IOMMU to handle allocation failure properly | FUJITA Tomonori |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-08-27 | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore |
2009-06-17 | Pull for-2.6.31 into release | Tony Luck |
2009-06-17 | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox |
2009-06-16 | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman |
2009-03-05 | Merge branch 'linus' into core/iommu | Ingo Molnar |
2009-01-29 | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap |
2009-01-06 | x86, ia64: convert to use generic dma_map_ops struct | FUJITA Tomonori |
2009-01-06 | make sba DMA mapping functions static | FUJITA Tomonori |
2009-01-06 | set up dma_ops appropriately | FUJITA Tomonori |
2009-01-06 | add dma_mapping_ops for SBA IOMMU | FUJITA Tomonori |
2008-10-20 | kdump: use is_kdump_kernel() in sba_init() | Simon Horman |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-04-29 | ia64: use non-racy method for proc entries creation | Denis V. Lunev |
2008-04-29 | dma/ia64: update ia64 machvecs, swiotlb.c | Arthur Kepner |