index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
pci_x86.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-26
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2013-01-04
X86: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+3
2013-01-04
x86/PCI: Remove unused pci_root_bus
Bjorn Helgaas
1
-1
/
+0
2012-07-25
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-0
/
+7
2012-06-23
x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges
Jiang Liu
1
-0
/
+1
2012-06-23
x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug
Jiang Liu
1
-0
/
+4
2012-06-23
x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()
Jiang Liu
1
-0
/
+2
2012-06-06
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
Joe Perches
1
-2
/
+6
2012-01-07
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
1
-2
/
+0
2011-10-14
x86: constify PCI raw ops structures
Jan Beulich
1
-3
/
+3
2010-10-18
x86/PCI: Clean up pci_cache_line_size
Alex Nixon
1
-0
/
+1
2010-07-30
x86/PCI: Add option to not assign BAR's if not already assigned
Mike Habeck
1
-0
/
+1
2010-06-05
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-0
/
+2
2010-05-11
x86/PCI: Convert pci_config_lock to raw_spinlock
Thomas Gleixner
1
-1
/
+1
2010-05-10
pci: Add a probing code that seeks for an specific bus
Aristeu Rozanski
1
-0
/
+2
2010-03-08
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+17
2010-02-26
x86, olpc: Use pci subarch init for OLPC
Thomas Gleixner
1
-1
/
+0
2010-02-23
x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
Bjorn Helgaas
1
-0
/
+1
2010-02-20
x86: Add pcibios_fixup_irqs to x86_init
Thomas Gleixner
1
-0
/
+3
2010-02-20
x86: Add pci_init_irq to x86_init
Thomas Gleixner
1
-1
/
+3
2010-02-20
x86: Move pci init function to x86_init
Thomas Gleixner
1
-3
/
+11
2009-11-25
x86/PCI: MMCONFIG: add lookup function
Bjorn Helgaas
1
-0
/
+1
2009-11-25
x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table
Bjorn Helgaas
1
-2
/
+2
2009-11-25
x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region
Bjorn Helgaas
1
-0
/
+1
2009-11-25
x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_region
Bjorn Helgaas
1
-0
/
+5
2009-11-25
x86/PCI: MMCONFIG: rename pci_mmcfg_region structure members
Bjorn Helgaas
1
-3
/
+3
2009-11-25
x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one
Bjorn Helgaas
1
-1
/
+8
2009-11-25
x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expression
Bjorn Helgaas
1
-0
/
+2
2009-06-25
Revert "PCI: use ACPI _CRS data by default"
Linus Torvalds
1
-1
/
+1
2009-06-24
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
1
-0
/
+3
2009-06-13
ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file
Len Brown
1
-0
/
+3
2009-06-11
PCI: use ACPI _CRS data by default
Jesse Barnes
1
-1
/
+1
2008-12-29
x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
Jaswinder Singh Rajput
1
-0
/
+165