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
/
drivers
/
pci
/
setup-bus.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'pci-next+probe_only+bus2res-fb127cb' of git://github.com/bjorn-...
Jesse Barnes
2012-02-24
|
\
|
*
PCI: make pci_flags non-weak
Bjorn Helgaas
2012-02-23
|
*
PCI: make pci_flags always available
Bjorn Helgaas
2012-02-23
*
|
PCI: add a PCI resource reallocation config option
Yinghai Lu
2012-02-24
*
|
PCI: print out suggestion about using pci=realloc
Yinghai Lu
2012-02-24
*
|
PCI: prepare pci=realloc for multiple options
Yinghai Lu
2012-02-24
*
|
PCI: Retry on IORESOURCE_IO type allocations
Yinghai Lu
2012-02-24
|
/
*
PCI: Skip cardbus assigned resource reset during pci bus rescan
Yinghai Lu
2012-02-23
*
PCI: Fix "cardbus bridge resources as optional" size handling
Yinghai Lu
2012-02-23
*
PCI: Disable cardbus bridge MEM1 prefetchable bit
Yinghai Lu
2012-02-23
*
PCI: remove add_to_failed_list()
Yinghai Lu
2012-02-14
*
PCI: add debug print out for add_size
Yinghai Lu
2012-02-14
*
PCI: make free_list() into a function
Yinghai Lu
2012-02-14
*
PCI: Rename dev_res_x to add_res or fail_res
Yinghai Lu
2012-02-14
*
PCI: Merge pci_dev_resource_x and pci_dev_resource
Yinghai Lu
2012-02-14
*
PCI: Replace resource_list with generic list
Yinghai Lu
2012-02-14
*
PCI: Move struct resource_list to setup-bus.c
Yinghai Lu
2012-02-14
*
PCI: Move pdev_sort_resources() to setup-bus.c
Yinghai Lu
2012-02-14
*
PCI: make re-allocation try harder by reassigning ranges higher in the heirarchy
Yinghai Lu
2012-02-14
*
PCI: Make pci_rescan_bus handle add_list
Yinghai Lu
2012-02-14
*
PCI: Use add_list in pcie hotplug path.
Yinghai Lu
2012-02-14
*
PCI: try to assign required+option size first
Yinghai Lu
2012-02-14
*
PCI: Move get_res_add_size() function
Yinghai Lu
2012-02-14
*
PCI: Make add_to_list() return status
Yinghai Lu
2012-02-14
*
PCI : Calculate right add_size
Yinghai Lu
2012-02-14
*
PCI: Make pci_setup_bridge() non-static for use by arch code
Benjamin Herrenschmidt
2011-10-14
*
PCI: code and comments cleanup
Ram Pai
2011-08-01
*
PCI: make cardbus-bridge resources optional
Ram Pai
2011-08-01
*
PCI: make SRIOV resources optional
Yinghai Lu
2011-08-01
*
PCI : ability to relocate assigned pci-resources
Ram Pai
2011-08-01
*
PCI: honor child buses add_size in hot plug configuration
Yinghai Lu
2011-08-01
*
PCI: remove printks about disabled bridge windows
Bjorn Helgaas
2011-07-22
*
PCI: conditional resource-reallocation through kernel parameter pci=realloc
Ram Pai
2011-07-08
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-05-23
|
\
|
*
PCI: update bridge resources to get more big ranges when allocating space (ag...
Yinghai Lu
2011-05-21
*
|
PCI: Clear bridge resource flags if requested size is 0
Yinghai Lu
2011-05-16
|
/
*
pci: fix PCI bus allocation alignment handling
Linus Torvalds
2011-04-11
*
PCI: pre-allocate additional resources to devices only after successful alloc...
Ram Pai
2011-03-04
*
PCI: introduce reset_resource()
Ram Pai
2011-03-04
*
PCI: data structure agnostic free list function
Ram Pai
2011-03-04
*
PCI: refactor io size calculation code
Ram Pai
2011-03-04
*
PCI hotplug: make sure child bridges are enabled at hotplug time
Yinghai Lu
2010-07-30
*
Revert "PCI: update bridge resources to get more big ranges in PCI assign uns...
Linus Torvalds
2010-05-12
*
pci: don't reassign to ROM res if it is not going to be enabled
Yinghai Lu
2010-03-01
*
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
2010-02-23
*
PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_ranges
Yinghai Lu
2010-02-22
*
PCI: pciehp: second try to get big range for pcie devices
Yinghai Lu
2010-02-22
*
PCI: introduce pci_assign_unassigned_bridge_resources
Yinghai Lu
2010-02-22
*
PCI: update bridge resources to get more big ranges in PCI assign unssigned
Yinghai Lu
2010-02-22
*
PCI: don't shrink bridge resources
Yinghai Lu
2010-02-22
[next]