summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-09-23Merge branch 'pci/p2pdma'Bjorn Helgaas
2019-09-23Merge branch 'pci/misc'Bjorn Helgaas
2019-09-23Merge branch 'pci/enumeration'Bjorn Helgaas
2019-09-23Merge branch 'pci/encapsulate'Bjorn Helgaas
2019-09-21PCI: Add pci_irq_vector() and other stubs when !CONFIG_PCIHerbert Xu
2019-09-07PCI: Get rid of dev->has_secondary_link flagMika Westerberg
2019-09-05PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski
2019-08-28PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.cKrzysztof Wilczynski
2019-08-28PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*Krzysztof Wilczynski
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-08-16PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()Logan Gunthorpe
2019-08-16PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()Logan Gunthorpe
2019-08-16PCI/P2PDMA: Introduce private pagemap structureLogan Gunthorpe
2019-07-30PCI: Make pci_set_of_node(), etc privateKelsey Skunberg
2019-07-30PCI: Make pci_enable_ptm() privateKelsey Skunberg
2019-07-30PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() privateKelsey Skunberg
2019-07-30PCI: Make pci_ats_init() privateKelsey Skunberg
2019-07-30PCI: Make pcie_update_link_speed() privateKelsey Skunberg
2019-07-30PCI: Make pci_bus_get(), pci_bus_put() privateKelsey Skunberg
2019-07-30PCI: Make pci_hotplug_io_size, mem_size, and bus_size privateKelsey Skunberg
2019-07-30PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc privateKelsey Skunberg
2019-07-30PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() privateKelsey Skunberg
2019-07-30PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() privateKelsey Skunberg
2019-07-30PCI: Make PCI_PM_* delay times privateKelsey Skunberg
2019-07-23PCI: Remove pci_block_cfg_access() et al (unused)Kelsey Skunberg
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds
2019-07-20Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-20Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-20KVM: Boost vCPUs that are delivering interruptsWanpeng Li
2019-07-20KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-19Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2019-07-18mm: migrate: remove unused mode argumentKeith Busch
2019-07-18libnvdimm/pfn: stop padding pmem namespaces to section alignmentDan Williams
2019-07-18mm/sparsemem: support sub-section hotplugDan Williams
2019-07-18mm/sparsemem: prepare for sub-section rangesDan Williams
2019-07-18mm: kill is_dev_zone() helperDan Williams
2019-07-18mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap()Dan Williams
2019-07-18mm/sparsemem: add helpers track active portions of a section at bootDan Williams
2019-07-18mm/sparsemem: introduce a SECTION_IS_EARLY flagDan Williams
2019-07-18mm/sparsemem: introduce struct mem_section_usageDan Williams
2019-07-18drivers/base/memory.c: get rid of find_memory_block_hinted()David Hildenbrand
2019-07-18mm/memory_hotplug: move and simplify walk_memory_blocks()David Hildenbrand