index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/PCI: Expand the x86_msi_ops to have a restore MSIs.
Konrad Rzeszutek Wilk
2012-01-06
4
-2
/
+38
*
PCI: Increase resource array mask bit size in pcim_iomap_regions()
Yinghai Lu
2012-01-06
2
-6
/
+6
*
PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCES
Yinghai Lu
2012-01-06
1
-1
/
+1
*
PCI: pci_ids: add device ids for STA2X11 device (aka ConneXT)
Alessandro Rubini
2012-01-06
1
-0
/
+23
*
PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB
Bjorn Helgaas
2012-01-06
1
-0
/
+42
*
x86/PCI: amd: factor out MMCONFIG discovery
Bjorn Helgaas
2012-01-06
3
-31
/
+44
*
PCI: Enable ATS at the device state restore
Hao, Xudong
2012-01-06
3
-0
/
+26
*
PCI: msi: fix imbalanced refcount of msi irq sysfs objects
Neil Horman
2012-01-06
1
-2
/
+12
*
PCI: kconfig: English typo in pci/pcie/Kconfig
P. Christeas
2012-01-06
1
-1
/
+1
*
PCI/PM/Runtime: make PCI traces quieter
Vincent Palatin
2012-01-06
3
-11
/
+10
*
PCI: remove pci_create_bus()
Bjorn Helgaas
2012-01-06
2
-16
/
+0
*
xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
1
-43
/
+42
*
x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()
Bjorn Helgaas
2012-01-06
4
-35
/
+45
*
x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()
Bjorn Helgaas
2012-01-06
3
-6
/
+1
*
x86/PCI: read Broadcom CNB20LE host bridge info before PCI scan
Bjorn Helgaas
2012-01-06
1
-23
/
+39
*
sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
1
-17
/
+8
*
sparc/PCI: convert to pci_create_root_bus()
Bjorn Helgaas
2012-01-06
1
-11
/
+6
*
sh/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
1
-10
/
+10
*
powerpc/PCI: convert to pci_create_root_bus()
Bjorn Helgaas
2012-01-06
1
-11
/
+14
*
powerpc/PCI: split PHB part out of pcibios_map_io_space()
Bjorn Helgaas
2012-01-06
1
-19
/
+21
*
powerpc/PCI: make pcibios_setup_phb_resources() static
Bjorn Helgaas
2012-01-06
2
-2
/
+1
*
parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
1
-12
/
+17
*
parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented()
Bjorn Helgaas
2012-01-06
1
-6
/
+8
*
parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root bus
Bjorn Helgaas
2012-01-06
1
-17
/
+18
*
parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resou...
Bjorn Helgaas
2012-01-06
1
-15
/
+12
*
parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()
Bjorn Helgaas
2012-01-06
1
-10
/
+12
*
mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
1
-6
/
+6
*
mips/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
1
-7
/
+10
*
microblaze/PCI: use pci_scan_root_bus()
Bjorn Helgaas
2012-01-06
1
-7
/
+3
*
microblaze/PCI: convert to pci_create_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
1
-15
/
+15
*
microblaze/PCI: make pcibios_setup_phb_resources() static
Bjorn Helgaas
2012-01-06
2
-2
/
+1
*
microblaze/PCI: fix pci_bus_for_each_resource() usage
Bjorn Helgaas
2012-01-06
1
-2
/
+0
*
ia64/PCI: convert to pci_create_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
1
-25
/
+14
*
ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented()
Bjorn Helgaas
2012-01-06
1
-1
/
+4
*
frv/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
1
-6
/
+5
*
arm/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
21
-111
/
+104
*
alpha/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
1
-20
/
+20
*
PCI: deprecate pci_scan_bus_parented()
Bjorn Helgaas
2012-01-06
2
-0
/
+13
*
PCI: convert pci_scan_bus_parented() to use pci_create_root_bus()
Bjorn Helgaas
2012-01-06
1
-1
/
+6
*
PCI: convert pci_scan_bus() to use pci_create_root_bus()
Bjorn Helgaas
2012-01-06
2
-9
/
+20
*
PCI: add pci_scan_root_bus() that accepts resource list
Bjorn Helgaas
2012-01-06
2
-0
/
+18
*
PCI: add pci_create_root_bus() that accepts resource list
Bjorn Helgaas
2012-01-06
2
-4
/
+24
*
PCI: show host bridges and root bus resources
Bjorn Helgaas
2012-01-06
1
-1
/
+12
*
PCI: add helpers for building PCI bus resource lists
Bjorn Helgaas
2012-01-06
2
-5
/
+29
*
PCI: delay configuration of SRIOV capability
Ram Pai
2012-01-06
1
-2
/
+2
*
PCI: Only call pci_stop_bus_device() one time for child devices at remove
Yinghai Lu
2012-01-06
1
-3
/
+7
*
x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS]
Andreas Herrmann
2012-01-06
1
-1
/
+0
*
PCI: latency timer doesn't apply to PCIe
Myron Stowe
2012-01-06
1
-0
/
+4
*
PCI: x86: use generic pcibios_set_master()
Myron Stowe
2012-01-06
1
-14
/
+0
*
PCI: sh: use generic pcibios_set_master()
Myron Stowe
2012-01-06
1
-15
/
+0
[next]