summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/pci-dma.c
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-9/+9
* parisc: convert to dma_map_opsChristoph Hellwig2016-01-211-40/+52
* parisc: use for_each_sg()Akinobu Mita2015-06-251-11/+16
* parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox2015-04-211-4/+4
* parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-011-0/+1
* doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* parisc: ensure broadcast tlb purge runs single threadedHelge Deller2009-07-031-4/+8
* parisc: BUG_ON() cleanupHelge Deller2009-03-131-16/+6Star
* Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-301-1/+1
* parisc: use non-racy method for /proc/pcxl_dma creationDenis V. Lunev2008-04-291-4/+3Star
* parisc: fix sg_page() falloutFUJITA Tomonori2007-10-231-0/+1
* [PARISC] Use page allocator instead of slab allocator in pci-dma.cChristoph Lameter2007-10-181-5/+4Star
* parisc: convert /proc/gsc/pcxl_dma to seq_fileAlexey Dobriyan2007-05-231-41/+53
* [PARISC] more sparse fixesMatthew Wilcox2006-12-081-1/+1
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-111-3/+3
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-301-1/+1
* Auto-update from upstreamKyle McMartin2005-10-281-3/+3
|\
| * [PATCH] gfp_t: dma-mapping (parisc)Al Viro2005-10-281-3/+3
* | [PARISC] Cleanup whitespace and handle proc_mkdir() failures in pci-dma.cGrant Grundler2005-10-221-18/+30
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+578