summaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp/common
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-132-3/+3
* dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig2018-12-132-5/+3
* ia64/sba_iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-7/+1
* ia64/sba_iommu: improve internal map_page usersChristoph Hellwig2018-12-061-44/+29
* ia64: remove machvec_dma_sync_{single,sg}Christoph Hellwig2018-09-171-4/+0
* ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_infoTony Luck2018-08-221-2/+2
* Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-041-3/+0
|\
| * PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-3/+0
* | proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-161-14/+1
|/
* ia64: use generic swiotlb_opsChristoph Hellwig2018-01-152-5/+5
* ia64: rename swiotlb_dma_opsChristoph Hellwig2018-01-152-5/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-242-4/+4
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-11/+11
* mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-081-5/+1
* ACPI / ia64 / sba_iommu: Restore the working initialization orderingRafael J. Wysocki2014-06-161-27/+37
* Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-21/+11
|\
| * ia64: Remove acpi_get_pxm() usageBjorn Helgaas2014-02-031-17/+5
| * ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown nodeBjorn Helgaas2014-02-031-6/+8
* | [IA64] sba_iommu: fix section mismatchJiang Liu2014-02-281-3/+3
|/
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-2/+1
|\
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+1
* | ia64/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2013-12-091-1/+1
|/
* ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-1/+1
* ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discoveryRafael J. Wysocki2013-06-201-8/+16
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-1/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-041-5/+6
|\
| * X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-5/+6
* | Disintegrate asm/system.h for IA64David Howells2012-03-281-1/+0
|/
* module_param: make bool parameters really bool (arch)Rusty Russell2012-01-131-1/+1
* ia64: Add export.h to arch/ia64 specific files as requiredPaul Gortmaker2011-10-311-0/+1
* doc: fix broken referencesPaul Bolle2011-09-271-6/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\
| * treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
* | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-0/+1
|/
* [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adiJoe Perches2010-05-181-4/+4
* ACPI: replace acpi_integer by u64Lin Ming2010-01-281-3/+3
* [IA64] fix SBA IOMMU to handle allocation failure properlyFUJITA Tomonori2009-12-141-9/+29
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-5/+2
* Pull for-2.6.31 into releaseTony Luck2009-06-171-1/+1
|\
| * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-1/+1
* | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-161-1/+1
|/
* Merge branch 'linus' into core/iommuIngo Molnar2009-03-051-6/+6
|\
| * Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-291-6/+6
* | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-062-17/+35
* | make sba DMA mapping functions staticFUJITA Tomonori2009-01-061-22/+12
* | remove hwsw_dma_opsFUJITA Tomonori2009-01-061-171/+12
* | remove dma operations in struct ia64_machine_vectorFUJITA Tomonori2009-01-061-8/+12
* | set up dma_ops appropriatelyFUJITA Tomonori2009-01-062-0/+12