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-res.c
Commit message (
Expand
)
Author
Age
*
PCI: Remove unused variables
Bjorn Helgaas
2013-04-15
*
Merge branch 'pci/nikhil-big-bar-fixes' into next
Bjorn Helgaas
2012-07-18
|
\
|
*
PCI: reorder __pci_assign_resource() (no change)
Bjorn Helgaas
2012-07-11
|
*
PCI: fix truncation of resource size to 32 bits
Nikhil P Rao
2012-07-11
*
|
PCI: disable MEM decoding while updating 64-bit MEM BARs
Bjorn Helgaas
2012-07-09
|
/
*
PCI: Move "pci reassigndev resource alignment" out of quirks.c
Yinghai Lu
2012-02-24
*
PCI: Move pdev_sort_resources() to setup-bus.c
Yinghai Lu
2012-02-14
*
PCI : Calculate right add_size
Yinghai Lu
2012-02-14
*
PCI: Fix typo in setup-res.c
Masanari Iida
2012-02-14
*
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
Myron Stowe
2012-02-14
*
PCI: Fix starting basis for resource requests
Myron Stowe
2012-02-14
*
PCI/PM/Runtime: make PCI traces quieter
Vincent Palatin
2012-01-06
*
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
*
PCI : ability to relocate assigned pci-resources
Ram Pai
2011-08-01
*
PCI: fold pci_calc_resource_flags() into decode_bar()
Bjorn Helgaas
2011-07-22
*
PCI: fix message typo
Bjorn Helgaas
2010-10-17
*
PCI: fall back to original BIOS BAR addresses
Bjorn Helgaas
2010-07-16
*
PCI: change resource collision messages from KERN_ERR to KERN_INFO
Bjorn Helgaas
2010-06-11
*
PCI: for address space collisions, show conflicting resource
Bjorn Helgaas
2010-03-24
*
PCI: improve discovery/configuration messages
Bjorn Helgaas
2009-11-04
*
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
2009-11-04
*
PCI: print resources consistently with %pRt
Bjorn Helgaas
2009-11-04
*
PCI: remove pci_assign_resource_fixed()
Bjorn Helgaas
2009-10-06
*
PCI: export pci_claim_resource for driver use
Jesse Barnes
2009-09-09
*
PCI SR-IOV: correct broken resource alignment calculations
Chris Wright
2009-08-30
*
Make pci_claim_resource() use request_resource() rather than insert_resource()
Linus Torvalds
2009-08-02
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-06-22
|
\
|
*
PCI: improve resource allocation under transparent bridges
Yinghai Lu
2009-06-11
*
|
Fix pci_claim_resource
Matthew Wilcox
2009-06-17
|
/
*
PCI: allow assignment of memory resources with a specified alignment
Yuji Shimada
2009-03-20
*
PCI: add a new function to map BAR offsets
Yu Zhao
2009-01-07
*
PCI: remove unnecessary arg of pci_update_resource()
Yu Zhao
2009-01-07
*
PCI: Don't carp about BAR allocation failures in quiet boot
Ingo Molnar
2009-01-07
*
PCI: use resource_size() everywhere.
Zhao, Yu
2008-10-20
*
pci: Use new %pR to print resource ranges
Benjamin Herrenschmidt
2008-10-20
*
PCI: use dev_printk when possible
Bjorn Helgaas
2008-06-25
*
PCI: clean up resource alignment management
Ivan Kokshaysky
2008-04-21
*
PCI: add generic pci_enable_resources()
Bjorn Helgaas
2008-04-21
*
PCI: #if 0 pci_assign_resource_fixed()
Adrian Bunk
2008-04-21
*
PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resources
Benjamin Herrenschmidt
2008-02-01
*
PCI: drivers/pci/: remove unused exports
Adrian Bunk
2008-02-01
*
pci: do not mark exported functions as __devinit
Sam Ravnborg
2007-05-02
*
PCI legacy resource fix
Ralf Baechle
2006-12-20
*
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2006-06-27
*
[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...
Greg Kroah-Hartman
2006-06-27
*
[PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments
Kumar Gala
2006-06-21
*
[PATCH] PCI Hotplug/powerpc: module build break
linas
2006-01-31
*
[PATCH] Make sparc64 use setup-res.c
David S. Miller
2005-09-08
*
[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it
John W. Linville
2005-09-08
*
Ignore disabled ROM resources at setup
Linus Torvalds
2005-08-26
[next]