aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/pci-dma.c
Commit message (Expand)AuthorAge
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* arch/parisc: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-14
* parisc: Fix race in pci-dma.cJohn David Anglin2016-11-25
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* parisc: convert to dma_map_opsChristoph Hellwig2016-01-20
* parisc: use for_each_sg()Akinobu Mita2015-06-24
* parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox2015-04-21
* parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* doc: fix broken referencesPaul Bolle2011-09-27
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* parisc: ensure broadcast tlb purge runs single threadedHelge Deller2009-07-02
* parisc: BUG_ON() cleanupHelge Deller2009-03-13
* Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-29
* parisc: use non-racy method for /proc/pcxl_dma creationDenis V. Lunev2008-04-29
* parisc: fix sg_page() falloutFUJITA Tomonori2007-10-23
* [PARISC] Use page allocator instead of slab allocator in pci-dma.cChristoph Lameter2007-10-18
* parisc: convert /proc/gsc/pcxl_dma to seq_fileAlexey Dobriyan2007-05-22
* [PARISC] more sparse fixesMatthew Wilcox2006-12-08
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-10
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-30
* Auto-update from upstreamKyle McMartin2005-10-28
|\
| * [PATCH] gfp_t: dma-mapping (parisc)Al Viro2005-10-28
* | [PARISC] Cleanup whitespace and handle proc_mkdir() failures in pci-dma.cGrant Grundler2005-10-21
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-16