index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'md/4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2016-03-21
8
-39
/
+57
|
\
|
*
md/raid5: Cleanup cpu hotplug notifier
Anna-Maria Gleixner
2016-03-17
1
-0
/
+2
|
*
raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
Shaohua Li
2016-03-17
1
-2
/
+5
|
*
raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
Nate Dailey
2016-03-17
1
-2
/
+5
|
*
md: fix typos for stipe
Guoqing Jiang
2016-03-14
1
-2
/
+2
|
*
md/bitmap: remove redundant return in bitmap_checkpage
Guoqing Jiang
2016-03-14
1
-1
/
+0
|
*
md/raid1: remove unnecessary BUG_ON
Guoqing Jiang
2016-03-14
1
-1
/
+0
|
*
md: multipath: don't hardcopy bio in .make_request path
Ming Lei
2016-03-14
1
-1
/
+3
|
*
md/raid5: output stripe state for debug
Shaohua Li
2016-03-09
1
-4
/
+6
|
*
md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
NeilBrown
2016-03-09
1
-1
/
+1
|
*
md/bitmap: remove redundant check
Eric Engestrom
2016-03-07
1
-2
/
+1
|
*
MD: warn for potential deadlock
Shaohua Li
2016-02-26
1
-0
/
+1
|
*
md: Drop sending a change uevent when stopping
Sebastian Parschauer
2016-02-26
1
-1
/
+0
|
*
RAID5: revert e9e4c377e2f563 to fix a livelock
Shaohua Li
2016-02-26
2
-20
/
+9
|
*
RAID5: check_reshape() shouldn't call mddev_suspend
Shaohua Li
2016-02-26
2
-0
/
+20
|
*
md/raid5: Compare apples to apples (or sectors to sectors)
Jes Sorensen
2016-02-26
1
-2
/
+2
*
|
[media] vsp1: use proper dma alloc/free functions
Linus Torvalds
2016-03-21
1
-2
/
+2
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-21
651
-27274
/
+38332
|
\
\
|
*
|
drm/amdgpu: release_pages requires linux/pagemap.h
Stephen Rothwell
2016-03-21
2
-0
/
+2
|
*
|
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-17
64
-2332
/
+1844
|
|
\
\
|
|
*
|
drm/amdgpu/gfx7: add MTYPE definition
Flora Cui
2016-03-17
1
-0
/
+6
|
|
*
|
drm/amdgpu: removing BO_VAs shouldn't be interruptible
Christian König
2016-03-17
1
-1
/
+1
|
|
*
|
drm/amd/powerplay: show uvd/vce power gate enablement for tonga.
Rex Zhu
2016-03-17
1
-1
/
+3
|
|
*
|
drm/amd/powerplay: show uvd/vce power gate info for fiji
Rex Zhu
2016-03-17
1
-1
/
+4
|
|
*
|
drm/amdgpu: use sched fence if possible
Monk Liu
2016-03-17
1
-1
/
+4
|
|
*
|
drm/amdgpu: move ib.fence to job.fence
Monk Liu
2016-03-17
10
-6
/
+16
|
|
*
|
drm/amdgpu: give a fence param to ib_free
Monk Liu
2016-03-17
8
-10
/
+12
|
|
*
|
drm/amdgpu: include the right version of gmc header files for iceland
Ken Wang
2016-03-17
1
-2
/
+2
|
|
*
|
drm/radeon: fix indentation.
Jérome Glisse
2016-03-16
39
-406
/
+407
|
|
*
|
drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance issue...
Eric Huang
2016-03-16
1
-0
/
+5
|
|
*
|
drm/amdgpu: switch back to 32bit hw fences v2
Christian König
2016-03-16
2
-32
/
+21
|
|
*
|
drm/amdgpu: remove amdgpu_fence_is_signaled
Christian König
2016-03-16
1
-25
/
+0
|
|
*
|
drm/amdgpu: drop the extra fence range check v2
Christian König
2016-03-16
1
-3
/
+0
|
|
*
|
drm/amdgpu: signal fences directly in amdgpu_fence_process
Christian König
2016-03-16
2
-68
/
+31
|
|
*
|
drm/amdgpu: cleanup amdgpu_fence_wait_empty v2
Christian König
2016-03-16
1
-54
/
+15
|
|
*
|
drm/amdgpu: keep all fences in an RCU protected array v2
Christian König
2016-03-16
2
-3
/
+31
|
|
*
|
drm/amdgpu: add number of hardware submissions to amdgpu_fence_driver_init_ring
Christian König
2016-03-16
3
-4
/
+12
|
|
*
|
drm/amdgpu: RCU protected amd_sched_fence_release
Christian König
2016-03-16
1
-1
/
+22
|
|
*
|
drm/amdgpu: RCU protected amdgpu_fence_release
Christian König
2016-03-16
1
-1
/
+22
|
|
*
|
drm/amdgpu: merge amdgpu_fence_process and _activity
Christian König
2016-03-16
1
-19
/
+5
|
|
*
|
drm/amdgpu: cleanup amdgpu_fence_activity
Christian König
2016-03-16
1
-32
/
+3
|
|
*
|
drm/amdgpu: move fence structure into amdgpu_fence.c
Christian König
2016-03-14
2
-26
/
+25
|
|
*
|
drm/amdgpu: remove amdgpu_fence_wait_next
Christian König
2016-03-14
2
-21
/
+0
|
|
*
|
drm/amdgpu: remove amdgpu_ring_from_fence
Christian König
2016-03-14
2
-25
/
+0
|
|
*
|
drm/amdgpu: stop using the ring index in the SA
Christian König
2016-03-14
2
-36
/
+22
|
|
*
|
drm/amdgpu: stop waiting on UVD messages before mapping them
Christian König
2016-03-14
1
-7
/
+0
|
|
*
|
drm/amdgpu: always wait before kmap a BO
Christian König
2016-03-14
1
-5
/
+11
|
|
*
|
drm/radeon: refactor SI tiling table initialization
Josh Poimboeuf
2016-03-14
1
-486
/
+439
|
|
*
|
drm/radeon: refactor CIK tiling table initialization
Josh Poimboeuf
2016-03-14
1
-1025
/
+666
|
|
*
|
drm/amdgpu: allow write access to mapped userptrs
Christian König
2016-03-14
1
-5
/
+3
[next]