summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'md/4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-03-218-39/+57
|\
| * md/raid5: Cleanup cpu hotplug notifierAnna-Maria Gleixner2016-03-171-0/+2
| * raid10: include bio_end_io_list in nr_queued to prevent freeze_array hangShaohua Li2016-03-171-2/+5
| * raid1: include bio_end_io_list in nr_queued to prevent freeze_array hangNate Dailey2016-03-171-2/+5
| * md: fix typos for stipeGuoqing Jiang2016-03-141-2/+2
| * md/bitmap: remove redundant return in bitmap_checkpageGuoqing Jiang2016-03-141-1/+0
| * md/raid1: remove unnecessary BUG_ONGuoqing Jiang2016-03-141-1/+0
| * md: multipath: don't hardcopy bio in .make_request pathMing Lei2016-03-141-1/+3
| * md/raid5: output stripe state for debugShaohua Li2016-03-091-4/+6
| * md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_listNeilBrown2016-03-091-1/+1
| * md/bitmap: remove redundant checkEric Engestrom2016-03-071-2/+1
| * MD: warn for potential deadlockShaohua Li2016-02-261-0/+1
| * md: Drop sending a change uevent when stoppingSebastian Parschauer2016-02-261-1/+0
| * RAID5: revert e9e4c377e2f563 to fix a livelockShaohua Li2016-02-262-20/+9
| * RAID5: check_reshape() shouldn't call mddev_suspendShaohua Li2016-02-262-0/+20
| * md/raid5: Compare apples to apples (or sectors to sectors)Jes Sorensen2016-02-261-2/+2
* | [media] vsp1: use proper dma alloc/free functionsLinus Torvalds2016-03-211-2/+2
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-21651-27274/+38332
|\ \
| * | drm/amdgpu: release_pages requires linux/pagemap.hStephen Rothwell2016-03-212-0/+2
| * | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-1764-2332/+1844
| |\ \
| | * | drm/amdgpu/gfx7: add MTYPE definitionFlora Cui2016-03-171-0/+6
| | * | drm/amdgpu: removing BO_VAs shouldn't be interruptibleChristian König2016-03-171-1/+1
| | * | drm/amd/powerplay: show uvd/vce power gate enablement for tonga.Rex Zhu2016-03-171-1/+3
| | * | drm/amd/powerplay: show uvd/vce power gate info for fijiRex Zhu2016-03-171-1/+4
| | * | drm/amdgpu: use sched fence if possibleMonk Liu2016-03-171-1/+4
| | * | drm/amdgpu: move ib.fence to job.fenceMonk Liu2016-03-1710-6/+16
| | * | drm/amdgpu: give a fence param to ib_freeMonk Liu2016-03-178-10/+12
| | * | drm/amdgpu: include the right version of gmc header files for icelandKen Wang2016-03-171-2/+2
| | * | drm/radeon: fix indentation.Jérome Glisse2016-03-1639-406/+407
| | * | drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance issue...Eric Huang2016-03-161-0/+5
| | * | drm/amdgpu: switch back to 32bit hw fences v2Christian König2016-03-162-32/+21
| | * | drm/amdgpu: remove amdgpu_fence_is_signaledChristian König2016-03-161-25/+0
| | * | drm/amdgpu: drop the extra fence range check v2Christian König2016-03-161-3/+0
| | * | drm/amdgpu: signal fences directly in amdgpu_fence_processChristian König2016-03-162-68/+31
| | * | drm/amdgpu: cleanup amdgpu_fence_wait_empty v2Christian König2016-03-161-54/+15
| | * | drm/amdgpu: keep all fences in an RCU protected array v2Christian König2016-03-162-3/+31
| | * | drm/amdgpu: add number of hardware submissions to amdgpu_fence_driver_init_ringChristian König2016-03-163-4/+12
| | * | drm/amdgpu: RCU protected amd_sched_fence_releaseChristian König2016-03-161-1/+22
| | * | drm/amdgpu: RCU protected amdgpu_fence_releaseChristian König2016-03-161-1/+22
| | * | drm/amdgpu: merge amdgpu_fence_process and _activityChristian König2016-03-161-19/+5
| | * | drm/amdgpu: cleanup amdgpu_fence_activityChristian König2016-03-161-32/+3
| | * | drm/amdgpu: move fence structure into amdgpu_fence.cChristian König2016-03-142-26/+25
| | * | drm/amdgpu: remove amdgpu_fence_wait_nextChristian König2016-03-142-21/+0
| | * | drm/amdgpu: remove amdgpu_ring_from_fenceChristian König2016-03-142-25/+0
| | * | drm/amdgpu: stop using the ring index in the SAChristian König2016-03-142-36/+22
| | * | drm/amdgpu: stop waiting on UVD messages before mapping themChristian König2016-03-141-7/+0
| | * | drm/amdgpu: always wait before kmap a BOChristian König2016-03-141-5/+11
| | * | drm/radeon: refactor SI tiling table initializationJosh Poimboeuf2016-03-141-486/+439
| | * | drm/radeon: refactor CIK tiling table initializationJosh Poimboeuf2016-03-141-1025/+666
| | * | drm/amdgpu: allow write access to mapped userptrsChristian König2016-03-141-5/+3