summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-06-07Merge branch 'pci/misc'Bjorn Helgaas1-0/+5
2018-06-07Merge branch 'pci/hotplug'Bjorn Helgaas3-4/+25
2018-06-07Merge branch 'pci/enumeration'Bjorn Helgaas1-2/+1
2018-06-07Merge branch 'pci/aspm'Bjorn Helgaas2-1/+3
2018-06-04PCI: hotplug: Add hotplug_is_native()Mika Westerberg1-0/+5
2018-06-04PCI: shpchp: Add shpchp_is_native()Mika Westerberg2-0/+3
2018-06-03PCI/DPC: Use the generic pcie_do_fatal_recovery() pathOza Pawandeep1-0/+1
2018-06-03PCI/DPC: Disable ERR_NONFATAL handling by DPCOza Pawandeep1-0/+1
2018-06-02PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapperMika Westerberg1-0/+5
2018-06-02PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flagsMika Westerberg1-1/+1
2018-06-02PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg1-0/+1
2018-06-02PCI: pciehp: Make pciehp_is_native() stricterMika Westerberg2-2/+4
2018-06-02PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg1-1/+1
2018-05-26PCI: Remove unused pcie_get_minimum_link()Bjorn Helgaas1-2/+0
2018-05-18PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep1-1/+1
2018-05-10PCI/AER: Add TLP header information to tracepointThomas Tai1-4/+18
2018-05-08PCI: Check whether bridges allow access to extended config spaceGilles Buloz1-0/+1
2018-05-08PCI: pciehp: Add quirk for Command Completed errataBjorn Helgaas1-0/+3
2018-05-07PCI: Add Qualcomm vendor IDBjorn Helgaas1-0/+2
2018-04-27PCI: Add PCI_EXP_LNKCTL2_TLS* macrosFrederick Lawler1-0/+5
2018-04-23PCI/ACPI: Request LTR control from platform before using itBjorn Helgaas2-1/+3
2018-04-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-19/+74
2018-04-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+3
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-28/+83
2018-04-14kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo1-0/+30
2018-04-14kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo1-11/+6
2018-04-14kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo1-4/+9
2018-04-14kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo1-6/+11
2018-04-14include/linux/kexec.h: silence compile warningsPhilipp Rudo1-0/+2
2018-04-14kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro1-0/+19
2018-04-14kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro1-7/+6
2018-04-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-0/+1
2018-04-14Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2018-04-14Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-31/+5
2018-04-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds24-46/+1001
2018-04-14Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+1
2018-04-13firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matchesAlex Hung1-0/+1
2018-04-13Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2018-04-12Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2018-04-12Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds6-36/+218
2018-04-12Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+6
2018-04-12Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-1/+114
2018-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2018-04-12Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+25
2018-04-12Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-0/+1
2018-04-12lockref: Add lockref_put_not_zeroAndreas Gruenbacher1-0/+1
2018-04-12Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds1-18/+143
2018-04-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+3
2018-04-12Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-14/+19
2018-04-12Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds5-10/+33