index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
kernel
/
pci_sun4v.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg
1
-1033
/
+0
2008-12-01
Revert "of_platform_driver noise on sparce"
Linus Torvalds
1
-1
/
+1
2008-11-30
of_platform_driver noise on sparce
Al Viro
1
-1
/
+1
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-09-12
sparc64: Fix sparse warnings in pci_sun4v.c
David S. Miller
1
-3
/
+3
2008-09-11
sparc64: Record OF device instead of device node pointer in pci_pbm_info.
David S. Miller
1
-3
/
+3
2008-09-11
sparc64: Get rid of pci_controller_info.
David S. Miller
1
-39
/
+27
2008-09-02
pci_sun4v: Use of_get_property().
David S. Miller
1
-14
/
+7
2008-09-02
sparc64: Pass proper parent device down into root pci_create_bus() call.
David S. Miller
1
-6
/
+8
2008-08-31
sparc64: Simplify error handling in PCI controller probing.
David S. Miller
1
-15
/
+16
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
1
-1
/
+1
2008-08-30
sparc64: Convert SUN4V PCI controller driver into a real driver.
David S. Miller
1
-40
/
+83
2008-07-18
sparc64/kernel/: make code static
Adrian Bunk
1
-1
/
+1
2008-04-24
[SPARC64]: NUMA device infrastructure.
David S. Miller
1
-3
/
+10
2008-03-29
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-22
[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-14
[SPARC64]: Kill pci_memspace_mask.
David S. Miller
1
-5
/
+0
2007-10-14
[SPARC64]: Consolidate MSI support code.
David S. Miller
1
-291
/
+109
2007-08-31
[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-21
[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-12
[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-09
[SPARC64]: Kill asm-sparc64/pbm.h
David S. Miller
1
-1
/
+0
2007-05-09
[SPARC64]: Move index info pci_pbm_info.
David S. Miller
1
-2
/
+2
2007-05-09
[SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.
David S. Miller
1
-113
/
+111
2007-05-09
[SPARC64]: Move pci_ops into pci_pbm_info.
David S. Miller
1
-1
/
+1
2007-05-09
[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's
David S. Miller
1
-34
/
+13
2007-05-09
[SPARC64] PCI: Use common routine to fetch PBM properties.
David S. Miller
1
-15
/
+1
2007-05-03
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
1
-2
/
+2
2007-04-27
[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
[next]