summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-04Merge branch 'remotes/lorenzo/pci/host-generic'Bjorn Helgaas2-14/+13
2020-06-04Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas1-1/+8
2020-06-04Merge branch 'pci/pm'Bjorn Helgaas1-0/+6
2020-06-04Merge branch 'pci/misc'Bjorn Helgaas2-15/+22
2020-06-04Merge branch 'pci/error'Bjorn Helgaas2-8/+0
2020-06-01PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownershipKuppuswamy Sathyanarayanan1-2/+0
2020-05-28PCI: Rename _DSM constants to align with specKrzysztof Wilczyński1-4/+6
2020-05-21PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)Krzysztof Wilczynski1-1/+13
2020-05-15PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()Yicong Yang1-9/+14
2020-05-13firmware: raspberrypi: Introduce vl805 init routineNicolas Saenz Julienne1-0/+7
2020-05-13soc: bcm2835: Add notify xHCI reset propertyNicolas Saenz Julienne1-1/+1
2020-05-12PCI: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-2/+2
2020-05-09serial: 8250_pci: Move Pericom IDs to pci_ids.hKai-Heng Feng1-0/+6
2020-05-07PCI: host-generic: Eliminate pci_host_common_probe wrappersRob Herring1-2/+1
2020-05-01PCI: host-generic: Support building as modulesRob Herring1-1/+1
2020-05-01PCI: Constify struct pci_ecam_opsRob Herring2-12/+12
2020-05-01PCI/AER: Use only _OSC to determine AER ownershipAlexandru Gagniuc1-6/+0
2020-04-12Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+18
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-4/+2
2020-04-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-15/+73
2020-04-11Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-14/+15
2020-04-11change email address for Pali RohárPali Rohár1-1/+1
2020-04-11mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe1-0/+3
2020-04-11mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe1-8/+8
2020-04-11mm/memory_hotplug: drop the flags field from struct mhp_restrictionsLogan Gunthorpe1-2/+0
2020-04-11mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-0/+12
2020-04-11mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual1-1/+5
2020-04-11mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-0/+14
2020-04-11mm/memory.c: add vm_insert_pages()Arjun Roy1-0/+2
2020-04-11mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin1-0/+12
2020-04-11mm: cma: NUMA node interfaceAslan Bakirov2-2/+15
2020-04-11docs: mm: slab.h: fix a broken cross-referenceMauro Carvalho Chehab1-1/+1
2020-04-10printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky1-5/+0
2020-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-0/+1
2020-04-10Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-93/+4
2020-04-10Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-3/+4
2020-04-10Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2020-04-10Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-blockLinus Torvalds2-30/+17
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+20
2020-04-09proc: Use a dedicated lock in struct pidEric W. Biederman1-0/+1
2020-04-09drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski1-2/+3
2020-04-09drm/legacy: Fix type for drm_local_map.offsetChris Wilson1-1/+1
2020-04-09Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds4-33/+17
2020-04-09Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds1-1/+0
2020-04-09Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-92/+206
2020-04-09Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-18/+72
2020-04-08Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-20/+36
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds6-4/+466
2020-04-08Merge tag 'asoc-fix-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai1-1/+1
2020-04-08crypto: curve25519 - do not pollute dispatcher based on assemblerJason A. Donenfeld1-4/+2