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
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
2017-08-31
x86/PCI: Move VMD quirk to x86 fixups
Jon Derrick
1
-0
/
+17
2017-07-25
x86/platform/intel-mid: Make IRQ allocation a bit more flexible
Andy Shevchenko
1
-2
/
+10
2017-07-18
x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings
Tom Lendacky
1
-2
/
+2
2017-07-09
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-23
/
+53
2017-07-07
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+2
2017-07-03
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-0
/
+32
2017-07-03
Merge branch 'pci/pm' into next
Bjorn Helgaas
1
-0
/
+15
2017-06-30
x86/PCI: Avoid AMD SB7xx EHCI USB wakeup defect
Kai-Heng Feng
1
-0
/
+15
2017-06-29
PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11
Bjorn Helgaas
1
-0
/
+32
2017-06-28
x86/PCI: Select CONFIG_PCI_LOCKLESS_CONFIG
Thomas Gleixner
1
-2
/
+2
2017-06-28
x86/PCI/ce4100: Properly lock accessor functions
Thomas Gleixner
1
-39
/
+48
2017-06-28
x86/PCI: Abort if legacy init fails
Thomas Gleixner
1
-8
/
+10
2017-06-28
x86: remove arch specific dma_supported implementation
Christoph Hellwig
1
-1
/
+2
2017-06-16
x86/PCI: Simplify Dell DMI B1 quirk
Jean Delvare
1
-22
/
+5
2017-06-13
x86/PCI: Fix whitespace in set_bios_x() printk
Vincent Legoll
1
-1
/
+1
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-47
/
+0
2017-05-09
x86: use set_memory.h header
Laura Abbott
1
-1
/
+1
[next]