index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-27
blk-wbt: improve waking of tasks
Jens Axboe
1
-7
/
+56
2018-08-27
blk-wbt: abstract out end IO completion handler
Jens Axboe
1
-7
/
+14
2018-08-27
scsi: aacraid: fix a signedness bug
Dan Carpenter
1
-1
/
+1
2018-08-27
Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq"
Ming Lei
2
-40
/
+7
2018-08-27
staging: wilc1000: revert "fix TODO to compile spi and sdio components in single module"
Arnd Bergmann
5
-8
/
+16
2018-08-27
Revert "scsi: core: fix scsi_host_queue_ready"
Ming Lei
1
-1
/
+1
2018-08-27
scsi: libata: Add missing newline at end of file
Geert Uytterhoeven
1
-1
/
+1
2018-08-27
scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info()
Varun Prakash
1
-4
/
+4
2018-08-27
scsi: hpsa: limit transfer length to 1MB, not 512kB
Martin Wilck
1
-1
/
+1
2018-08-27
scsi: lpfc: Correct MDS diag and nvmet configuration
James Smart
1
-1
/
+1
2018-08-27
scsi: lpfc: Default fdmi_on to on
James Smart
1
-4
/
+4
2018-08-27
scsi: csiostor: fix incorrect port capabilities
Varun Prakash
3
-14
/
+48
2018-08-27
scsi: csiostor: add a check for NULL pointer after kmalloc()
Varun Prakash
1
-7
/
+9
2018-08-27
scsi: documentation: add scsi_mod.use_blk_mq to scsi-parameters
John Pittman
1
-0
/
+5
2018-08-27
scsi: core: Update SCSI_MQ_DEFAULT help text to match default
Geert Uytterhoeven
1
-5
/
+5
2018-08-27
xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring
Juergen Gross
1
-1
/
+0
2018-08-27
xen/blkback: move persistent grants flags to bool
Juergen Gross
2
-13
/
+7
2018-08-27
xen/blkfront: reorder tests in xlblk_init()
Juergen Gross
1
-9
/
+9
2018-08-27
xen/blkfront: cleanup stale persistent grants
Juergen Gross
1
-4
/
+90
2018-08-27
xen/blkback: don't keep persistent grants too long
Juergen Gross
3
-46
/
+60
2018-08-27
drm/amdgpu: move PD/PT bos on LRU again
Huang Rui
1
-1
/
+1
2018-08-27
drm/amdgpu: use bulk moves for efficient VM LRU handling (v6)
Huang Rui
3
-23
/
+57
2018-08-27
drm/ttm: add bulk move function on LRU
Huang Rui
2
-0
/
+62
2018-08-27
drm/ttm: revise ttm_bo_move_to_lru_tail to support bulk moves
Christian König
3
-6
/
+34
2018-08-27
drm/ttm: add helper structures for bulk moves on lru list
Christian König
1
-0
/
+28
2018-08-27
drm/amdgpu: add amdgpu_gmc_pd_addr helper
Christian König
9
-23
/
+56
2018-08-27
drm/amdgpu: remove gart.table_addr
Christian König
9
-25
/
+24
2018-08-27
drm/amdgpu: rename gart.robj into gart.bo
Christian König
6
-25
/
+25
2018-08-27
drm/amdgpu: move setting the GART addr into TTM
Christian König
2
-3
/
+4
2018-08-27
drm/amdgpu: cleanup VM handling in the CS a bit
Christian König
1
-86
/
+74
2018-08-27
drm/amdgpu: validate the VM root PD from the VM code
Christian König
1
-4
/
+4
2018-08-27
drm/amdgpu: cleanup GPU recovery check a bit (v2)
Christian König
8
-22
/
+38
2018-08-27
drm/amdgpu: amdgpu_kiq_reg_write_reg_wait() can be static
kbuild test robot
1
-1
/
+1
2018-08-27
drm/amdgpu/display: add support for LVDS (v5)
Alex Deucher
10
-0
/
+135
2018-08-27
drm/amdgpu: Don't use kiq in gpu reset
Emily Deng
1
-11
/
+4
2018-08-27
drm/scheduler: avoid redundant shifting of the entity v2
Nayan Deshmukh
1
-0
/
+3
2018-08-27
drm/amd/display: indent an if statement
Dan Carpenter
1
-1
/
+1
2018-08-27
drm/amd/display: fix a compile warning
Wen Yang
1
-1
/
+1
2018-08-27
drm/amdgpu/sriov: Only sriov runtime support use kiq
Emily Deng
1
-7
/
+8
2018-08-27
drm/amdgpu: fix sdma doorbell range setting
Evan Quan
1
-1
/
+1
2018-08-27
drm/amdgpu: Fix compile warning
Rex Zhu
1
-0
/
+2
2018-08-27
drm/amdgpu: rework ctx entity creation
Christian König
3
-166
/
+189
2018-08-27
drm/amdgpu: cleanup HW_IP query
Christian König
1
-94
/
+110
2018-08-27
drm/scheduler: Add stopped flag to drm_sched_entity
Andrey Grodzovsky
2
-1
/
+13
2018-08-27
drm/amdgpu: remove fulll access for suspend phase1
Yintian Tao
1
-6
/
+0
2018-08-27
drm/amdgpu: use kiq to do invalidate tlb
Emily Deng
3
-10
/
+71
2018-08-27
drm/amdgpu: Remove the sriov checking and add firmware checking
Emily Deng
2
-1
/
+60
2018-08-27
drm/amd/display: implement DPMS DTN test v2
Jun Lei
5
-2
/
+518
2018-08-27
drm/amd/display: move edp fast boot optimization flag to stream
Anthony Koo
4
-14
/
+21
2018-08-27
drm/amd/display: Combine dce80 and dce100 i2c hw functions
David Francis
1
-197
/
+40
[prev]
[next]