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
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-07
x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub
Alexander Shishkin
1
-0
/
+16
2019-01-06
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2018-12-29
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+0
2018-12-13
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
1
-1
/
+0
2018-11-09
x86/PCI: Replace spin_is_locked() with lockdep
Lance Roy
1
-1
/
+1
2018-11-09
x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)
Colin Ian King
1
-2
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-10
/
+4
2018-10-20
Merge branch 'pci/host-vmd'
Bjorn Helgaas
1
-9
/
+3
2018-10-03
x86/PCI: Apply VMD's AERSID fixup generically
Jon Derrick
1
-9
/
+3
2018-09-27
x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridge
Pu Wen
1
-2
/
+4
2018-09-18
x86/PCI: Remove node-local allocation when initialising host controller
Punit Agrawal
1
-1
/
+1
2018-06-30
PCI: Make early dump functionality generic
Sinan Kaya
2
-48
/
+0
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-07
Merge branch 'lorenzo/pci/vmd'
Bjorn Helgaas
1
-0
/
+4
2018-05-24
x86/PCI: Add additional VMD device root ports to VMD AER quirk
Jon Derrick
1
-0
/
+4
2018-04-28
x86/PCI: Make pci=earlydump output neat
Andy Shevchenko
1
-14
/
+5
2018-04-03
Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-44
/
+8
2018-03-27
x86/PCI: Fix a potential regression when using dmi_get_bios_year()
Andy Shevchenko
1
-1
/
+3
2018-03-20
dma/direct: Handle the memory encryption bit in common code
Christoph Hellwig
1
-3
/
+3
2018-03-20
x86/dma: Use generic swiotlb_ops
Christoph Hellwig
1
-41
/
+5
2018-03-20
x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)
Christoph Hellwig
1
-1
/
+1
2018-03-08
x86/jailhouse: Enable PCI mmconfig access in inmates
Otavio Pontes
1
-2
/
+2
2018-03-08
PCI: Scan all functions when running over Jailhouse
Jan Kiszka
1
-1
/
+3
2018-02-23
x86/pci: Simplify code by using the new dmi_get_bios_year() helper
Andy Shevchenko
3
-16
/
+6
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+3
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2018-01-31
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-3
/
+1
2018-01-30
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2018-01-19
x86/platform/intel-mid: Move PCI initialization to arch_init()
Andy Shevchenko
1
-0
/
+1
2018-01-16
x86/PCI: Enable AMD 64-bit window on resume
=?UTF-8?q?Christian=20K=C3=B6nig?=
1
-12
/
+20
2018-01-12
x86/PCI: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+2
2018-01-11
x86/PCI: Move and shrink AMD 64-bit window to avoid conflict
=?UTF-8?q?Christian=20K=C3=B6nig?=
1
-10
/
+12
2018-01-11
x86/PCI: Add "pci=big_root_window" option for AMD 64-bit windows
=?UTF-8?q?Christian=20K=C3=B6nig?=
2
-1
/
+11
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
1
-0
/
+1
2017-12-19
xen/pci: Use acpi_noirq_set() helper to avoid #ifdef
Andy Shevchenko
1
-3
/
+1
2017-12-15
Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+21
2017-12-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-12-06
x86/PCI: Only enable a 64bit BAR on single-socket AMD Family 15h
Christian König
1
-5
/
+15
2017-12-06
x86/PCI: Fix infinite loop in search for 64bit BAR placement
Christian König
1
-1
/
+6
2017-12-06
x86/PCI: Make broadcom_postcore_init() check acpi_disabled
Rafael J. Wysocki
1
-1
/
+1
2017-11-16
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+86
2017-11-14
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-0
/
+85
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
15
-0
/
+15
2017-10-26
x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 00-1f, 30-3f, 60-7f)
Christian König
1
-0
/
+85
2017-10-05
x86/pci/intel_mid_pci: Constify intel_mid_pci_ops and make it __initconst
Bhumika Goyal
1
-1
/
+1
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2017-09-09
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+17
2017-08-31
Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependency
Ingo Molnar
1
-2
/
+2
2017-08-31
x86/PCI: Use is_vmd() rather than relying on the domain number
Jon Derrick
1
-1
/
+1
[next]