summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2019-02-20Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-16/+42
2019-02-20Merge tag 'davinci-for-v5.1/soc-part3' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann-15/+52
2019-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig-5/+2
2019-02-20dma-mapping: remove dma_mark_declared_memory_occupiedChristoph Hellwig-9/+0
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig-5/+5
2019-02-20nvme-rdma: convert to SPDX identifiersChristoph Hellwig-9/+1
2019-02-20nvme-fc: convert to SPDX identifiersChristoph Hellwig-22/+2
2019-02-20nvme-tcp.h: fix SPDX headerChristoph Hellwig-1/+1
2019-02-20nvme_ioctl.h: remove duplicate GPL boilerplateChristoph Hellwig-18/+1
2019-02-20driver core: Fix PM-runtime for links added during consumer probeRafael J. Wysocki-4/+1
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-18/+62
2019-02-19RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK supportSteve Wise-2/+22
2019-02-19RDMA/rxe: Close a race after ib_register_deviceJason Gunthorpe-0/+5
2019-02-19RDMA/device: Provide APIs from the core code to help unregistrationJason Gunthorpe-0/+11
2019-02-19RDMA/device: Add ib_device_get_by_netdev()Jason Gunthorpe-1/+9
2019-02-19RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdevJason Gunthorpe-0/+7
2019-02-20Merge https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie-0/+13
2019-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-3/+38
2019-02-19scsi: fcoe: make use of fip_mode enum completeSedat Dilek-2/+2
2019-02-20power: supply: core: Add a field to support battery max voltageArtur Rojek-0/+1
2019-02-20drm/nouveau/svm: new ioctl to migrate process memory to GPU memoryJérôme Glisse-0/+43
2019-02-20drm/nouveau/svm: initial support for shared virtual memoryBen Skeggs-0/+8
2019-02-19ptp_qoriq: don't pass a large struct by value but instead pass it by referenceColin Ian King-1/+1
2019-02-19ethtool: Added support for 50Gbps per lane link modesAya Levin-1/+17
2019-02-19KVM: arm/arm64: Rework the timer code to use a timer_mapChristoffer Dall-10/+13
2019-02-19KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systemsChristoffer Dall-0/+6
2019-02-19KVM: arm/arm64: timer: Rework data structures for multiple timersChristoffer Dall-20/+21
2019-02-19KVM: arm/arm64: consolidate arch timer trap handlersAndre Przywara-0/+23
2019-02-19KVM: arm/arm64: Simplify bg_timer programmingChristoffer Dall-3/+0
2019-02-19clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHEAndre Przywara-0/+1
2019-02-19bpf: check that BPF programs run with preemption disabledPeter Zijlstra-3/+13
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann-0/+36
2019-02-19net/tls: Move protocol constants from cipher context to tls contextVakul Garg-17/+29
2019-02-19RDMA/cache: Move the cache per-port data into the main ib_port_dataJason Gunthorpe-1/+2
2019-02-19RDMA/device: Consolidate ib_device per_port data into one placeJason Gunthorpe-31/+43
2019-02-19RDMA: Add and use rdma_for_each_portJason Gunthorpe-0/+10
2019-02-19RDMA/nldev: Provide parent IDs for PD, MR and QP objectsLeon Romanovsky-0/+1
2019-02-19RDMA/nldev: Share with user-space object IDsLeon Romanovsky-0/+9
2019-02-19ARM: davinci: cp-intc: use the new-style config structureBartosz Golaszewski-0/+2
2019-02-19irqchip: davinci-cp-intc: add a new config structureBartosz Golaszewski-0/+23
2019-02-19ARM: davinci: aintc: use the new config structureBartosz Golaszewski-0/+2
2019-02-19irqchip: davinci-aintc: add a new config structureBartosz Golaszewski-0/+25
2019-02-19drivers/component: kerneldoc polishDaniel Vetter-1/+1
2019-02-19PM / core: Add support to skip power management in device/driver modelSudeep Holla-0/+11
2019-02-19Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki-0/+19
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov-0/+5
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov-1/+1
2019-02-18RDMA/restrack: Hide restrack DB from IB/coreLeon Romanovsky-32/+3
2019-02-18RDMA/restrack: Reduce scope of synchronization lock while updating DBLeon Romanovsky-1/+2
2019-02-18RDMA/restrack: Translate from ID to restrack objectLeon Romanovsky-0/+3