summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 Roedel17-44/+103
2017-06-28scsi: sas: scsi_queue_work can fail, so make callers awareJohannes Thumshirn1-3/+3
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. Wysocki2-1/+5
2017-06-28ACPI / PM: Consolidate device wakeup settings codeRafael J. Wysocki1-11/+2
2017-06-28ACPI / PM: Drop run_wake from struct acpi_device_wakeup_flagsRafael 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-28switchtec: Add "running" status flag to fw partition info ioctlLogan Gunthorpe1-0/+3
2017-06-27ACPICA: Use designated initializersKees Cook2-0/+6
2017-06-27Merge back ACPICA material for v4.13.Rafael J. Wysocki730-5792/+19587
2017-06-27ACPICA: Update version to 20170531Bob Moore1-1/+1
2017-06-27ACPICA: Comment update: spelling/format. No functional changeBob Moore1-30/+34
2017-06-27udp: move scratch area helpers into the include filePaolo Abeni1-0/+61
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 Axboe2-12/+56
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-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixesSean Paul10-17/+95
2017-06-27libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im1-0/+1
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-27ALSA: pcm: Add an ioctl to specify the supported protocol versionTakashi Iwai2-1/+3
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-27net: add netlink_ext_ack argument to rtnl_link_ops.slave_validateMatthias Schiffer1-1/+2
2017-06-27net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelinkMatthias Schiffer1-1/+2
2017-06-27net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer1-1/+2
2017-06-27net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer1-1/+2
2017-06-27net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer1-1/+2
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 Airlie16-44/+83
2017-06-26scsi: cxlflash: Support AFU debugMatthew R. Ochs1-3/+34