summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-10-21Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/pci-iomap'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/apei'Bjorn Helgaas
2020-10-21Merge branch 'pci/misc'Bjorn Helgaas
2020-10-21Merge branch 'pci/pm'Bjorn Helgaas
2020-10-21Merge branch 'pci/enumeration'Bjorn Helgaas
2020-10-16PCI/ASPM: Remove struct pcie_link_state.l1ssSaheed O. Bolarinwa
2020-10-16PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptrSaheed O. Bolarinwa
2020-10-16PCI/ASPM: Remove struct aspm_register_info.supportSaheed O. Bolarinwa
2020-10-05asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementationLorenzo Pieralisi
2020-09-29PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński
2020-09-29PCI/PM: Remove unused pcibios_pm_opsVaibhav Gupta
2020-09-17PCI: endpoint: Use "NULL" instead of "0" as a NULL pointerGustavo Pimentel
2020-09-17PCI/ACPI: Add Ampere Altra SOC MCFG quirkTuan Phan
2020-09-16ACPI / APEI: Add a notifier chain for unknown (vendor) CPER recordsShiju Jose
2020-09-07PCI: Allow root and child buses to have different pci_opsRob Herring
2020-09-07PCI: designware-ep: Fix the Header Type checkHou Zhiqiang
2020-08-16Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-15Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-15Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-08-15Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-08-15Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-08-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14include/asm-generic/vmlinux.lds.h: align ro_after_initRomain Naour
2020-08-14mm: annotate a data race in page_zonenum()Qian Cai
2020-08-14mm/memcontrol: fix a data race in scan countQian Cai
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-14mm: introduce offset_in_thpMatthew Wilcox (Oracle)
2020-08-14mm: add thp_headMatthew Wilcox (Oracle)
2020-08-14mm: replace hpage_nr_pages with thp_nr_pagesMatthew Wilcox (Oracle)
2020-08-14mm: add thp_sizeMatthew Wilcox (Oracle)
2020-08-14mm: add thp_orderMatthew Wilcox (Oracle)
2020-08-14mm: move page-flags include to top of fileMatthew Wilcox (Oracle)
2020-08-14mm: store compound_nr as well as compound_orderMatthew Wilcox (Oracle)
2020-08-14asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one()Mike Rapoport
2020-08-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-08-14Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-14dma-debug: remove debug_dma_assert_idle() functionLinus Torvalds
2020-08-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-14Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-14Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-14Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-14Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-13Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2020-08-13random32: add a tracepoint for prandom_u32()Eric Dumazet