index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'remotes/lorenzo/pci/al'
Bjorn Helgaas
2019-09-23
1
-0
/
+2
|
\
|
*
PCI: Add Amazon's Annapurna Labs vendor ID
Jonathan Chocron
2019-09-16
1
-0
/
+2
*
|
Merge branch 'pci/resource'
Bjorn Helgaas
2019-09-23
1
-16
/
+0
|
\
\
|
*
|
PCI: Convert pci_resource_to_user() to a weak function
Denis Efremov
2019-08-08
1
-16
/
+0
|
|
/
*
|
Merge branch 'pci/pciehp'
Bjorn Helgaas
2019-09-23
1
-0
/
+1
|
\
\
|
*
|
PCI: pciehp: Remove pciehp_set_attention_status()
Denis Efremov
2019-09-05
1
-0
/
+1
|
|
/
*
|
Merge branch 'pci/p2pdma'
Bjorn Helgaas
2019-09-23
2
-5
/
+24
|
\
\
|
*
|
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
Logan Gunthorpe
2019-08-16
1
-0
/
+13
|
*
|
PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
Logan Gunthorpe
2019-08-16
1
-4
/
+11
|
*
|
PCI/P2PDMA: Introduce private pagemap structure
Logan Gunthorpe
2019-08-16
1
-1
/
+0
|
|
/
*
|
Merge branch 'pci/misc'
Bjorn Helgaas
2019-09-23
1
-13
/
+29
|
\
\
|
*
|
PCI: Add pci_irq_vector() and other stubs when !CONFIG_PCI
Herbert Xu
2019-09-21
1
-13
/
+26
|
*
|
PCI: Add pci_info_ratelimited() to ratelimit PCI separately
Krzysztof Wilczynski
2019-09-05
1
-0
/
+3
|
|
/
*
|
Merge branch 'pci/enumeration'
Bjorn Helgaas
2019-09-23
2
-101
/
+0
|
\
\
|
*
|
PCI: Get rid of dev->has_secondary_link flag
Mika Westerberg
2019-09-07
1
-1
/
+0
|
*
|
PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c
Krzysztof Wilczynski
2019-08-28
1
-98
/
+0
|
*
|
PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*
Krzysztof Wilczynski
2019-08-28
1
-16
/
+14
|
|
/
*
|
Merge branch 'pci/encapsulate'
Bjorn Helgaas
2019-09-23
1
-52
/
+0
|
\
\
|
*
|
PCI: Make pci_set_of_node(), etc private
Kelsey Skunberg
2019-07-30
1
-8
/
+0
|
*
|
PCI: Make pci_enable_ptm() private
Kelsey Skunberg
2019-07-30
1
-7
/
+0
|
*
|
PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() private
Kelsey Skunberg
2019-07-30
1
-8
/
+0
|
*
|
PCI: Make pci_ats_init() private
Kelsey Skunberg
2019-07-30
1
-2
/
+0
|
*
|
PCI: Make pcie_update_link_speed() private
Kelsey Skunberg
2019-07-30
1
-1
/
+0
|
*
|
PCI: Make pci_bus_get(), pci_bus_put() private
Kelsey Skunberg
2019-07-30
1
-2
/
+0
|
*
|
PCI: Make pci_hotplug_io_size, mem_size, and bus_size private
Kelsey Skunberg
2019-07-30
1
-4
/
+0
|
*
|
PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc private
Kelsey Skunberg
2019-07-30
1
-5
/
+0
|
*
|
PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() private
Kelsey Skunberg
2019-07-30
1
-3
/
+0
|
*
|
PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() private
Kelsey Skunberg
2019-07-30
1
-2
/
+0
|
*
|
PCI: Make PCI_PM_* delay times private
Kelsey Skunberg
2019-07-30
1
-5
/
+0
|
*
|
PCI: Remove pci_block_cfg_access() et al (unused)
Kelsey Skunberg
2019-07-24
1
-5
/
+0
|
|
/
*
/
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-08-28
2
-36
/
+18
|
/
*
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
2019-07-21
3
-3
/
+214
|
\
|
*
NTB: Introduce MSI library
Logan Gunthorpe
2019-06-13
1
-0
/
+73
|
*
NTB: Introduce functions to calculate multi-port resource index
Logan Gunthorpe
2019-06-13
1
-0
/
+70
|
*
NTB: Introduce helper functions to calculate logical port number
Logan Gunthorpe
2019-06-13
1
-1
/
+52
|
*
PCI/MSI: Support allocating virtual MSI interrupts
Logan Gunthorpe
2019-06-13
2
-0
/
+17
|
*
NTB: correct ntb_dev_ops and ntb_dev comment typos
Wesley Sheng
2019-06-13
1
-2
/
+2
*
|
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-20
2
-0
/
+23
|
\
\
|
*
|
dma-mapping: add a dma_addressing_limited helper
Christoph Hellwig
2019-07-17
1
-0
/
+14
|
*
|
dma-direct: Force unencrypted DMA under SME for certain DMA masks
Tom Lendacky
2019-07-16
1
-0
/
+9
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-20
3
-0
/
+11
|
\
\
\
|
*
|
|
bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()
Josh Poimboeuf
2019-07-18
2
-0
/
+6
|
*
|
|
Merge branch 'x86/debug' into core/urgent
Thomas Gleixner
2019-07-18
1
-0
/
+5
|
|
\
\
\
|
|
*
|
|
objtool: Add support for C jump tables
Josh Poimboeuf
2019-07-09
1
-0
/
+5
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-20
2
-0
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
2019-07-20
1
-0
/
+1
|
*
|
|
|
|
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
2019-07-20
1
-0
/
+6
*
|
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-20
1
-0
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
scsi: core: add a host / host template field for the virt boundary
Christoph Hellwig
2019-07-17
1
-0
/
+3
|
*
|
|
|
|
|
Merge branch '5.3/scsi-sg' into scsi-next
Martin K. Petersen
2019-06-27
1
-4
/
+7
|
|
\
\
\
\
\
\
[next]