index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parisc
/
sba_iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-21
parisc: move internal implementation details out of <asm/dma-mapping.h>
Christoph Hellwig
1
-0
/
+2
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-2
/
+2
2018-12-06
parisc/sba_iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-9
/
+1
2018-10-17
parisc: Add alternative coding infrastructure
Helge Deller
1
-11
/
+6
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+0
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-30
/
+2
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-2
/
+0
2017-08-22
parisc: Fix section mismatches in parisc core drivers
Helge Deller
1
-3
/
+3
2017-07-05
parisc: ->mapping_error
Christoph Hellwig
1
-1
/
+9
2017-07-03
parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
Thomas Bogendoerfer
1
-0
/
+14
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-1
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-8
/
+8
2016-01-20
parisc: convert to dma_map_ops
Christoph Hellwig
1
-23
/
+29
2015-09-10
parisc: use seq_hex_dump() to dump buffers
Andy Shevchenko
1
-7
/
+2
2015-04-21
parisc: Eliminate sg_virt_addr() and private scatterlist.h
Matthew Wilcox
1
-4
/
+3
2015-04-15
parisc: remove use of seq_printf return value
Joe Perches
1
-44
/
+42
2013-05-06
parisc: fix partly 16/64k PAGE_SIZE boot
Helge Deller
1
-4
/
+15
2012-05-10
parisc: move definition of PAGE0 to asm/page.h
Rolf Eike Beer
1
-0
/
+1
2011-10-31
parisc: add module.h to files really requiring it
Paul Gortmaker
1
-0
/
+1
2011-09-27
doc: fix broken references
Paul Bolle
1
-8
/
+8
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
1
-2
/
+2
2009-07-03
parisc: Fix PCI resource allocation on non-PAT SBA machines
Matthew Wilcox
1
-0
/
+2
2009-06-15
parisc: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-3
/
+3
2009-03-15
parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=y
Kyle McMartin
1
-2
/
+0
2009-03-13
parisc: remove klist iterators
James Bottomley
1
-26
/
+35
2009-01-29
Documentation: move DMA-mapping.txt to Doc/PCI/
Randy Dunlap
1
-9
/
+9
2009-01-05
parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions
FUJITA Tomonori
1
-2
/
+0
2009-01-05
parisc: drivers/parisc/: make code static
Adrian Bunk
1
-4
/
+3
2008-05-15
drivers/parisc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-21
/
+21
2008-04-29
parisc: use non-racy method for proc entries creation
Denis V. Lunev
1
-9
/
+5
2008-03-15
[PARISC] make ptr_to_pide() static
FUJITA Tomonori
1
-2
/
+2
2008-03-05
parisc: fix IOMMU's device boundary overflow bug on 32bits arch
FUJITA Tomonori
1
-2
/
+2
2008-03-04
iommu: parisc: make the IOMMUs respect the segment boundary limits
FUJITA Tomonori
1
-11
/
+37
2008-03-04
iommu: parisc: pass struct device to iommu_alloc_range
FUJITA Tomonori
1
-2
/
+2
2008-02-05
iommu sg merging: parisc: make iommu respect the segment size limits
FUJITA Tomonori
1
-1
/
+1
2007-10-23
parisc: fix sg_page() fallout
FUJITA Tomonori
1
-0
/
+1
2007-10-18
[PARISC] Clean up a resource_size_t warning in sba_iommu
Kyle McMartin
1
-2
/
+2
2007-05-22
[PARISC] ROUNDUP macro cleanup in drivers/parisc
Milind Arun Choudhary
1
-4
/
+2
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
1
-2
/
+2
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
1
-2
/
+2
2007-02-08
[PATCH] parisc: fix module_param iommu permission
Randy Dunlap
1
-1
/
+1
2006-12-08
[PARISC] sparse fixes
Matthew Wilcox
1
-1
/
+1
2006-10-05
[PA-RISC] Fix sba_iommu compilation
Matthew Wilcox
1
-2
/
+2
2006-10-04
[PARISC] Add support for Quicksilver AGPGART
Kyle McMartin
1
-11
/
+24
2006-10-04
[PARISC] Move LBA and SBA register defines to the common ropes.h
Kyle McMartin
1
-96
/
+1
2006-10-04
[PARISC] Create shared <asm/ropes.h> header
Kyle McMartin
1
-108
/
+1
2006-10-04
[PARISC] Generalize IS_ASTRO et al to take a parisc_device like
Kyle McMartin
1
-14
/
+20
2006-10-04
[PARISC] Remove some obsolete comments and I checked that Reo is similar to Ike
Matthew Wilcox
1
-7
/
+2
2006-10-04
[PARISC] Add asm-parisc/mckinley.h bus header
Kyle McMartin
1
-4
/
+1
[next]