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.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
2019-10-28
drm/fb-helper: Remove drm_fb_helper_defio_init() and update docs
Thomas Zimmermann
2
-49
/
+13
2019-10-25
drm: Don't free jobs in wait_event_interruptible()
Steven Price
1
-19
/
+24
2019-10-25
doc: drm: Update references to previously renamed files
Anna Karas
1
-3
/
+3
2019-10-25
kselftests: Add dma-heap test
John Stultz
2
-0
/
+247
2019-10-25
dma-buf: heaps: Add CMA heap to dmabuf heaps
John Stultz
3
-0
/
+187
2019-10-25
dma-buf: heaps: Add system heap to dmabuf heaps
John Stultz
4
-0
/
+133
2019-10-25
dma-buf: heaps: Add heap helpers
John Stultz
4
-0
/
+326
2019-10-25
dma-buf: Add dma-buf heaps framework
Andrew F. Davis
6
-0
/
+411
2019-10-25
drm/ttm: stop exporting ttm_mem_io_* functions
Christian König
1
-4
/
+0
2019-10-25
drm/qxl: stop using TTM to call driver internal functions
Christian König
3
-12
/
+5
2019-10-25
drm/ttm: use the parent resv for ghost objects v3
Christian König
1
-9
/
+11
2019-10-25
drm/ttm: remove pointers to globals
Christian König
15
-88
/
+57
2019-10-25
drm/ttm: always keep BOs on the LRU
Christian König
15
-118
/
+33
2019-10-25
drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfx
Christian König
7
-71
/
+19
2019-10-25
drm/gpu: Fix Memory barrier without comment Issue
Bhanusree
1
-4
/
+4
2019-10-25
drm/gpu: Fix Missing blank line after declarations
Bhanusree
1
-0
/
+2
2019-10-24
drm: Spelling s/connet/connect/
Geert Uytterhoeven
2
-2
/
+2
2019-10-24
drm/vboxvideo: Replace prepare_fb()/cleanup_fb() with GEM VRAM helpers
Thomas Zimmermann
1
-57
/
+4
2019-10-24
drm/hisilicon/hibmc: Use GEM VRAM's prepare_fb() and cleanup_fb() helpers
Thomas Zimmermann
1
-10
/
+4
2019-10-24
drm/bochs: Replace prepare_fb()/cleanup_fb() with GEM VRAM helpers
Thomas Zimmermann
1
-24
/
+2
2019-10-24
drm/vram-helpers: Add helpers for prepare_fb() and cleanup_fb()
Thomas Zimmermann
2
-0
/
+151
2019-10-24
drm/gpu: Add comment for memory barrier
Bhanusree
1
-2
/
+2
2019-10-24
drm/mediatek: remove cast to pointers passed to kfree
Wambui Karuga
1
-2
/
+2
2019-10-24
drm/simple-kms: Standardize arguments for callbacks
Daniel Vetter
5
-8
/
+9
2019-10-24
dma-buf: stop using the dmabuf->lock so much v2
Christian König
1
-16
/
+2
2019-10-24
dma-buf: change DMA-buf locking convention v3
Christian König
2
-23
/
+158
2019-10-23
drm/tegra: Move drm_dp_link helpers to Tegra DRM
Thierry Reding
7
-144
/
+162
2019-10-23
drm/rockchip: Avoid drm_dp_link helpers
Thierry Reding
3
-17
/
+17
2019-10-23
drm/msm: edp: Avoid drm_dp_link helpers
Thierry Reding
1
-21
/
+49
2019-10-23
drm/bridge: tc358767: Use DP nomenclature
Thierry Reding
1
-1
/
+1
2019-10-23
drm/bridge: tc358767: Avoid drm_dp_link helpers
Thierry Reding
1
-22
/
+41
2019-10-23
drm/bridge: analogix-anx78xx: Avoid drm_dp_link helpers
Thierry Reding
1
-17
/
+39
2019-10-23
drm/dp: Add helper to get post-cursor adjustments
Thierry Reding
2
-0
/
+20
2019-10-23
drm/dp: Do not busy-loop during link training
Thierry Reding
1
-12
/
+18
2019-10-23
drm/dp: Add drm_dp_alternate_scrambler_reset_cap() helper
Thierry Reding
1
-0
/
+7
2019-10-23
drm/dp: Add drm_dp_channel_coding_supported() helper
Thierry Reding
1
-0
/
+7
2019-10-23
drm/dp: Add drm_dp_fast_training_cap() helper
Thierry Reding
1
-0
/
+7
2019-10-23
drm/dp: Remove a gratuituous blank line
Thierry Reding
1
-1
/
+0
2019-10-23
drm/dp: Sort includes alphabetically
Thierry Reding
1
-2
/
+2
2019-10-23
Merge drm/drm-next into drm-misc-next
Sean Paul
1208
-19067
/
+28765
2019-10-23
Revert "drm/omap: add OMAP_BO flags to affect buffer allocation"
Sean Paul
2
-61
/
+2
2019-10-23
Merge v5.4-rc4 into drm-next
Daniel Vetter
706
-6326
/
+6338
2019-10-23
drm/todo: Add levels
Daniel Vetter
1
-0
/
+73
2019-10-23
drm/todo: Remove i915 device_link task
Daniel Vetter
1
-7
/
+0
2019-10-23
drm/doc: Drop misleading comment on drm_mode_config_cleanup
Daniel Vetter
1
-2
/
+0
2019-10-22
drm/vc4: Use drm_hdmi_avi_infoframe_bars()
Ville Syrjälä
1
-4
/
+1
2019-10-22
drm/edid: Add drm_hdmi_avi_infoframe_bars()
Ville Syrjälä
2
-0
/
+21
2019-10-22
MAINTAINERS: Add Mihail to Komeda DRM driver
Mihail Atanassov
1
-0
/
+1
2019-10-22
drm/mipi_dbi: Use simple right shift instead of double negation
Andy Shevchenko
1
-1
/
+1
2019-10-22
drm/virtio: move byteorder handling into virtio_gpu_cmd_transfer_to_host_2d f...
Gerd Hoffmann
3
-14
/
+14
[next]