summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* NVMe: avoid kmalloc/kfree for smaller IOJens Axboe2015-01-291-31/+88
* libata: make sata_sil24 use fifo tag allocatorShaohua Li2015-01-261-0/+1
* libata: move sas ata tag allocation to libata-scsi.cShaohua Li2015-01-253-77/+46
* libata: use blk tagingShaohua Li2015-01-233-15/+45
* Merge branch 'for-3.20/core' into for-3.20/driversJens Axboe2015-01-234-3/+6
|\
| * blk-mq: add tag allocation policyShaohua Li2015-01-231-0/+2
| * block: support different tag allocation policyShaohua Li2015-01-232-2/+3
| * block: Add discard flag to blkdev_issue_zeroout() functionMartin K. Petersen2015-01-211-1/+1
* | NVMe: within nvme_free_queues(), delete RCU sychro/deferred freekaoudis2015-01-221-8/+1
* | null_blk: suppress invalid partition infoJens Axboe2015-01-171-1/+1
* | brd: Request from fdisk 4k alignmentBoaz Harrosh2015-01-141-0/+9
* | brd: Fix all partitions BUGsBoaz Harrosh2015-01-141-62/+38
* | Merge branch 'for-3.20/core' into for-3.20/driversJens Axboe2015-01-142-19/+16
|\|
| * block: Change direct_access calling conventionMatthew Wilcox2015-01-142-19/+16
* | loop: add blk-mq.h includeJens Axboe2015-01-022-1/+1
* | block: loop: don't handle REQ_FUA explicitlyMing Lei2015-01-021-11/+3
* | block: loop: introduce lo_discard() and lo_req_flush()Ming Lei2015-01-021-33/+40
* | block: loop: say goodby to bioMing Lei2015-01-021-25/+20
* | block: loop: improve performance via blk-mqMing Lei2015-01-022-170/+174
|/
* Merge tag 'v3.19-rc2' into for-3.20/coreJens Axboe2015-01-02164-3899/+6506
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-281-1/+1
| |\
| | * [regression] braino in "lustre: use is_root_inode()"Al Viro2014-12-271-1/+1
| * | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-2645-214/+446
| |\ \
| | * | Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie2014-12-248-67/+12
| | * | Merge tag 'amdkfd-fixes-2014-12-23' of git://people.freedesktop.org/~gabbayo/...Dave Airlie2014-12-246-10/+85
| | |\ \
| | | * | amdkfd: init aperture once per processAlexey Skidanov2014-11-183-8/+11
| | | * | amdkfd: Display MEC fw version in topology nodeOded Gabbay2014-11-091-2/+6
| | | * | drm/radeon: Add implementation of get_fw_versionOded Gabbay2014-11-091-0/+53
| | | * | drm/amd: Add get_fw_version to kfd-->kgd interfaceOded Gabbay2014-11-091-0/+15
| | | |/
| | * | agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones2014-12-238-8/+8
| | * | Merge tag 'drm/tegra/for-3.19-rc1-fixes' of git://people.freedesktop.org/~tag...Dave Airlie2014-12-224-30/+146
| | |\ \
| | | * | drm/tegra: dc: Select root window for event dispatchSean Paul2014-12-171-2/+22
| | | * | drm/tegra: gem: Use the proper size for GEM objectsThierry Reding2014-12-171-7/+7
| | | * | drm/tegra: gem: Flush buffer objects upon allocationThierry Reding2014-12-171-4/+32
| | | * | drm/tegra: dc: Fix a potential race on page-flip completionThierry Reding2014-12-171-3/+7
| | | * | drm/tegra: dc: Consistently use the same pipeThierry Reding2014-12-172-13/+17
| | | * | drm/irq: Add drm_crtc_vblank_count()Thierry Reding2014-12-171-0/+21
| | | * | drm/irq: Add drm_crtc_handle_vblank()Thierry Reding2014-12-171-0/+20
| | | * | drm/irq: Add drm_crtc_send_vblank_event()Thierry Reding2014-12-171-0/+19
| | * | | Merge tag 'drm-intel-next-fixes-2014-12-17' of git://anongit.freedesktop.org/...Dave Airlie2014-12-226-22/+82
| | |\ \ \
| | | * | | drm/i915: Disable PSMI sleep messages on all rings around context switchesChris Wilson2014-12-162-8/+42
| | | * | | drm/i915: Force the CS stall for invalidate flushesChris Wilson2014-12-161-0/+2
| | | * | | drm/i915: Invalidate media caches on gen7Chris Wilson2014-12-162-0/+2
| | | * | | drm/i915: sanitize RPS resetting during GPU resetImre Deak2014-12-152-10/+22
| | | * | | drm/i915: move RPS PM_IER enabling to gen6_enable_rps_interruptsImre Deak2014-12-151-3/+13
| | | * | | drm/i915: vlv: fix IRQ masking when uninstalling interruptsImre Deak2014-12-111-1/+1
| | * | | | Merge tag 'topic/atomic-fixes-2014-12-17' of git://anongit.freedesktop.org/dr...Dave Airlie2014-12-221-1/+1
| | |\ \ \ \
| | | * | | | drm/atomic: fix potential null ptr on plane enableRob Clark2014-12-171-1/+1
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'msm-fixes-3.19' of git://people.freedesktop.org/~robclark/linux...Dave Airlie2014-12-2212-75/+110
| | |\ \ \ \
| | | * | | | drm/msm/hdmi: rework HDMI IRQ handlerJilai Wang2014-12-181-4/+4