summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-02-21irqdomain: Allow the default irq domain to be retrievedMarc Zyngier1-0/+1
2019-02-21mtd: spi-nor: Fix wrong abbreviation HWCPASBean Huo1-1/+1
2019-02-21remoteproc: fix recovery procedureLoic Pallardy1-2/+1
2019-02-21remoteproc: create vdev subdevice with specific dma memory poolLoic Pallardy1-0/+1
2019-02-21dm: eliminate 'split_discard_bios' flag from DM target interfaceMike Snitzer1-6/+0
2019-02-21XArray: Use xa_cmpxchg to implement xa_reserveMatthew Wilcox1-22/+3
2019-02-21XArray: Fix xa_release in allocating arraysMatthew Wilcox1-13/+23
2019-02-21KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameterNir Weiner1-0/+1
2019-02-21KVM: Move the memslot update in-progress flag to bit 63Sean Christopherson1-2/+2
2019-02-21KVM: Explicitly define the "memslot update in-progress" bitSean Christopherson1-0/+21
2019-02-21KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson1-1/+1
2019-02-20NFS: Pass error information to the pgio error cleanup routineTrond Myklebust1-1/+1
2019-02-20NFS: Clean up list moves of struct nfs_pageTrond Myklebust1-0/+10
2019-02-20Pull in char-misc-next from GregDaniel Vetter15-21/+503
2019-02-20Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-16/+6
2019-02-20Merge tag 'davinci-for-v5.1/soc-part3' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann4-15/+52
2019-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig1-5/+2
2019-02-20dma-mapping: remove dma_mark_declared_memory_occupiedChristoph Hellwig1-9/+0
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2-5/+5
2019-02-20nvme-rdma: convert to SPDX identifiersChristoph Hellwig1-9/+1
2019-02-20nvme-fc: convert to SPDX identifiersChristoph Hellwig2-22/+2
2019-02-20nvme-tcp.h: fix SPDX headerChristoph Hellwig1-1/+1
2019-02-20nvme_ioctl.h: remove duplicate GPL boilerplateChristoph Hellwig1-9/+1
2019-02-20driver core: Fix PM-runtime for links added during consumer probeRafael J. Wysocki2-4/+1
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-15/+59
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+38
2019-02-20power: supply: core: Add a field to support battery max voltageArtur Rojek1-0/+1
2019-02-20ptp_qoriq: don't pass a large struct by value but instead pass it by referenceColin Ian King1-1/+1
2019-02-19bpf: check that BPF programs run with preemption disabledPeter Zijlstra2-3/+13
2019-02-19ARM: davinci: cp-intc: use the new-style config structureBartosz Golaszewski1-0/+2
2019-02-19irqchip: davinci-cp-intc: add a new config structureBartosz Golaszewski1-0/+23
2019-02-19ARM: davinci: aintc: use the new config structureBartosz Golaszewski1-0/+2
2019-02-19irqchip: davinci-aintc: add a new config structureBartosz Golaszewski1-0/+25
2019-02-19drivers/component: kerneldoc polishDaniel Vetter1-1/+1
2019-02-19Merge tag 'topic/component-typed-2019-02-11' of git://anongit.freedesktop.org...Maxime Ripard1-0/+76
2019-02-19PM / core: Add support to skip power management in device/driver modelSudeep Holla2-0/+11
2019-02-19Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki1-0/+19
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov1-1/+1
2019-02-19net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_tHeiner Kallweit1-0/+19
2019-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-8/+52
2019-02-18Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab58-162/+486
2019-02-18fsnotify: Create function to remove event from notification listJan Kara1-0/+3
2019-02-18swiotlb: remove swiotlb_dma_supportedChristoph Hellwig1-3/+0
2019-02-18genirq/affinity: Add new callback for (re)calculating interrupt setsMing Lei2-4/+10
2019-02-18genirq/affinity: Store interrupt sets size in struct irq_affinityMing Lei1-3/+6
2019-02-18genirq/affinity: Code consolidationThomas Gleixner1-9/+11
2019-02-18cpufreq: davinci: move configuration to include/linux/platform_dataBartosz Golaszewski1-0/+19
2019-02-18x86: respect memory size limiting via mem= parameterJuergen Gross1-0/+2
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie58-162/+486
2019-02-18ptr_ring: remove duplicated include from ptr_ring.hYueHaibing1-1/+0