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
/
include
/
linux
/
pci.h
Commit message (
Expand
)
Author
Age
*
[PATCH] PCI: disable msi mode in pci_disable_device
Shaohua Li
2006-06-21
*
[PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundation
Doug Thompson
2006-06-21
*
[PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments
Kumar Gala
2006-06-21
*
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
2006-06-20
|
\
|
*
Don't include <linux/mod_devicetable.h> in public part of linux/pci.h
David Woodhouse
2006-04-28
|
*
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
*
|
[PATCH] Revive pci_find_ext_capability
Brice Goglin
2006-05-24
|
/
*
[PATCH] PCI: fix sparse warning about pci_bus_flags
Roland Dreier
2006-04-14
*
[PATCH] PCI: MSI(X) save/restore for suspend/resume
Shaohua Li
2006-04-14
*
[PATCH] PCI: fix pci_request_region[s] arg
Jeff Garzik
2006-03-23
*
[PATCH] PCI: make MSI quirk inheritable from the pci bus
Michael S. Tsirkin
2006-03-23
*
[PATCH] PCI: return max reserved busnr
Kristen Accardi
2006-03-23
*
[PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()
Adrian Bunk
2006-01-31
*
[PATCH] PCI Error Recovery: header file patch
linas
2006-01-09
*
[PATCH] PCI: Export pci_cfg_space_size
Benjamin Herrenschmidt
2006-01-09
*
[PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev
Kristen Accardi
2006-01-09
*
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
2005-11-10
*
[PATCH] PCI: automatically set device_driver.owner
Laurent riffard
2005-11-10
*
[PATCH] PCI: add pci_find_next_capability()
Roland Dreier
2005-11-10
*
[PATCH] PCI: Block config access during BIST
Brian King
2005-10-28
*
Remove "must_check" attributes in PCI-land
Linus Torvalds
2005-09-09
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2005-09-09
|
\
|
*
[PATCH] PCI: Small rearrangement of PCI probing code
Paul Mackerras
2005-09-09
|
*
[PATCH] must_check attributes for PCI layer.
Dave Jones
2005-09-09
*
|
[PATCH] yenta: share code with PCI core
Dominik Brodowski
2005-09-09
|
/
*
[PATCH] PCI/libata INTx cleanup
Brett M Russ
2005-09-08
*
[PATCH] PCI: Support PCM PM CAP version 3
Daniel Ritz
2005-09-08
*
[PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)
Paul Mackerras
2005-09-08
*
[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it
John W. Linville
2005-09-08
*
[PATCH] PCI: clean up pci.h and split pci register info to separate header file.
Greg Kroah-Hartman
2005-09-08
*
[PATCH] PCI: remove CONFIG_PCI_NAMES
Adrian Bunk
2005-09-08
*
[PATCH] PCI: Move PCI fixup data into r/o section
akpm@osdl.org
2005-09-08
*
[PATCH] PCI: 6700/6702PXH quirk
Kristen Accardi
2005-08-17
*
Revert "[PATCH] PCI: restore BAR values..."
Linus Torvalds
2005-08-08
*
[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it
John W. Linville
2005-08-05
*
[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug?
Kumar Gala
2005-07-29
*
[PATCH] PCI: clean up dynamic pci id logic
Greg Kroah-Hartman
2005-07-01
*
[PATCH] PCI: Increase the number of PCI bus resources
rajesh.shah@intel.com
2005-07-01
*
[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n
Andrew Morton
2005-06-28
*
[PATCH] PCI: DMA bursting advice
David S. Miller
2005-06-28
*
[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch
Michael Ellerman
2005-06-28
*
[PATCH] acpi bridge hotadd: ACPI based root bridge hot-add
Rajesh Shah
2005-06-28
*
[PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_mask
Adrian Bunk
2005-05-04
*
[PATCH] PCI: Add pci shutdown ability
Greg KH
2005-05-04
*
[PATCH] pm_message_t: more fixes in common and i386
Pavel Machek
2005-04-16
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16