index
:
linux-dev
linus/master
master
remove-sha1
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
kernel
/
iommu.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg
1
-866
/
+0
2008-10-16
sparc64: use iommu_num_pages function in IOMMU code
Joerg Roedel
1
-3
/
+4
2008-10-16
sparc64: rename iommu_num_pages function to iommu_nr_pages
Joerg Roedel
1
-3
/
+3
2008-04-23
[SPARC64]: NUMA device infrastructure.
David S. Miller
1
-12
/
+21
2008-03-28
sparc64: add the segment boundary checking to IOMMUs while merging SG entries
FUJITA Tomonori
1
-2
/
+10
2008-03-26
[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/iommu.c
David S. Miller
1
-4
/
+4
2008-02-20
[SPARC64]: make IOMMU code respect the segment boundary limits
FUJITA Tomonori
1
-1
/
+2
2008-02-12
[SPARC64]: Use shorter "get_zeroed_page" call.
Robert P. J. Day
1
-2
/
+1
2008-02-09
[SPARC64]: Add SG merging support back into IOMMU code.
David S. Miller
1
-73
/
+158
2008-02-09
[SPARC64]: IOMMU allocations using iommu-helper layer.
David S. Miller
1
-44
/
+81
2008-02-06
[SPARC64]: Temporarily remove IOMMU merging code.
David S. Miller
1
-116
/
+26
2008-02-05
iommu sg merging: sparc64: make iommu respect the segment size limits
FUJITA Tomonori
1
-1
/
+1
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
1
-5
/
+2
2007-10-17
Fix loop terminating conditions in fill_sg().
David S. Miller
1
-5
/
+7
2007-10-17
SPARC64: fix iommu sg chaining
FUJITA Tomonori
1
-1
/
+0
2007-10-16
SPARC64: sg chaining support
Jens Axboe
1
-15
/
+24
2007-07-30
[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.
David S. Miller
1
-159
/
+145
2007-05-11
[SPARC64]: Spelling fixes.
Simon Arlott
1
-1
/
+1
2007-05-08
[SPARC64]: Kill asm-sparc64/pbm.h
David S. Miller
1
-1
/
+3
2007-05-06
[SPARC64]: SUN4U PCI-E controller support.
David S. Miller
1
-9
/
+13
2007-04-26
[SPARC64]: Convert PCI over to generic struct iommu/strbuf.
David S. Miller
1
-27
/
+26
2007-04-26
[SPARC64]: Consolidate {sbus,pci}_iommu_arena.
David S. Miller
1
-2
/
+2
2007-04-26
[SPARC64]: Const'ify pci_iommu_ops.
David S. Miller
1
-1
/
+1
2007-04-26
[SPARC64]: Probe PCI bus using OF device tree.
David S. Miller
1
-32
/
+15
2007-04-13
[SPARC64]: Fix inline directive in pci_iommu.c
Tom "spot" Callaway
1
-1
/
+1
2006-10-25
[SPARC64]: Fix memory corruption in pci_4u_free_consistent().
David S. Miller
1
-1
/
+1
2006-05-23
[SPARC64]: Respect gfp_t argument to dma_alloc_coherent().
David S. Miller
1
-2
/
+2
2006-03-20
[SPARC64]: kzalloc() conversion
Eric Sesterhenn
1
-2
/
+1
2006-03-20
[SPARC64]: First cut at SUN4V PCI IOMMU handling.
David S. Miller
1
-3
/
+3
2006-03-20
[SPARC64]: Beginnings of SUN4V PCI controller support.
David S. Miller
1
-8
/
+19
2005-10-13
[SPARC64]: Eliminate PCI IOMMU dma mapping size limit.
David S. Miller
1
-228
/
+137
2005-10-13
[SPARC64]: Consolidate common PCI IOMMU init code.
David S. Miller
1
-4
/
+50
2005-08-29
[SPARC64]: More fully work around Spitfire Errata 51.
David S. Miller
1
-1
/
+1
2005-05-31
[SPARC64]: Refine PCI strbuf ctx-based flush.
David S. Miller
1
-5
/
+3
2005-05-31
[SPARC64]: Fix streaming buffer flushing on PCI and SBUS.
David S. Miller
1
-20
/
+70
2005-05-20
[SPARC64]: Fix bad performance side effect of strbuf timeout changes.
David S. Miller
1
-7
/
+9
2005-05-11
[SPARC64]: Add timeouts to streaming buffer synchronization.
David S. Miller
1
-100
/
+65