index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-12
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
Daniel Vetter
12
-11
/
+30
2016-08-11
dma-buf/sync_file: only enable fence signalling on poll()
Gustavo Padovan
2
-13
/
+10
2016-08-11
Documentation: add doc for sync_file_get_fence()
Gustavo Padovan
1
-0
/
+14
2016-08-11
dma-buf/sync_file: add sync_file_get_fence()
Gustavo Padovan
2
-0
/
+24
2016-08-11
dma-buf/sync_file: refactor fence storage in struct sync_file
Gustavo Padovan
3
-74
/
+129
2016-08-11
dma-buf/fence-array: add fence_is_array()
Gustavo Padovan
2
-0
/
+11
2016-08-09
drm/dp_helper: Rate limit timeout errors from drm_dp_i2c_do_msg()
Lyude
1
-1
/
+11
2016-08-09
drm/dp_helper: Print first error received on failure in drm_dp_dpcd_access()
Lyude
1
-1
/
+1
2016-08-09
drm: Add ratelimited versions of the DRM_DEBUG* macros
Lyude
1
-0
/
+30
2016-08-08
drm: Make sure drm_vblank_no_hw_counter isn't abused
Daniel Vetter
1
-0
/
+1
2016-08-08
drm/mediatek: Fix mtk_atomic_complete for runtime_pm
Bibby Hsieh
1
-1
/
+16
2016-08-08
drm/mediatek: plane: Use FB's format's cpp to compute x offset
Daniel Kurtz
1
-1
/
+1
2016-08-08
drm/mediatek: plane: Merge mtk_plane_enable into mtk_plane_atomic_update
Daniel Kurtz
1
-42
/
+23
2016-08-08
drm/mediatek: Use drm_atomic destroy_state helpers
Bibby Hsieh
2
-4
/
+2
2016-08-08
drm/mediatek: Remove mtk_drm_plane
Daniel Kurtz
3
-25
/
+14
2016-08-08
drm/mediatek: plane: Remove plane zpos/index
Daniel Kurtz
3
-7
/
+3
2016-08-08
drm/mediatek: Remove mtk_drm_crtc_check_flush
Daniel Kurtz
1
-1
/
+0
2016-08-08
drm/simple_kms_helper: Use drm_plane_helper_check_state()
Ville Syrjälä
1
-21
/
+6
2016-08-08
drm/mediatek: Use drm_plane_helper_check_state()
Ville Syrjälä
1
-52
/
+20
2016-08-08
drm/rockchip: Use drm_plane_helper_check_state()
Ville Syrjälä
1
-20
/
+5
2016-08-08
drm/rockchip: Use drm_plane_state.{src, dst}
Ville Syrjälä
1
-6
/
+4
2016-08-08
drm/i915: Use drm_plane_helper_check_state()
Ville Syrjälä
3
-31
/
+19
2016-08-08
drm/i915: Use drm_plane_state.{src,dst,visible}
Ville Syrjälä
6
-155
/
+156
2016-08-08
drm/plane-helper: Add drm_plane_helper_check_state()
Ville Syrjälä
2
-32
/
+112
2016-08-08
drm: Store clipped src/dst coordinatee in drm_plane_state
Ville Syrjälä
1
-0
/
+13
2016-08-08
drm: Warn about negative sizes when calculating scale factor
Ville Syrjälä
1
-1
/
+1
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
21
-111
/
+112
2016-08-08
drm: Don't prepare or cleanup unchanging frame buffers [v3]
Keith Packard
1
-1
/
+9
2016-08-08
drm: Used DRM_LEGACY for all legacy functions
Daniel Vetter
11
-51
/
+47
2016-08-08
drm: Mark up legacy/dri1 drivers with DRM_LEGACY
Daniel Vetter
9
-11
/
+14
2016-08-08
drm: Declare that create drm_mm nodes with size 0 is illegal
Chris Wilson
1
-0
/
+9
2016-08-08
drm: rename DRM_MINOR_LEGACY to DRM_MINOR_PRIMARY
David Herrmann
2
-9
/
+9
2016-08-08
drm: Skip initialising the drm_mm_node->hole_stack
Chris Wilson
1
-5
/
+1
2016-08-08
drm: Convert drm_vma_manager to embedded interval-tree in drm_mm
Chris Wilson
2
-36
/
+9
2016-08-08
drm: Track drm_mm nodes with an interval tree
Chris Wilson
2
-23
/
+122
2016-08-08
drm: Avoid printing negative values for unsigned variables.
Rodrigo Vivi
1
-5
/
+5
2016-08-08
Linux 4.8-rc1
v4.8-rc1
Linus Torvalds
1
-2
/
+2
2016-08-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
62
-213
/
+213
2016-08-08
Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-156
/
+334
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
51
-157
/
+158
2016-08-07
target: iblock_execute_sync_cache() should use bio_set_op_attrs()
Jens Axboe
1
-1
/
+1
2016-08-07
mm: make __swap_writepage() use bio_set_op_attrs()
Jens Axboe
1
-2
/
+3
2016-08-07
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
11
-53
/
+51
2016-08-07
Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linux
Linus Torvalds
16
-34
/
+31
2016-08-07
Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-2
/
+67
2016-08-07
fs: return EPERM on immutable inode
Eryu Guan
4
-4
/
+5
2016-08-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
32
-130
/
+82
2016-08-06
Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
64
-915
/
+6267
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
37
-100
/
+95
2016-08-06
Merge tag 'media/v4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-2
/
+11
[next]