Age | Commit message (Expand) | Author | Files | Lines |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2 | -4/+4 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -11/+11 |
2015-09-09 | mm: rename alloc_pages_exact_node() to __alloc_pages_node() | Vlastimil Babka | 1 | -5/+1 |
2014-06-17 | ACPI / ia64 / sba_iommu: Restore the working initialization ordering | Rafael J. Wysocki | 1 | -27/+37 |
2014-04-02 | 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 |
2014-01-25 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+1 |
2013-12-10 | ia64/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 1 | -1/+1 |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 1 | -2/+1 |
2013-11-15 | 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 |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 1 | -1/+1 |
2012-04-05 | 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 |
2012-01-13 | module_param: make bool parameters really bool (arch) | Rusty Russell | 1 | -1/+1 |
2011-11-01 | ia64: Add export.h to arch/ia64 specific files as required | Paul Gortmaker | 1 | -0/+1 |
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-19 | [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi | Joe Perches | 1 | -4/+4 |
2010-01-28 | ACPI: replace acpi_integer by u64 | Lin Ming | 1 | -3/+3 |
2009-12-15 | [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-17 | 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-30 | 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 | 2 | -17/+35 |
2009-01-06 | make sba DMA mapping functions static | FUJITA Tomonori | 1 | -22/+12 |
2009-01-06 | remove hwsw_dma_ops | FUJITA Tomonori | 1 | -171/+12 |
2009-01-06 | remove dma operations in struct ia64_machine_vector | FUJITA Tomonori | 1 | -8/+12 |
2009-01-06 | set up dma_ops appropriately | FUJITA Tomonori | 2 | -0/+12 |
2009-01-06 | add dma_mapping_ops for SWIOTLB and SBA IOMMU | FUJITA Tomonori | 1 | -1/+16 |
2009-01-06 | add dma_mapping_ops for SBA IOMMU | FUJITA Tomonori | 1 | -0/+16 |
2008-11-04 | [IA64] use common header for software IO/TLB | Joerg Roedel | 1 | -8/+1 |
2008-10-20 | kdump: use is_kdump_kernel() in sba_init() | Simon Horman | 1 | -3/+2 |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2 | -3/+4 |
2008-04-29 | ia64: use non-racy method for proc entries creation | Denis V. Lunev | 1 | -4/+2 |
2008-04-29 | dma/ia64: update ia64 machvecs, swiotlb.c | Arthur Kepner | 2 | -56/+69 |
2008-04-09 | [IA64] make IOMMU respect the segment boundary limits | FUJITA Tomonori | 1 | -17/+39 |
2008-03-06 | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison | 2 | -20/+18 |
2008-02-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -1/+1 |
2008-02-05 | iommu sg merging: IA64: make sba_iommu respect the segment size limits | FUJITA Tomonori | 1 | -2/+6 |
2008-02-05 | [IA64] constify function pointer tables | Jan Engelhardt | 1 | -1/+1 |