index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
kernel
/
pci_sun4v.c
Commit message (
Expand
)
Author
Age
*
[SPARC64]: Add dummy host controller to root of all PCI domains.
David S. Miller
2007-04-26
*
[SPARC64]: Const'ify pci_iommu_ops.
David S. Miller
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-04-26
*
[SPARC64]: Add PCI MSI support on Niagara.
David S. Miller
2007-02-11
*
[SPARC64]: Replace kmalloc+memset with kzalloc
Yan Burman
2006-12-10
*
[SPARC64]: of_device layer IRQ resolution
David S. Miller
2006-06-29
*
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
David S. Miller
2006-06-24
*
[SPARC64]: Fix for Niagara memory corruption.
David S. Miller
2006-06-24
*
[SPARC64]: Use in-kernel OBP device tree for PCI controller probing.
David S. Miller
2006-06-24
*
[SPARC64]: Move over to GENERIC_HARDIRQS.
David S. Miller
2006-06-20
*
[SPARC64]: Kill ino_bucket->pil
David S. Miller
2006-06-20
*
[SPARC64]: Avoid JBUS errors on some Niagara systems.
David S. Miller
2006-06-10
*
[SPARC64]: Respect gfp_t argument to dma_alloc_coherent().
David S. Miller
2006-05-23
*
[PATCH] for_each_possible_cpu: sparc64
KAMEZAWA Hiroyuki
2006-04-11
*
[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
2006-03-20