summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-06-28PCI: Add devm_pci_alloc_host_bridge() interfaceLorenzo Pieralisi
2017-06-28PCI: Add pci_free_host_bridge() interfaceLorenzo Pieralisi
2017-06-28vfio: New external user group/file matchAlex Williamson
2017-06-28regmap: irq: add chip option mask_writeonlyMichael Grzeschik
2017-06-28cgroup: implement "nsdelegate" mount optionTejun Heo
2017-06-28svcrdma: Remove svc_rdma_marshal.cChuck Lever
2017-06-28Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields
2017-06-28locking/refcount: Create unchecked atomic_t implementationKees Cook
2017-06-28nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg
2017-06-28dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrsChristoph Hellwig
2017-06-28dma-mapping: remove dmam_free_noncoherentChristoph Hellwig
2017-06-28dma-mapping: remove the set_dma_mask methodChristoph Hellwig
2017-06-28dma-mapping: remove HAVE_ARCH_DMA_SUPPORTEDChristoph Hellwig
2017-06-28dma-mapping: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-28spin loop primitives for busy waitingNicholas Piggin
2017-06-28Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm...Joerg Roedel
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki
2017-06-28PCI / PM: Simplify device wakeup settings codeRafael J. Wysocki
2017-06-28PCI / PM: Drop pme_interrupt flag from struct pci_devRafael J. Wysocki
2017-06-27dax: remove default copy_from_iter fallbackDan Williams
2017-06-27x86, libnvdimm, pmem: remove global pmem apiDan Williams
2017-06-27x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimmDan Williams
2017-06-27block: remove the queue_bounce_pfn helperChristoph Hellwig
2017-06-27block: move bounce declarations to block/blk.hChristoph Hellwig
2017-06-27nvme: add support for streams and directivesJens Axboe
2017-06-27blk-mq: expose write hints through debugfsJens Axboe
2017-06-27block: add support for write hints in a bioJens Axboe
2017-06-27fs: add fcntl() interface for setting/getting write life time hintsJens Axboe
2017-06-27tracing: Add support for recording tgid of tasksJoel Fernandes
2017-06-27cros_ec: Don't signal wake event for non-wake host eventsShawn Nematbakhsh
2017-06-27net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari
2017-06-27net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari
2017-06-27net/mlx5: FPGA, Add SBU infrastructureIlan Tayari
2017-06-27net/mlx5: FPGA, Add SBU bypass and reset flowsIlan Tayari
2017-06-27net/mlx5: FPGA, Add FW commands for FPGA QPsIlan Tayari
2017-06-27net/mlx5: Add support for multiple RoCE enableIlan Tayari
2017-06-27net/mlx5: Add reserved-gids supportIlan Tayari
2017-06-27net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia
2017-06-27tty: add function to convert device name to numberOkash Khawaja
2017-06-27x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERFLen Brown
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie
2017-06-26ftrace: Have cached module filters be an active filterSteven Rostedt (VMware)
2017-06-26ftrace: Have the cached module list show in set_ftrace_filterSteven Rostedt (VMware)
2017-06-26Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon
2017-06-26Revert "ktime: Simplify ktime_compare implementation"Thomas Gleixner
2017-06-26Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-06-25time: introduce {get,put}_itimerspec64Deepa Dinamani
2017-06-25time: add get_timespec64 and put_timespec64Deepa Dinamani
2017-06-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-06-25net: Remove ndo_dfwd_start_xmitMintz, Yuval