summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas2018-06-061-2/+2
|\
| * PCI: endpoint: Create configfs entry for each pci_epf_device_id table entryKishon Vijay Abraham I2018-05-181-2/+2
* | Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas2018-06-062-34/+8
|\ \
| * | PCI: dwc: Add support for EP modeGustavo Pimentel2018-05-151-0/+8
| * | PCI: Move private DT related functions into private headerRob Herring2018-05-141-34/+0
| |/
* | Merge branch 'pci/virtualization'Bjorn Helgaas2018-06-062-0/+6
|\ \
| * | PCI: Add "pci=noats" boot parameterGil Kupfer2018-05-101-0/+2
| * | PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFsAlexander Duyck2018-04-241-0/+2
| * | PCI/IOV: Add pci_sriov_configure_simple()Alexander Duyck2018-04-241-0/+2
| |/
* | Merge branch 'pci/resource'Bjorn Helgaas2018-06-063-5/+3
|\ \
| * | PCI: Add support for unbinding the generic PCI host controllerJan Kiszka2018-05-301-0/+1
| * | PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...Jan Kiszka2018-05-301-2/+2
| * | PCI: Pass struct device to of_pci_get_host_bridge_resources()Jan Kiszka2018-05-301-2/+2
| * | PCI: Rename of_pci_get_host_bridge_resources() device node parameterJan Kiszka2018-05-301-2/+2
| * | PCI: Make pci_get_new_domain_nr() staticJan Kiszka2018-05-151-3/+0
| |/
* | Merge branch 'pci/misc'Bjorn Helgaas2018-06-061-0/+5
|\ \
| * | PCI: Add PCI_EXP_LNKCTL2_TLS* macrosFrederick Lawler2018-04-271-0/+5
| |/
* | Merge branch 'pci/hotplug'Bjorn Helgaas2018-06-063-4/+25
|\ \
| * | PCI: hotplug: Add hotplug_is_native()Mika Westerberg2018-06-041-0/+5
| * | PCI: shpchp: Add shpchp_is_native()Mika Westerberg2018-06-042-0/+3
| * | PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapperMika Westerberg2018-06-021-0/+5
| * | PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flagsMika Westerberg2018-06-021-1/+1
| * | PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg2018-06-021-0/+1
| * | PCI: pciehp: Make pciehp_is_native() stricterMika Westerberg2018-06-022-2/+4
| * | PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg2018-06-021-1/+1
| * | PCI: pciehp: Add quirk for Command Completed errataBjorn Helgaas2018-05-071-0/+3
| * | PCI: Add Qualcomm vendor IDBjorn Helgaas2018-05-071-0/+2
| |/
* | Merge branch 'pci/enumeration'Bjorn Helgaas2018-06-061-2/+1
|\ \
| * | PCI: Remove unused pcie_get_minimum_link()Bjorn Helgaas2018-05-251-2/+0
| * | PCI: Check whether bridges allow access to extended config spaceGilles Buloz2018-05-071-0/+1
| |/
* | Merge branch 'pci/aspm'Bjorn Helgaas2018-06-062-1/+3
|\ \
| * | PCI/ACPI: Request LTR control from platform before using itBjorn Helgaas2018-04-232-1/+3
| |/
* | PCI/DPC: Use the generic pcie_do_fatal_recovery() pathOza Pawandeep2018-06-021-0/+1
* | PCI/DPC: Disable ERR_NONFATAL handling by DPCOza Pawandeep2018-06-021-0/+1
* | PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep2018-05-171-1/+1
* | PCI/AER: Add TLP header information to tracepointThomas Tai2018-05-101-4/+18
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-152-19/+74
|\
| * syscalls/core, syscalls/x86: Clean up compat syscall stub naming conventionDominik Brodowski2018-04-091-12/+17
| * syscalls/core, syscalls/x86: Clean up syscall stub naming conventionDominik Brodowski2018-04-091-6/+11
| * syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscallsDominik Brodowski2018-04-051-0/+22
| * syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...Dominik Brodowski2018-04-051-1/+1
| * syscalls/core: Introduce CONFIG_ARCH_HAS_SYSCALL_WRAPPER=yDominik Brodowski2018-04-051-0/+23
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-151-3/+3
|\ \
| * | sched/core: Force proper alignment of 'struct util_est'Peter Zijlstra2018-04-051-3/+3
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-142-28/+83
|\ \
| * | kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo2018-04-131-0/+30
| * | kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo2018-04-131-11/+6
| * | kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo2018-04-131-4/+9
| * | kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo2018-04-131-6/+11
| * | include/linux/kexec.h: silence compile warningsPhilipp Rudo2018-04-131-0/+2