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
/
arch
/
sparc64
/
kernel
/
pci_sun4v.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-23
[SPARC64]: NUMA device infrastructure.
David S. Miller
1
-3
/
+10
2008-03-28
sparc64: add the segment boundary checking to IOMMUs while merging SG entries
FUJITA Tomonori
1
-2
/
+10
2008-02-09
[SPARC64]: Add SG merging support back into IOMMU code.
David S. Miller
1
-74
/
+132
2008-02-09
[SPARC64]: IOMMU allocations using iommu-helper layer.
David S. Miller
1
-66
/
+18
2008-02-06
[SPARC64]: Temporarily remove IOMMU merging code.
David S. Miller
1
-131
/
+39
2008-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-3
/
+3
2008-02-05
iommu sg merging: sparc64: make iommu respect the segment size limits
FUJITA Tomonori
1
-1
/
+1
2008-02-05
[SPARC64] pci_sun4v.c: Section fixes.
Adrian Bunk
1
-3
/
+3
2008-01-21
[SPARC64]: Fix of section mismatch warnings.
Sam Ravnborg
1
-2
/
+3
2007-12-05
[SPARC64]: check for possible NULL pointer dereference
Cyrill Gorcunov
1
-0
/
+4
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
-7
/
+8
2007-10-17
SPARC64: fix iommu sg chaining
FUJITA Tomonori
1
-1
/
+0
2007-10-16
SPARC64: sg chaining support
Jens Axboe
1
-13
/
+19
2007-10-13
[SPARC64]: Kill pci_memspace_mask.
David S. Miller
1
-5
/
+0
2007-10-13
[SPARC64]: Consolidate MSI support code.
David S. Miller
1
-291
/
+109
2007-08-30
[SPARC64]: Fix several bugs in MSI handling.
David S. Miller
1
-10
/
+8
2007-07-30
[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.
David S. Miller
1
-77
/
+91
2007-07-20
[SPARC64]: fix section mismatch warning in pci_sunv4
Sam Ravnborg
1
-2
/
+2
2007-05-29
[SPARC64]: Negotiate hypervisor API for PCI services.
David S. Miller
1
-0
/
+18
2007-05-29
[SPARC64]: Don't be picky about virtual-dma values on sun4v.
David S. Miller
1
-26
/
+10
2007-05-11
[SPARC64]: Spelling fixes.
Simon Arlott
1
-1
/
+1
2007-05-09
[SPARC64] PCI: Consolidate PCI access code into pci_common.c
David S. Miller
1
-84
/
+2
2007-05-08
[SPARC64]: Kill asm-sparc64/pbm.h
David S. Miller
1
-1
/
+0
2007-05-08
[SPARC64]: Move index info pci_pbm_info.
David S. Miller
1
-2
/
+2
2007-05-08
[SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.
David S. Miller
1
-113
/
+111
2007-05-08
[SPARC64]: Move pci_ops into pci_pbm_info.
David S. Miller
1
-1
/
+1
2007-05-08
[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's
David S. Miller
1
-34
/
+13
2007-05-08
[SPARC64] PCI: Use common routine to fetch PBM properties.
David S. Miller
1
-15
/
+1
2007-05-02
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
1
-2
/
+2
2007-04-26
[SPARC64]: Convert PCI over to generic struct iommu/strbuf.
David S. Miller
1
-17
/
+17
2007-04-26
[SPARC64]: Consolidate {sbus,pci}_iommu_arena.
David S. Miller
1
-3
/
+3
2007-04-26
[SPARC64]: Add dummy host controller to root of all PCI domains.
David S. Miller
1
-0
/
+6
2007-04-26
[SPARC64]: Const'ify pci_iommu_ops.
David S. Miller
1
-1
/
+1
2007-04-26
[SPARC64]: Kill pbm->pci_first_slot.
David S. Miller
1
-1
/
+0
2007-04-26
[SPARC64]: Kill pci_controller->pbms_same_domain
David S. Miller
1
-1
/
+0
2007-04-26
[SPARC64]: Kill pci_controller->base_address_update().
David S. Miller
1
-46
/
+0
2007-04-26
[SPARC64]: Kill pci_controller->resource_adjust()
David S. Miller
1
-9
/
+0
2007-04-26
[SPARC64]: Kill PBM ranges software state.
David S. Miller
1
-13
/
+0
2007-04-26
[SPARC64]: Kill PBM intmap software state.
David S. Miller
1
-8
/
+0
2007-04-26
[SPARC64]: Consolidate PCI mem/io resource determination.
David S. Miller
1
-69
/
+2
2007-04-26
[SPARC64]: Probe PCI bus using OF device tree.
David S. Miller
1
-175
/
+24
2007-04-26
[SPARC64]: constify of_get_property return: arch/sparc64
Stephen Rothwell
1
-4
/
+4
2007-02-10
[SPARC64]: Add PCI MSI support on Niagara.
David S. Miller
1
-0
/
+444
2006-12-10
[SPARC64]: Replace kmalloc+memset with kzalloc
Yan Burman
1
-11
/
+5
2006-06-29
[SPARC64]: of_device layer IRQ resolution
David S. Miller
1
-10
/
+0
2006-06-23
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
David S. Miller
1
-2
/
+1
2006-06-23
[SPARC64]: Fix for Niagara memory corruption.
David S. Miller
1
-5
/
+10
2006-06-23
[SPARC64]: Use in-kernel OBP device tree for PCI controller probing.
David S. Miller
1
-79
/
+65
2006-06-20
[SPARC64]: Move over to GENERIC_HARDIRQS.
David S. Miller
1
-1
/
+1
[next]