aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-31Merge tag 'kvm-s390-next-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linuxRadim Krčmář1-1/+4
2018-01-31PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controllerCyrille Pitchen11-75/+826
2018-01-31dt-bindings: PCI: cadence: Add DT bindings for Cadence PCIe endpoint controllerCyrille Pitchen1-0/+22
2018-01-31PCI: endpoint: Fix EPF device name to support multi-function devicesCyrille Pitchen1-2/+44
2018-01-31PCI: endpoint: Add the function number as argument to EPC opsCyrille Pitchen4-70/+96
2018-01-31PCI: cadence: Add host driver for Cadence PCIe controllerCyrille Pitchen5-0/+604
2018-01-31dt-bindings: PCI: cadence: Add DT bindings for Cadence PCIe host controllerScott Telford1-0/+60
2018-01-31PCI: Add vendor ID for CadenceCyrille Pitchen1-0/+2
2018-01-31PCI: Add generic function to probe PCI host controllersCyrille Pitchen3-21/+35
2018-01-31PCI: generic: fix missing call of pci_free_resource_list()Cyrille Pitchen1-0/+1
2018-01-31PCI: OF: Add generic function to parse and allocate PCI resourcesCyrille Pitchen3-47/+62
2018-01-31PCI: Regroup all PCI related entries into drivers/pci/MakefileCyrille Pitchen5-7/+16
2018-01-31drm/i915: Flush ggtt writes through the old fenced vma before changing fencesChris Wilson1-2/+6
2018-01-31drm/i915/guc: Fix return from guc_log_relay_file_createSagar Arun Kamble1-0/+2
2018-01-31mmc: MMC_SDHI_{SYS,INTERNAL}_DMAC should depend on HAS_DMAGeert Uytterhoeven1-2/+2
2018-01-31mmc: sdhci: Implement an SDHCI-specific bounce bufferLinus Walleij2-8/+159
2018-01-31drm/i915: Always run hangcheck while the GPU is busyChris Wilson4-21/+6
2018-01-31x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf2-16/+0
2018-01-31x86/kvm: Make it compile on 32bit and with HYPYERVISOR_GUEST=nThomas Gleixner1-4/+4
2018-01-31KVM: arm/arm64: Fixup userspace irqchip static key optimizationChristoffer Dall1-1/+1
2018-01-31KVM: arm/arm64: Fix userspace_irqchip_in_use countingChristoffer Dall1-2/+3
2018-01-31KVM: arm/arm64: Fix incorrect timer_is_pending logicChristoffer Dall1-19/+17
2018-01-31MAINTAINERS: update KVM/s390 maintainersCornelia Huck1-1/+2
2018-01-31MAINTAINERS: add Halil as additional vfio-ccw maintainerCornelia Huck1-0/+1
2018-01-31MAINTAINERS: add David as a reviewer for KVM/s390Cornelia Huck1-0/+1
2018-01-31drm: Check for lessee in DROP_MASTER ioctlKeith Packard1-0/+6
2018-01-31Merge branch 'topic/xilinx' into for-linusVinod Koul2-168/+313
2018-01-31Merge branch 'topic/virt-dma' into for-linusVinod Koul10-20/+107
2018-01-31Merge branch 'topic/timb' into for-linusVinod Koul1-1/+1
2018-01-31Merge branch 'topic/ti' into for-linusVinod Koul1-1/+9
2018-01-31Merge branch 'topic/tegra' into for-linusVinod Koul1-5/+14
2018-01-31Merge branch 'topic/stm' into for-linusVinod Koul1-3/+0
2018-01-31Merge branch 'topic/sprd' into for-linusVinod Koul1-1/+1
2018-01-31Merge branch 'topic/rcar' into for-linusVinod Koul1-1/+43
2018-01-31Merge branch 'topic/qcom_hidma' into for-linusVinod Koul1-46/+15
2018-01-31Merge branch 'topic/qcom' into for-linusVinod Koul3-27/+27
2018-01-31Merge branch 'topic/mic' into for-linusVinod Koul1-3/+1
2018-01-31Merge branch 'topic/imx' into for-linusVinod Koul1-0/+6
2018-01-31Merge branch 'topic/doc' into for-linusVinod Koul1-21/+17
2018-01-31Merge branch 'topic/device_changes' into for-linusVinod Koul7-0/+53
2018-01-31Merge branch 'topic/cppi' into for-linusVinod Koul1-1/+1
2018-01-31media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevsHans Verkuil1-1/+1
2018-01-31x86/kexec: Make kexec (mostly) work in 5-level paging modeKirill A. Shutemov1-0/+8
2018-01-30blk-mq: introduce BLK_STS_DEV_RESOURCEMing Lei9-23/+45
2018-01-30riscv: inline set_pgdir into its only callerChristoph Hellwig1-11/+6
2018-01-30riscv: rename sptbr to satpChristoph Hellwig4-11/+20
2018-01-30riscv: don't read back satp in paging_initChristoph Hellwig1-2/+0
2018-01-30riscv: remove the unused current_pgdir functionChristoph Hellwig1-5/+0
2018-01-30riscv: add ZONE_DMA32Christoph Hellwig3-4/+20
2018-01-30RISC-V: Limit the scope of TLB shootdownsAndrew Waterman1-8/+12