index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm rq: simplify dm_old_stop_queue()
Bart Van Assche
2016-09-14
1
-6
/
+2
*
dm mpath: check if path's request_queue is dying in activate_path()
Mike Snitzer
2016-09-14
1
-3
/
+3
*
dm rq: take request_queue lock while clearing QUEUE_FLAG_STOPPED
Mike Snitzer
2016-09-14
1
-5
/
+14
*
dm rq: factor out dm_mq_stop_queue()
Bart Van Assche
2016-09-14
1
-8
/
+20
*
dm: mark request_queue dead before destroying the DM device
Bart Van Assche
2016-09-14
1
-0
/
+5
*
dm: return correct error code in dm_resume()'s retry loop
Minfei Huang
2016-09-14
1
-3
/
+2
*
blk-mq: introduce blk_mq_delay_kick_requeue_list()
Mike Snitzer
2016-09-14
3
-5
/
+14
*
block: remove IOPRIO_BITS
Christoph Hellwig
2016-09-14
1
-1
/
+0
*
bio.h: remove a very outdated comment
Christoph Hellwig
2016-09-14
1
-2
/
+0
*
block: remove bio_destructor_t
Christoph Hellwig
2016-09-14
1
-1
/
+0
*
block: Improve bio_set_op_attrs() robustness
Bart Van Assche
2016-09-14
1
-5
/
+12
*
block, dm-crypt, btrfs: Introduce bio_flags()
Bart Van Assche
2016-09-14
3
-4
/
+6
*
block: Document that bio_op() uses the data type of bio.bi_opf
Bart Van Assche
2016-09-14
1
-1
/
+1
*
block: remove remnant refs to hardsect
Linus Walleij
2016-09-14
3
-4
/
+4
*
block: remove blk_mq_alloc_single_hw_queue() prototype
Linus Walleij
2016-09-14
1
-1
/
+0
*
block_dev: remove DAX leftovers
Christoph Hellwig
2016-09-14
1
-10
/
+1
*
block: enable zeroing of io_poll statistics
Stephen Bates
2016-09-14
1
-1
/
+10
*
block: add poll_considered statistic
Stephen Bates
2016-09-14
3
-3
/
+10
*
nbd: allow block mq to deal with timeouts
Josef Bacik
2016-09-08
1
-37
/
+14
*
nbd: use flags instead of bool
Josef Bacik
2016-09-08
1
-8
/
+10
*
nbd: don't shutdown sock with irq's disabled
Josef Bacik
2016-09-08
1
-4
/
+15
*
nbd: convert to blkmq
Josef Bacik
2016-09-08
1
-208
/
+129
*
mtip32xx: mark symbols static where possible
Baoyou Xie
2016-08-29
1
-1
/
+1
*
blk-mq: prefetch request in blk_mq_tag_to_rq()
Jens Axboe
2016-08-29
1
-1
/
+4
*
blk-mq: improve layout of blk_mq_hw_ctx
Jens Axboe
2016-08-29
1
-4
/
+5
*
blk-mq: turn hctx->run_work into a regular work struct
Jens Axboe
2016-08-29
3
-7
/
+6
*
block: add kblockd_schedule_work_on()
Jens Axboe
2016-08-29
2
-1
/
+7
*
workqueue: add cancel_work()
Jens Axboe
2016-08-29
2
-14
/
+27
*
Linux 4.8-rc4
v4.8-rc4
Linus Torvalds
2016-08-28
1
-1
/
+1
*
Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-08-28
21
-71
/
+424
|
\
|
*
drm/atomic: Don't potentially reset color_mgmt_changed on successive property...
Mario Kleiner
2016-08-29
1
-3
/
+3
|
*
Merge tag 'drm-intel-fixes-2016-08-25' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2016-08-26
7
-22
/
+309
|
|
\
|
|
*
drm/i915: Fix botched merge that downgrades CSR versions.
Maarten Lankhorst
2016-08-22
1
-4
/
+4
|
|
*
drm/i915/skl: Ensure pipes with changed wms get added to the state
Lyude
2016-08-22
1
-0
/
+4
|
|
*
drm/i915/gen9: Only copy WM results for changed pipes to skl_hw
Matt Roper
2016-08-22
1
-2
/
+26
|
|
*
drm/i915/skl: Add support for the SAGV, fix underrun hangs
Lyude
2016-08-22
5
-0
/
+173
|
|
*
drm/i915/gen6+: Interpret mailbox error flags
Lyude
2016-08-22
2
-1
/
+79
|
|
*
drm/i915: Reattach comment, complete type specification
Dave Gordon
2016-08-22
1
-2
/
+3
|
|
*
drm/i915: Unconditionally flush any chipset buffers before execbuf
Chris Wilson
2016-08-22
2
-10
/
+4
|
|
*
drm/i915/gen9: Drop invalid WARN() during data rate calculation
Matt Roper
2016-08-22
1
-2
/
+0
|
|
*
drm/i915/gen9: Initialize intel_state->active_crtcs during WM sanitization (v2)
Matt Roper
2016-08-22
1
-1
/
+16
|
*
|
drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION
Daniel Vetter
2016-08-26
2
-0
/
+8
|
*
|
Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2016-08-25
7
-7
/
+32
|
|
\
\
|
|
*
|
drm/amdgpu: skip TV/CV in display parsing
Alex Deucher
2016-08-24
1
-0
/
+7
|
|
*
|
drm/amdgpu: avoid a possible array overflow
Alex Deucher
2016-08-24
1
-0
/
+6
|
|
*
|
drm/amdgpu: fix lru size grouping v2
Christian König
2016-08-24
2
-0
/
+10
|
|
*
|
drm/amdgpu: fix timeout value check in amd_sched_job_recovery
Christian König
2016-08-19
1
-1
/
+1
|
|
*
|
drm/amdgpu: fix sdma_v2_4_ring_test_ib
Christian König
2016-08-19
1
-1
/
+1
|
|
*
|
drm/amdgpu: fix amdgpu_move_blit on 32bit systems
Christian König
2016-08-19
1
-2
/
+2
|
|
*
|
drm/radeon: fix radeon_move_blit on 32bit systems
Christian König
2016-08-19
1
-2
/
+2
[next]