summaryrefslogtreecommitdiff
path: root/arch/ia64/hp/common
AgeCommit message (Expand)Author
2021-08-09ia64/sba_iommu: return error code from sba_map_sg_attrs()Martin Oliveira
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-09-25dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig
2020-09-03dma-mapping: introduce dma_get_seg_boundary_nr_pages()Nicolin Chen
2020-06-26docs: fix references for DMA*.txt filesMauro Carvalho Chehab
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig
2019-08-16ia64: remove support for machvecsChristoph Hellwig
2019-08-16ia64: rework iommu probingChristoph Hellwig
2019-08-16ia64: remove the zx1 swiotlb machvecChristoph Hellwig
2019-08-16ia64: remove CONFIG_PCI ifdefsChristoph Hellwig
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-13dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig
2018-12-06ia64/sba_iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06ia64/sba_iommu: improve internal map_page usersChristoph Hellwig
2018-09-17ia64: remove machvec_dma_sync_{single,sg}Christoph Hellwig
2018-08-22ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_infoTony Luck
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-01-15ia64: use generic swiotlb_opsChristoph Hellwig
2018-01-15ia64: rename swiotlb_dma_opsChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka
2014-06-16ACPI / ia64 / sba_iommu: Restore the working initialization orderingRafael J. Wysocki
2014-04-01Merge 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 mismatchJiang Liu
2014-02-03ia64: Remove acpi_get_pxm() usageBjorn Helgaas
2014-02-03ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown nodeBjorn Helgaas
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-09ia64/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki
2013-06-20ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discoveryRafael J. Wysocki
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-03-28Disintegrate asm/system.h for IA64David Howells
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-01-13module_param: make bool parameters really bool (arch)Rusty Russell
2011-10-31ia64: Add export.h to arch/ia64 specific files as requiredPaul Gortmaker
2011-09-27doc: fix broken referencesPaul Bolle
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2010-05-18[IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adiJoe Perches