aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/pci_sun4v.c
Commit message (Expand)AuthorAgeFilesLines
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-1033/+0
* Revert "of_platform_driver noise on sparce"Linus Torvalds2008-12-011-1/+1
* of_platform_driver noise on sparceAl Viro2008-11-301-1/+1
* sparc64: use iommu_num_pages function in IOMMU codeJoerg Roedel2008-10-161-3/+4
* sparc64: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel2008-10-161-3/+3
* sparc64: Fix sparse warnings in pci_sun4v.cDavid S. Miller2008-09-121-3/+3
* sparc64: Record OF device instead of device node pointer in pci_pbm_info.David S. Miller2008-09-101-3/+3
* sparc64: Get rid of pci_controller_info.David S. Miller2008-09-101-39/+27
* pci_sun4v: Use of_get_property().David S. Miller2008-09-021-14/+7
* sparc64: Pass proper parent device down into root pci_create_bus() call.David S. Miller2008-09-011-6/+8
* sparc64: Simplify error handling in PCI controller probing.David S. Miller2008-08-311-15/+16
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* sparc64: Convert SUN4V PCI controller driver into a real driver.David S. Miller2008-08-301-40/+83
* sparc64/kernel/: make code staticAdrian Bunk2008-07-171-1/+1
* [SPARC64]: NUMA device infrastructure.David S. Miller2008-04-231-3/+10
* sparc64: add the segment boundary checking to IOMMUs while merging SG entriesFUJITA Tomonori2008-03-281-2/+10
* [SPARC64]: Add SG merging support back into IOMMU code.David S. Miller2008-02-091-74/+132
* [SPARC64]: IOMMU allocations using iommu-helper layer.David S. Miller2008-02-091-66/+18
* [SPARC64]: Temporarily remove IOMMU merging code.David S. Miller2008-02-061-131/+39
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-051-3/+3
|\
| * [SPARC64] pci_sun4v.c: Section fixes.Adrian Bunk2008-02-051-3/+3
* | iommu sg merging: sparc64: make iommu respect the segment size limitsFUJITA Tomonori2008-02-051-1/+1
|/
* [SPARC64]: Fix of section mismatch warnings.Sam Ravnborg2008-01-211-2/+3
* [SPARC64]: check for possible NULL pointer dereferenceCyrill Gorcunov2007-12-051-0/+4
* Update arch/ to use sg helpersJens Axboe2007-10-221-5/+2
* Fix loop terminating conditions in fill_sg().David S. Miller2007-10-171-7/+8
* SPARC64: fix iommu sg chainingFUJITA Tomonori2007-10-171-1/+0
* SPARC64: sg chaining supportJens Axboe2007-10-161-13/+19
* [SPARC64]: Kill pci_memspace_mask.David S. Miller2007-10-131-5/+0
* [SPARC64]: Consolidate MSI support code.David S. Miller2007-10-131-291/+109
* [SPARC64]: Fix several bugs in MSI handling.David S. Miller2007-08-301-10/+8
* [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller2007-07-301-77/+91
* [SPARC64]: fix section mismatch warning in pci_sunv4Sam Ravnborg2007-07-201-2/+2
* [SPARC64]: Negotiate hypervisor API for PCI services.David S. Miller2007-05-291-0/+18
* [SPARC64]: Don't be picky about virtual-dma values on sun4v.David S. Miller2007-05-291-26/+10
* [SPARC64]: Spelling fixes.Simon Arlott2007-05-111-1/+1
* [SPARC64] PCI: Consolidate PCI access code into pci_common.cDavid S. Miller2007-05-091-84/+2
* [SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller2007-05-081-1/+0
* [SPARC64]: Move index info pci_pbm_info.David S. Miller2007-05-081-2/+2
* [SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.David S. Miller2007-05-081-113/+111
* [SPARC64]: Move pci_ops into pci_pbm_info.David S. Miller2007-05-081-1/+1
* [SPARC64] PCI: Use root list of pbm's instead of pci_controller_info'sDavid S. Miller2007-05-081-34/+13
* [SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller2007-05-081-15/+1
* MSI: arch must connect the irq and the msi_descMichael Ellerman2007-05-021-2/+2
* [SPARC64]: Convert PCI over to generic struct iommu/strbuf.David S. Miller2007-04-261-17/+17
* [SPARC64]: Consolidate {sbus,pci}_iommu_arena.David S. Miller2007-04-261-3/+3
* [SPARC64]: Add dummy host controller to root of all PCI domains.David S. Miller2007-04-261-0/+6
* [SPARC64]: Const'ify pci_iommu_ops.David S. Miller2007-04-261-1/+1
* [SPARC64]: Kill pbm->pci_first_slot.David S. Miller2007-04-261-1/+0
* [SPARC64]: Kill pci_controller->pbms_same_domainDavid S. Miller2007-04-261-1/+0