summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-06-28PCI: Add devm_pci_alloc_host_bridge() interfaceLorenzo Pieralisi1-0/+2
2017-06-28PCI: Add pci_free_host_bridge() interfaceLorenzo Pieralisi1-0/+1
2017-06-28vfio: New external user group/file matchAlex Williamson1-0/+2
2017-06-28regmap: irq: add chip option mask_writeonlyMichael Grzeschik1-0/+2
2017-06-28cgroup: implement "nsdelegate" mount optionTejun Heo1-0/+9
2017-06-28svcrdma: Remove svc_rdma_marshal.cChuck Lever1-3/+0
2017-06-28Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields45-71/+246
2017-06-28locking/refcount: Create unchecked atomic_t implementationKees Cook1-0/+42
2017-06-28nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg1-1/+1
2017-06-28dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrsChristoph Hellwig1-2/+3
2017-06-28dma-mapping: remove dmam_free_noncoherentChristoph Hellwig1-2/+0
2017-06-28dma-mapping: remove the set_dma_mask methodChristoph Hellwig1-6/+0
2017-06-28dma-mapping: remove HAVE_ARCH_DMA_SUPPORTEDChristoph Hellwig1-2/+0
2017-06-28dma-mapping: remove DMA_ERROR_CODEChristoph Hellwig1-5/+0
2017-06-28spin loop primitives for busy waitingNicholas Piggin1-0/+70
2017-06-28Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm...Joerg Roedel8-38/+65
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki2-13/+0
2017-06-28PCI / PM: Simplify device wakeup settings codeRafael J. Wysocki1-8/+1
2017-06-28PCI / PM: Drop pme_interrupt flag from struct pci_devRafael J. Wysocki1-1/+0
2017-06-28dax: remove default copy_from_iter fallbackDan Williams1-1/+1
2017-06-28x86, libnvdimm, pmem: remove global pmem apiDan Williams2-59/+1
2017-06-28x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimmDan Williams1-19/+0
2017-06-27block: remove the queue_bounce_pfn helperChristoph Hellwig1-5/+0
2017-06-27block: move bounce declarations to block/blk.hChristoph Hellwig1-13/+0
2017-06-27nvme: add support for streams and directivesJens Axboe1-0/+48
2017-06-27blk-mq: expose write hints through debugfsJens Axboe1-0/+3
2017-06-27block: add support for write hints in a bioJens Axboe2-0/+3
2017-06-27fs: add fcntl() interface for setting/getting write life time hintsJens Axboe1-12/+35
2017-06-27tracing: Add support for recording tgid of tasksJoel Fernandes1-1/+12
2017-06-27cros_ec: Don't signal wake event for non-wake host eventsShawn Nematbakhsh1-1/+4
2017-06-27net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari2-4/+18
2017-06-27net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari1-0/+67
2017-06-27net/mlx5: FPGA, Add SBU infrastructureIlan Tayari4-0/+18
2017-06-27net/mlx5: FPGA, Add SBU bypass and reset flowsIlan Tayari1-0/+9
2017-06-27net/mlx5: FPGA, Add FW commands for FPGA QPsIlan Tayari2-0/+204
2017-06-27net/mlx5: Add support for multiple RoCE enableIlan Tayari1-0/+1
2017-06-27net/mlx5: Add reserved-gids supportIlan Tayari1-0/+17
2017-06-27net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia1-0/+1
2017-06-27tty: add function to convert device name to numberOkash Khawaja1-0/+3
2017-06-27x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERFLen Brown1-0/+2
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie7-38/+45
2017-06-26ftrace: Have cached module filters be an active filterSteven Rostedt (VMware)1-0/+2
2017-06-26ftrace: Have the cached module list show in set_ftrace_filterSteven Rostedt (VMware)1-1/+2
2017-06-26Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon20-60/+192
2017-06-26Revert "ktime: Simplify ktime_compare implementation"Thomas Gleixner1-1/+5
2017-06-26Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-147/+6
2017-06-26time: introduce {get,put}_itimerspec64Deepa Dinamani3-1/+17
2017-06-26time: add get_timespec64 and put_timespec64Deepa Dinamani2-0/+7
2017-06-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+2
2017-06-25net: Remove ndo_dfwd_start_xmitMintz, Yuval1-9/+0