summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* dm thin: unroll issue_discard() to create longer discard bio chainsJoe Thornber2016-05-131-37/+71
* dm thin: use __blkdev_issue_discard for async discard supportMike Snitzer2016-05-131-54/+16
* dm thin: remove __bio_inc_remaining() and switch to using bio_inc_remaining()Mike Snitzer2016-05-131-12/+1
* dm raid: make sure no feature flags are set in metadataHeinz Mauelshagen2016-05-131-1/+6
* dm ioctl: drop use of __GFP_REPEAT in copy_params()'s __vmalloc() callMichal Hocko2016-05-051-1/+1
* dm mpath: eliminate use of spinlock in IO fast-pathsMike Snitzer2016-05-051-77/+93
* dm mpath: move trigger_event member to the end of 'struct multipath'Mike Snitzer2016-05-051-2/+1
* dm mpath: use atomic_t for counting members of 'struct multipath'Mike Snitzer2016-05-051-28/+33
* dm mpath: switch to using bitops for state flagsMike Snitzer2016-05-051-56/+75
* dm thin: Remove return statement from void functionAmitoj Kaur Chawla2016-05-051-1/+1
* dm: remove unused mapped_device argument from free_tio()Mike Snitzer2016-05-051-6/+4
* Merge remote-tracking branch 'jens/for-4.7/core' into dm-4.7Mike Snitzer2016-05-052-2/+2
|\
| * block: add offset in blk_add_request_payload()Ming Lin2016-04-122-2/+2
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2016-05-012-3/+3
|\ \
| * | thermal: use %d to print S32 parametersLeo Yan2016-04-281-1/+1
| * | thermal: hisilicon: increase temperature resolutionLeo Yan2016-04-281-2/+2
* | | Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-04-304-1/+40
|\ \ \
| * | | cxl: Poll for outstanding IRQs when detaching a contextMichael Neuling2016-04-273-0/+40
| * | | cxl: Keep IRQ mappings on context teardownMichael Neuling2016-04-271-1/+0
* | | | Merge tag 'edac_fix_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-302-2/+2
|\ \ \ \
| * | | | EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck2016-04-292-2/+2
| | |/ / | |/| |
* | | | Merge tag 'pm+acpi-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-302-6/+7
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2016-04-292-6/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | cpufreq: intel_pstate: Fix processing for turbo activation ratioSrinivas Pandruvada2016-04-251-0/+5
| | * | | Revert "cpufreq: governor: Fix negative idle_time when configured with CONFIG...Rafael J. Wysocki2016-04-251-6/+2
* | | | | Merge tag 'mmc-v4.6-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-04-303-0/+87
|\ \ \ \ \
| * | | | | mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80Chen-Yu Tsai2016-04-281-0/+5
| * | | | | mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangsAdrian Hunter2016-04-182-0/+82
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-04-3012-48/+277
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-04-297-27/+219
| |\ \ \ \ \ \
| | * | | | | | drm/amdgpu: disable vm interrupts with vm_fault_stop=2Flora Cui2016-04-272-2/+8
| | * | | | | | drm/amdgpu: print a message if ATPX dGPU power control is missingAlex Deucher2016-04-271-1/+4
| | * | | | | | Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control"Alex Deucher2016-04-272-11/+5
| | * | | | | | drm/radeon: fix vertical bars appear on monitor (v2)Vitaly Prosyak2016-04-272-1/+199
| | * | | | | | drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tailFlora Cui2016-04-271-13/+4
| * | | | | | | Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie2016-04-292-8/+8
| |\ \ \ \ \ \ \
| | * | | | | | | drm/vmwgfx: Fix order of operationSinclair Yeh2016-04-281-3/+3
| | * | | | | | | drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.Charmaine Lee2016-04-281-4/+4
| | * | | | | | | drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATIONCharmaine Lee2016-04-281-1/+1
| * | | | | | | | drm/virtio: send vblank event after crtc updatesGustavo Padovan2016-04-271-0/+12
| * | | | | | | | drm/dp/mst: Restore primary hub guid on resumeLyude2016-04-271-0/+12
| * | | | | | | | drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()cpaul@redhat.com2016-04-271-0/+8
| * | | | | | | | Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de:/git/lst/linux i...Dave Airlie2016-04-271-13/+18
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | drm/etnaviv: don't move linear memory window on 3D cores without MC2.0Lucas Stach2016-04-211-13/+18
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-04-3020-100/+144
|\ \ \ \ \ \ \ \
| * | | | | | | | RDMA/nes: don't leak skb if carrier downFlorian Westphal2016-04-291-3/+0
| * | | | | | | | IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-04-286-1/+24
| * | | | | | | | IB/hfi1: Use kernel default llseek for ui deviceDean Luick2016-04-281-23/+2
| * | | | | | | | IB/hfi1: Don't attempt to free resources if initialization failedMitko Haralanov2016-04-282-33/+29
| * | | | | | | | IB/hfi1: Fix missing lock/unlock in verbs drain callbackMike Marciniszyn2016-04-281-0/+2