aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-30riscv: disable SUM in the exception handlerChristoph Hellwig1-3/+6
2018-01-30riscv: remove redundant unlikely()Tobias Klauser1-1/+1
2018-01-30riscv: remove unused __ARCH_HAVE_MMU defineTobias Klauser1-1/+0
2018-01-30riscv/ftrace: Add basic supportAlan Kao6-1/+189
2018-01-30RISC-V: Remove mem_end command line processingPalmer Dabbelt1-19/+0
2018-01-30RISC-V: Remove duplicate command-line parsing logicMichael Clark1-16/+0
2018-01-30audit: Avoid build failures on systems without renameatPalmer Dabbelt1-0/+2
2018-01-30Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds25-452/+1064
2018-01-30Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds45-817/+1991
2018-01-30Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds11-56/+46
2018-01-30Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-158/+158
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds387-810/+928
2018-01-31virtio/ringtest: virtio_ring: fix up need_event mathMichael S. Tsirkin1-10/+14
2018-01-31virtio/ringtest: fix up need_event mathMichael S. Tsirkin1-9/+15