index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parisc
/
sba_iommu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-8
/
+8
*
parisc: convert to dma_map_ops
Christoph Hellwig
2016-01-20
1
-23
/
+29
*
parisc: use seq_hex_dump() to dump buffers
Andy Shevchenko
2015-09-10
1
-7
/
+2
*
parisc: Eliminate sg_virt_addr() and private scatterlist.h
Matthew Wilcox
2015-04-21
1
-4
/
+3
*
parisc: remove use of seq_printf return value
Joe Perches
2015-04-15
1
-44
/
+42
*
parisc: fix partly 16/64k PAGE_SIZE boot
Helge Deller
2013-05-06
1
-4
/
+15
*
parisc: move definition of PAGE0 to asm/page.h
Rolf Eike Beer
2012-05-10
1
-0
/
+1
*
parisc: add module.h to files really requiring it
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
doc: fix broken references
Paul Bolle
2011-09-27
1
-8
/
+8
*
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-09-22
1
-2
/
+2
*
parisc: Fix PCI resource allocation on non-PAT SBA machines
Matthew Wilcox
2009-07-03
1
-0
/
+2
*
parisc: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-15
1
-3
/
+3
*
parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=y
Kyle McMartin
2009-03-15
1
-2
/
+0
*
parisc: remove klist iterators
James Bottomley
2009-03-13
1
-26
/
+35
*
Documentation: move DMA-mapping.txt to Doc/PCI/
Randy Dunlap
2009-01-29
1
-9
/
+9
*
parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions
FUJITA Tomonori
2009-01-05
1
-2
/
+0
*
parisc: drivers/parisc/: make code static
Adrian Bunk
2009-01-05
1
-4
/
+3
*
drivers/parisc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-05-15
1
-21
/
+21
*
parisc: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
1
-9
/
+5
*
[PARISC] make ptr_to_pide() static
FUJITA Tomonori
2008-03-15
1
-2
/
+2
*
parisc: fix IOMMU's device boundary overflow bug on 32bits arch
FUJITA Tomonori
2008-03-05
1
-2
/
+2
*
iommu: parisc: make the IOMMUs respect the segment boundary limits
FUJITA Tomonori
2008-03-04
1
-11
/
+37
*
iommu: parisc: pass struct device to iommu_alloc_range
FUJITA Tomonori
2008-03-04
1
-2
/
+2
*
iommu sg merging: parisc: make iommu respect the segment size limits
FUJITA Tomonori
2008-02-05
1
-1
/
+1
*
parisc: fix sg_page() fallout
FUJITA Tomonori
2007-10-23
1
-0
/
+1
*
[PARISC] Clean up a resource_size_t warning in sba_iommu
Kyle McMartin
2007-10-18
1
-2
/
+2
*
[PARISC] ROUNDUP macro cleanup in drivers/parisc
Milind Arun Choudhary
2007-05-22
1
-4
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2007-02-26
1
-2
/
+2
|
\
|
*
[PATCH] parisc: fix module_param iommu permission
Randy Dunlap
2007-02-08
1
-1
/
+1
|
*
[PARISC] sparse fixes
Matthew Wilcox
2006-12-08
1
-1
/
+1
*
|
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2007-02-12
1
-2
/
+2
|
/
*
[PA-RISC] Fix sba_iommu compilation
Matthew Wilcox
2006-10-05
1
-2
/
+2
*
[PARISC] Add support for Quicksilver AGPGART
Kyle McMartin
2006-10-04
1
-11
/
+24
*
[PARISC] Move LBA and SBA register defines to the common ropes.h
Kyle McMartin
2006-10-04
1
-96
/
+1
*
[PARISC] Create shared <asm/ropes.h> header
Kyle McMartin
2006-10-04
1
-108
/
+1
*
[PARISC] Generalize IS_ASTRO et al to take a parisc_device like
Kyle McMartin
2006-10-04
1
-14
/
+20
*
[PARISC] Remove some obsolete comments and I checked that Reo is similar to Ike
Matthew Wilcox
2006-10-04
1
-7
/
+2
*
[PARISC] Add asm-parisc/mckinley.h bus header
Kyle McMartin
2006-10-04
1
-4
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PARISC] Test ioc_needs_fdc variable instead of open coding
Kyle McMartin
2006-06-27
1
-1
/
+1
*
[PARISC] Fix gcc 4.1 warnings in sba_iommu.c
Grant Grundler
2006-06-27
1
-7
/
+8
*
[PARISC] Document that we tolerate "Relaxed Ordering"
Grant Grundler
2006-04-21
1
-13
/
+32
*
[PARISC] I/O-Space must be ioremap_nocache()'d
Helge Deller
2006-03-30
1
-3
/
+3
*
BUG_ON() Conversion in drivers/parisc/
Eric Sesterhenn
2006-03-24
1
-7
/
+3
*
[PARISC] Convert sba_iommu.c to use seq_file
Kyle McMartin
2006-02-08
1
-47
/
+78
*
[PARISC] Use kzalloc and other janitor-style cleanups
Helge Deller
2006-01-22
1
-2
/
+1
*
Auto-update from upstream
Kyle McMartin
2005-10-28
1
-1
/
+1
|
\
|
*
[PATCH] gfp_t: dma-mapping (parisc)
Al Viro
2005-10-28
1
-1
/
+1
*
|
[PARISC] Update sba_iommu from parisc tree
Grant Grundler
2005-10-21
1
-49
/
+91
*
|
[PARISC] Convert parisc_device to use struct resource for hpa
Matthew Wilcox
2005-10-21
1
-3
/
+3
[next]