index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
/
mmconfig_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
1
-1
/
+1
2013-01-03
X86: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-06-22
x86/PCI: use pr_level() to replace printk(KERN_LEVEL)
Jiang Liu
1
-2
/
+1
2012-06-22
x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges
Jiang Liu
1
-1
/
+1
2012-06-22
x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()
Jiang Liu
1
-12
/
+26
2012-06-22
x86/PCI: use RCU list to protect mmconfig list
Jiang Liu
1
-2
/
+11
2011-10-14
x86: constify PCI raw ops structures
Jan Beulich
1
-1
/
+1
2009-11-24
x86/PCI: MMCONFIG: add lookup function
Bjorn Helgaas
1
-19
/
+4
2009-11-24
x86/PCI: MMCONFIG: clean up printks
Bjorn Helgaas
1
-7
/
+5
2009-11-24
x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table
Bjorn Helgaas
1
-10
/
+3
2009-11-24
x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region
Bjorn Helgaas
1
-31
/
+14
2009-11-24
x86/PCI: MMCONFIG: rename pci_mmcfg_region structure members
Bjorn Helgaas
1
-8
/
+8
2009-11-24
x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one
Bjorn Helgaas
1
-3
/
+3
2009-11-24
x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expression
Bjorn Helgaas
1
-8
/
+7
2009-03-20
x86/PCI: host mmconfig detect clean up
Yinghai Lu
1
-6
/
+11
2008-12-29
x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
Jaswinder Singh Rajput
1
-2
/
+1
2008-04-26
x86: clear pci_mmcfg_virt when mmcfg get rejected
Yinghai Lu
1
-1
/
+21
2008-02-10
Change pci_raw_ops to pci_raw_read/write
Matthew Wilcox
1
-7
/
+1
2008-02-10
PCI x86: always use conf1 to access config space below 256 bytes
Ivan Kokshaysky
1
-12
/
+10
2007-10-11
x86_64: move pci
Thomas Gleixner
1
-0
/
+157