index
:
asmadeus/linux.git
for-next
The linux kernel
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
2007-04-26
[SPARC64]: Kill pbm->pci_first_slot.
David S. Miller
2007-04-26
[SPARC64]: Kill pci_controller->pbms_same_domain
David S. Miller
2007-04-26
[SPARC64]: Kill pci_controller->base_address_update().
David S. Miller
2007-04-26
[SPARC64]: Kill pci_controller->resource_adjust()
David S. Miller
2007-04-26
[SPARC64]: Kill PBM ranges software state.
David S. Miller
2007-04-26
[SPARC64]: Kill PBM intmap software state.
David S. Miller
2007-04-26
[SPARC64]: Consolidate PCI mem/io resource determination.
David S. Miller
2007-04-26
[SPARC64]: Probe PCI bus using OF device tree.
David S. Miller
2007-04-26
[SPARC64]: constify of_get_property return: arch/sparc64
Stephen Rothwell
2007-02-10
[SPARC64]: Add PCI MSI support on Niagara.
David S. Miller
2006-12-10
[SPARC64]: Replace kmalloc+memset with kzalloc
Yan Burman
2006-06-29
[SPARC64]: of_device layer IRQ resolution
David S. Miller
2006-06-23
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
David S. Miller
2006-06-23
[SPARC64]: Fix for Niagara memory corruption.
David S. Miller
2006-06-23
[SPARC64]: Use in-kernel OBP device tree for PCI controller probing.
David S. Miller
2006-06-20
[SPARC64]: Move over to GENERIC_HARDIRQS.
David S. Miller
2006-06-20
[SPARC64]: Kill ino_bucket->pil
David S. Miller
2006-06-10
[SPARC64]: Avoid JBUS errors on some Niagara systems.
David S. Miller
2006-05-23
[SPARC64]: Respect gfp_t argument to dma_alloc_coherent().
David S. Miller
2006-04-11
[PATCH] for_each_possible_cpu: sparc64
KAMEZAWA Hiroyuki
2006-03-20
[SPARC64]: Fix new context version SMP handling.
David S. Miller
2006-03-20
[SPARC64]: Handle zero-length map requests in pci_sun4v.c
David S. Miller
2006-03-20
[SPARC64]: Kill stray PGLIST_NENTS check in pci_sun4v.c
David S. Miller
2006-03-20
[SPARC64]: Remove PGLIST_NENTS PCI IOMMU mapping limitation on SUN4V.
David S. Miller
2006-03-20
[SPARC64] PCI: Size TSB correctly on SUN4V.
David S. Miller
2006-03-20
[SPARC64]: Make lack of interrupt-map-* a fatal error on SUN4V.
David S. Miller
2006-03-20
[SPARC64]: Restrict PCI bus scanning on SUN4V.
David S. Miller
2006-03-20
[SPARC64]: Fix IOMMU mapping on sun4v.
David S. Miller
2006-03-20
[SPARC64]: Kill spurious semicolon in sun4v_pci_init().
David S. Miller
2006-03-20
[SPARC64]: Generic sun4v_build_irq().
David S. Miller
2006-03-20
[SPARC64]: More SUN4V PCI work.
David S. Miller
2006-03-20
[SPARC64]: Range check bus number in SUN4V PCI controller driver.
David S. Miller
2006-03-20
[SPARC64]: Missing 'return' statement in sun4v_pci_init().
David S. Miller
2006-03-20
[SPARC64]: Implement basic pci_sun4v_scan_bus().
David S. Miller
2006-03-20
[SPARC64]: PCI-SUN4V fixes.
David S. Miller
2006-03-20
[SPARC64]: Don't expect cfg space in PCI PBM ranges on SUN4V.
David S. Miller
2006-03-20
[SPARC64]: First cut at SUN4V PCI IOMMU handling.
David S. Miller
2006-03-20
[SPARC64]: Implement SUN4V PCI config space access.
David S. Miller
2006-03-20
[SPARC64]: More SUN4V PCI controller work.
David S. Miller
2006-03-20
[SPARC64]: Beginnings of SUN4V PCI controller support.
David S. Miller