index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
/
mmconfig_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
2017-01-28
1
-1
/
+1
*
X86: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-2
/
+2
*
x86/PCI: use pr_level() to replace printk(KERN_LEVEL)
Jiang Liu
2012-06-22
1
-2
/
+1
*
x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges
Jiang Liu
2012-06-22
1
-1
/
+1
*
x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()
Jiang Liu
2012-06-22
1
-12
/
+26
*
x86/PCI: use RCU list to protect mmconfig list
Jiang Liu
2012-06-22
1
-2
/
+11
*
x86: constify PCI raw ops structures
Jan Beulich
2011-10-14
1
-1
/
+1
*
x86/PCI: MMCONFIG: add lookup function
Bjorn Helgaas
2009-11-24
1
-19
/
+4
*
x86/PCI: MMCONFIG: clean up printks
Bjorn Helgaas
2009-11-24
1
-7
/
+5
*
x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table
Bjorn Helgaas
2009-11-24
1
-10
/
+3
*
x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region
Bjorn Helgaas
2009-11-24
1
-31
/
+14
*
x86/PCI: MMCONFIG: rename pci_mmcfg_region structure members
Bjorn Helgaas
2009-11-24
1
-8
/
+8
*
x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one
Bjorn Helgaas
2009-11-24
1
-3
/
+3
*
x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expression
Bjorn Helgaas
2009-11-24
1
-8
/
+7
*
x86/PCI: host mmconfig detect clean up
Yinghai Lu
2009-03-20
1
-6
/
+11
*
x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
Jaswinder Singh Rajput
2008-12-29
1
-2
/
+1
*
x86: clear pci_mmcfg_virt when mmcfg get rejected
Yinghai Lu
2008-04-26
1
-1
/
+21
*
Change pci_raw_ops to pci_raw_read/write
Matthew Wilcox
2008-02-10
1
-7
/
+1
*
PCI x86: always use conf1 to access config space below 256 bytes
Ivan Kokshaysky
2008-02-10
1
-12
/
+10
*
x86_64: move pci
Thomas Gleixner
2007-10-11
1
-0
/
+157