aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/pci-noop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport1-2/+11
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport1-2/+2
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport1-2/+2
2018-05-22alpha: use dma_direct_ops for jensenChristoph Hellwig1-33/+0
2018-03-28alpha: switch pci syscalls to SYSCALL_DEFINEAl Viro1-8/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-04alpha: squash lines for immediate returnMasahiro Yamada1-5/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-2/+2
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-1/+1
2016-03-02alpha/dma: use common noop dma opsChristian Borntraeger1-42/+4
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-10/+0
2012-03-28Alpha: adapt for dma_map_ops changesAndrzej Pietrasiewicz1-4/+6
2011-12-04alpha: drop pci_iomap/pci_iounmap from pci-noop.cMichael S. Tsirkin1-12/+0
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
2010-03-12dma-mapping: alpha: use include/linux/pci-dma-compat.hFUJITA Tomonori1-61/+40
2009-01-29alpha: compile fixesIvan Kokshaysky1-1/+2
2008-02-05alpha: kill deprecated virt_to_busFUJITA Tomonori1-2/+2
2007-11-27alpha: fix sg_page breakageFUJITA Tomonori1-6/+8
2006-10-11[PATCH] alpha_ksyms.c cleanupAl Viro1-0/+1
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2005-10-28[PATCH] gfp_t: dma-mapping (alpha)Al Viro1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+214