aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/pci/pci_dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig1-446/+0
2018-12-06ia64/sn: remove the mapping_error dma_map_ops methodChristoph Hellwig1-7/+1
2018-10-23Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-29/+0
2018-10-01dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig1-2/+2
2018-09-17ia64/sn2: remove no-ops dma sync methodsChristoph Hellwig1-29/+0
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-14/+8
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka1-1/+1
2013-12-09ia64/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang1-12/+12
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz1-4/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is validMel Gorman1-1/+2
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-1/+1
2009-01-16Merge branch 'linus' into core/iommuIngo Molnar1-0/+6
2009-01-15[IA64] SN specific version of dma_get_required_mask()John Keller1-0/+6
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori1-28/+30
2009-01-06make sn DMA mapping functions staticFUJITA Tomonori1-38/+26
2009-01-06set up dma_ops appropriatelyFUJITA Tomonori1-0/+5
2009-01-06add dma_mapping_ops for SGI AltixFUJITA Tomonori1-0/+16
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-04-29dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner1-21/+60
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2007-10-22Update arch/ to use sg helpersJens Axboe1-1/+1
2007-10-16IA64: sg chaining supportJens Axboe1-5/+6
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott1-4/+4
2006-06-21[PATCH] PCI: altix: msi supportMark Maule1-4/+6
2006-02-15[IA64-SGI] sn2 minor fixes and cleanupsJes Sorensen1-8/+8
2006-01-24[IA64-SGI] sn_dma_alloc_coherent should use gfp flagsTakashi Iwai1-2/+2
2005-10-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+46
2005-10-28[PATCH] gfp_t: dma-mapping (ia64)Al Viro1-1/+1
2005-09-23[IA64-SGI] fix sn_pci_legacy_read/fix sn_pci_legacy_writeMark Maule1-0/+46
2005-07-12[IA64] Altix pcibus_to_node implementationChristoph Lameter1-3/+13
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver: moving of header filesPrarit Bhargava1-1/+2
2005-04-25[IA64-SGI] sn2-move-pci-headers.patchMark Maule1-2/+2
2005-04-25[IA64-SGI] sn2-pci-dma-abstraction.patchMark Maule1-15/+20
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+363