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
/
powerpc
/
kernel
/
pci-common.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...
Michael Ellerman
2015-04-13
|
\
|
*
powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv
Wei Yang
2015-03-30
|
*
powerpc/powernv: Reserve additional space for IOV BAR according to the number...
Wei Yang
2015-03-30
|
*
powerpc/pci: Don't unset PCI resources for VFs
Wei Yang
2015-03-30
*
|
powerpc: Remove shims for pci_controller_ops operations
Daniel Axtens
2015-04-11
*
|
powerpc: Create pci_controller_ops.reset_secondary_bus and shim
Daniel Axtens
2015-04-11
*
|
powerpc: Create pci_controller_ops.window_alignment and shim
Daniel Axtens
2015-04-11
*
|
powerpc: Create pci_controller_ops.enable_device_hook and shim
Daniel Axtens
2015-04-11
*
|
powerpc: Create pci_controller_ops.probe_mode and shim
Daniel Axtens
2015-04-11
*
|
powerpc: Create pci_controller_ops.dma_bus_setup and shim
Daniel Axtens
2015-04-11
*
|
powerpc: Create pci_controller_ops.dma_dev_setup and shim
Daniel Axtens
2015-04-11
*
|
powerpc: pcibios_enable_device_hook: return bool rather than int
Daniel Axtens
2015-04-11
*
|
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
2015-04-10
|
/
*
powerpc/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
2015-01-16
*
powerpc: Remove more traces of bootmem
Michael Ellerman
2014-11-19
*
powerpc/pci: Quieten unset I/O resource warning
Anton Blanchard
2014-11-05
*
powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() change
Michael Ellerman
2014-10-15
*
powerpc/pci: remove duplicate declaration of pci_bus_find_capability
Wei Yang
2014-10-03
*
powerpc: Make a bunch of things static
Anton Blanchard
2014-09-25
*
powerpc/pci: Remove duplicate logic
Gavin Shan
2014-07-03
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-06-10
|
\
|
*
powerpc/pci: Use of_pci_range_parser helper in pci_process_bridge_OF_ranges
Andrew Murray
2014-04-28
|
*
powerpc/pci: Mask linkDown on resetting PCI bus
Gavin Shan
2014-04-28
*
|
PCI: Move Open Firmware devspec attribute to PCI common code
Sebastian Ott
2014-04-30
|
/
*
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
2013-12-21
*
of/irq: simplify args to irq_create_of_mapping
Grant Likely
2013-10-24
*
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
*
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2013-10-24
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-09-06
|
\
|
*
powerpc: Make OF PCI device tree accesses endian safe
Anton Blanchard
2013-08-14
|
*
powerpc/pci: Remove duplicate check in pcibios_fixup_bus()
Gavin Shan
2013-08-14
|
*
powerpc: Fix a number of sparse warnings
Anton Blanchard
2013-08-13
*
|
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-03
|
\
\
|
|
/
|
/
|
|
*
PCI: Simplify pcie_bus_configure_settings() interface
Bjorn Helgaas
2013-08-22
*
|
powerpc/pci: Partial tree hotplug support
Gavin Shan
2013-07-24
|
/
*
powerpc/pci: Improve device hotplug initialization
Guenter Roeck
2013-06-29
*
powerpc/pci: Check the bus address instead of resource address in pcibios_fix...
Kevin Hao
2013-06-09
*
powerpc/pci: Remove the unused variables in pci_process_bridge_OF_ranges
Kevin Hao
2013-05-31
*
powerpc/pci: Remove the stale comments of pci_process_bridge_OF_ranges
Kevin Hao
2013-05-31
*
powerpc/pci: Fix bogus message at boot about empty memory resources
Benjamin Herrenschmidt
2013-05-24
*
powerpc: Fix build errors STRICT_MM_TYPECHECKS
Aneesh Kumar K.V
2013-05-14
*
powerpc/pci: Support per-aperture memory offset
Benjamin Herrenschmidt
2013-05-05
*
powerpc/pci: Don't add bogus empty resources to PHBs
Benjamin Herrenschmidt
2013-05-05
*
powerpc/pseries: Perform proper max_bus_speed detection
Kleber Sacilotto de Souza
2013-05-05
*
powerpc: Set default VGA device
Brian King
2013-04-18
*
powerpc/pci: fix PCI-e devices rescan issue on powerpc platform
Yuanquan Chen
2013-04-18
*
powerpc/eeh: Fix crash when adding a device in a slot with DDW
Thadeu Lima de Souza Cascardo
2013-01-10
*
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
*
powerpc/PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-11-28
*
Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next
Benjamin Herrenschmidt
2012-09-17
|
\
[next]