[SPARC64]: Fix UP build.
[safe/jmp/linux-2.6] / arch / sparc64 / kernel / pci_sun4v.c
2007-05-29 David S. Miller[SPARC64]: Negotiate hypervisor API for PCI services.
2007-05-29 David S. Miller[SPARC64]: Don't be picky about virtual-dma values...
2007-05-12 Simon Arlott[SPARC64]: Spelling fixes.
2007-05-09 David S. Miller[SPARC64] PCI: Consolidate PCI access code into pci_com...
2007-05-08 David S. Miller[SPARC64]: Kill asm-sparc64/pbm.h
2007-05-08 David S. Miller[SPARC64]: Move index info pci_pbm_info.
2007-05-08 David S. Miller[SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.
2007-05-08 David S. Miller[SPARC64]: Move pci_ops into pci_pbm_info.
2007-05-08 David S. Miller[SPARC64] PCI: Use root list of pbm's instead of pci_co...
2007-05-08 David S. Miller[SPARC64] PCI: Use common routine to fetch PBM properties.
2007-05-03 Michael EllermanMSI: arch must connect the irq and the msi_desc
2007-04-27 David S. Miller[SPARC64]: Convert PCI over to generic struct iommu...
2007-04-26 David S. Miller[SPARC64]: Consolidate {sbus,pci}_iommu_arena.
2007-04-26 David S. Miller[SPARC64]: Add dummy host controller to root of all...
2007-04-26 David S. Miller[SPARC64]: Const'ify pci_iommu_ops.
2007-04-26 David S. Miller[SPARC64]: Kill pbm->pci_first_slot.
2007-04-26 David S. Miller[SPARC64]: Kill pci_controller->pbms_same_domain
2007-04-26 David S. Miller[SPARC64]: Kill pci_controller->base_address_update().
2007-04-26 David S. Miller[SPARC64]: Kill pci_controller->resource_adjust()
2007-04-26 David S. Miller[SPARC64]: Kill PBM ranges software state.
2007-04-26 David S. Miller[SPARC64]: Kill PBM intmap software state.
2007-04-26 David S. Miller[SPARC64]: Consolidate PCI mem/io resource determination.
2007-04-26 David S. Miller[SPARC64]: Probe PCI bus using OF device tree.
2007-04-26 Stephen Rothwell[SPARC64]: constify of_get_property return: arch/sparc64
2007-02-11 David S. Miller[SPARC64]: Add PCI MSI support on Niagara.
2006-12-10 Yan Burman[SPARC64]: Replace kmalloc+memset with kzalloc
2006-06-29 David S. Miller[SPARC64]: of_device layer IRQ resolution
2006-06-24 David S. Miller[SPARC64]: Convert sparc64 PCI layer to in-kernel devic...
2006-06-24 David S. Miller[SPARC64]: Fix for Niagara memory corruption.
2006-06-24 David S. Miller[SPARC64]: Use in-kernel OBP device tree for PCI contro...
2006-06-20 David S. Miller[SPARC64]: Move over to GENERIC_HARDIRQS.
2006-06-20 David S. Miller[SPARC64]: Kill ino_bucket->pil
2006-06-10 David S. Miller[SPARC64]: Avoid JBUS errors on some Niagara systems.
2006-05-23 David S. Miller[SPARC64]: Respect gfp_t argument to dma_alloc_coherent().
2006-04-11 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: sparc64
2006-03-20 David S. Miller[SPARC64]: Fix new context version SMP handling.
2006-03-20 David S. Miller[SPARC64]: Handle zero-length map requests in pci_sun4v.c
2006-03-20 David S. Miller[SPARC64]: Kill stray PGLIST_NENTS check in pci_sun4v.c
2006-03-20 David S. Miller[SPARC64]: Remove PGLIST_NENTS PCI IOMMU mapping limita...
2006-03-20 David S. Miller[SPARC64] PCI: Size TSB correctly on SUN4V.
2006-03-20 David S. Miller[SPARC64]: Make lack of interrupt-map-* a fatal error...
2006-03-20 David S. Miller[SPARC64]: Restrict PCI bus scanning on SUN4V.
2006-03-20 David S. Miller[SPARC64]: Fix IOMMU mapping on sun4v.
2006-03-20 David S. Miller[SPARC64]: Kill spurious semicolon in sun4v_pci_init().
2006-03-20 David S. Miller[SPARC64]: Generic sun4v_build_irq().
2006-03-20 David S. Miller[SPARC64]: More SUN4V PCI work.
2006-03-20 David S. Miller[SPARC64]: Range check bus number in SUN4V PCI controll...
2006-03-20 David S. Miller[SPARC64]: Missing 'return' statement in sun4v_pci_init().
2006-03-20 David S. Miller[SPARC64]: Implement basic pci_sun4v_scan_bus().
2006-03-20 David S. Miller[SPARC64]: PCI-SUN4V fixes.
2006-03-20 David S. Miller[SPARC64]: Don't expect cfg space in PCI PBM ranges...
2006-03-20 David S. Miller[SPARC64]: First cut at SUN4V PCI IOMMU handling.
2006-03-20 David S. Miller[SPARC64]: Implement SUN4V PCI config space access.
2006-03-20 David S. Miller[SPARC64]: More SUN4V PCI controller work.
2006-03-20 David S. Miller[SPARC64]: Beginnings of SUN4V PCI controller support.