index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
PCI/VPD: Embed struct pci_vpd in struct pci_dev
Heiner Kallweit
2021-08-12
1
-2
/
+7
|
|
|
/
|
*
|
Merge branch 'pci/resource'
Bjorn Helgaas
2021-09-02
1
-3
/
+1
|
|
\
\
|
|
*
|
PCI: Optimize pci_resource_len() to reduce kernel size
Zhen Lei
2021-08-20
1
-3
/
+1
|
|
|
/
|
*
|
Merge branch 'pci/reset'
Bjorn Helgaas
2021-09-02
1
-2
/
+11
|
|
\
\
|
|
*
|
PCI: Change the type of probe argument in reset functions
Amey Narkhede
2021-08-18
1
-1
/
+4
|
|
*
|
PCI: Add support for ACPI _RST reset method
Shanker Donthineni
2021-08-18
1
-1
/
+1
|
|
*
|
PCI: Remove reset_fn field from pci_dev
Amey Narkhede
2021-08-17
1
-1
/
+0
|
|
*
|
PCI: Add array to track reset method ordering
Amey Narkhede
2021-08-17
1
-0
/
+6
|
|
*
|
PCI: Add pcie_reset_flr() with 'probe' argument
Amey Narkhede
2021-08-17
1
-1
/
+1
|
|
*
|
PCI: Cache PCIe Device Capabilities register
Amey Narkhede
2021-08-17
1
-0
/
+1
|
|
|
/
|
*
/
PCI: Allow PASID on fake PCIe devices without TLP prefixes
Zhangfei Gao
2021-08-26
1
-0
/
+1
|
|
/
*
|
Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2021-09-02
1
-0
/
+29
|
\
\
|
*
|
PCI / VFIO: Add 'override_only' support for VFIO PCI sub system
Max Gurtovoy
2021-08-26
1
-0
/
+14
|
*
|
PCI: Add 'override_only' field to struct pci_device_id
Max Gurtovoy
2021-08-26
1
-0
/
+15
|
|
/
*
|
PCI: Add pcie_ptm_enabled()
Vinicius Costa Gomes
2021-08-24
1
-0
/
+3
*
|
Revert "PCI: Make pci_enable_ptm() private"
Vinicius Costa Gomes
2021-08-24
1
-0
/
+7
|
/
*
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-08
1
-1
/
+1
|
\
|
*
PCI/P2PDMA: Finish RCU conversion of pdev->p2pdma
Eric Dumazet
2021-07-06
1
-1
/
+1
*
|
Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2021-07-03
1
-0
/
+3
|
\
\
|
*
|
PCI: Export pci_dev_trylock() and pci_dev_unlock()
Luis Chamberlain
2021-06-24
1
-0
/
+3
*
|
|
Merge tag 'devicetree-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-07-03
1
-0
/
+4
|
\
\
\
|
*
|
|
PCI: Add empty stub for pci_register_io_range()
Rob Herring
2021-06-02
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
Backmerge tag 'v5.13-rc7' into drm-next
Dave Airlie
2021-06-23
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"
Jean-Philippe Brucker
2021-05-25
1
-0
/
+2
|
|
/
*
/
PCI: Add support for dev_groups to struct pci_driver
Andrey Grodzovsky
2021-05-19
1
-0
/
+3
|
/
*
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-05
1
-6
/
+3
|
\
|
*
Merge branch 'remotes/lorenzo/pci/msi'
Bjorn Helgaas
2021-05-04
1
-2
/
+1
|
|
\
|
|
*
PCI/MSI: Let PCI host bridges declare their reliance on MSI domains
Marc Zyngier
2021-04-20
1
-0
/
+1
|
|
*
PCI/MSI: Drop use of msi_controller from core code
Marc Zyngier
2021-04-20
1
-2
/
+0
|
*
|
Merge branch 'pci/sysfs'
Bjorn Helgaas
2021-05-04
1
-1
/
+0
|
|
\
\
|
|
*
|
PCI/sysfs: Convert "rom" to static attribute
Krzysztof WilczyĆski
2021-04-27
1
-1
/
+0
|
|
|
/
|
*
|
Merge branch 'pci/vpd'
Bjorn Helgaas
2021-05-04
1
-3
/
+1
|
|
\
\
|
|
*
|
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
2021-04-30
1
-2
/
+1
|
|
*
|
PCI/VPD: Remove pci_set_vpd_size()
Heiner Kallweit
2021-04-30
1
-1
/
+0
|
|
|
/
|
*
/
PCI: Add pci_disable_parity()
Bjorn Helgaas
2021-03-31
1
-0
/
+1
|
|
/
*
|
Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-04
1
-0
/
+1
|
\
\
|
*
|
PCI: Add pci_find_vsec_capability() to find a specific VSEC
Gustavo Pimentel
2021-03-16
1
-0
/
+1
|
|
/
*
|
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
1
-0
/
+8
|
\
\
|
*
|
PCI/IOV: Add sysfs MSI-X vector assignment interface
Leon Romanovsky
2021-04-04
1
-0
/
+8
|
|
/
*
/
cfi: add __cficanonical
Sami Tolvanen
2021-04-08
1
-2
/
+2
|
/
*
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-23
1
-2
/
+25
|
\
|
*
PCI: Fix PREL32 relocations for LTO
Sami Tolvanen
2021-01-14
1
-2
/
+25
*
|
PCI: Add pci_rebar_bytes_to_size()
Nirmoy Das
2021-01-14
1
-0
/
+8
*
|
PCI: Export pci_rebar_get_possible_sizes()
Darren Salt
2021-01-14
1
-0
/
+1
|
/
*
Merge branch 'pci/pm'
Bjorn Helgaas
2020-12-15
1
-1
/
+1
|
\
|
*
PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()
Mika Westerberg
2020-12-04
1
-1
/
+1
*
|
Merge branch 'pci/misc'
Bjorn Helgaas
2020-12-15
1
-1
/
+0
|
\
\
|
*
|
PCI: Remove unused HAVE_PCI_SET_MWI
Heiner Kallweit
2020-12-08
1
-1
/
+0
|
|
/
*
|
Merge branch 'pci/err'
Bjorn Helgaas
2020-12-15
1
-0
/
+5
|
\
\
|
*
|
PCI/ERR: Add pcie_link_rcec() to associate RCiEPs
Sean V Kelley
2020-12-05
1
-0
/
+1
[prev]
[next]