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-11-26
dma-buf: Remove kernel map/unmap hooks
Daniel Vetter
1
-25
/
+0
2019-11-26
drm/armada: Delete dma_buf->k(un)map implemenation
Daniel Vetter
1
-12
/
+0
2019-11-26
sample/vfio-mdev/mbocs: Remove dma_buf_k(un)map support
Daniel Vetter
1
-16
/
+0
2019-11-26
xen/gntdev-dmabuf: Ditch dummy map functions
Daniel Vetter
1
-23
/
+0
2019-11-26
drm/tee_shm: Drop dma_buf_k(unmap) support
Daniel Vetter
2
-14
/
+0
2019-11-26
media/videobuf2: Drop dma_buf->k(un)map support
Daniel Vetter
3
-24
/
+0
2019-11-26
drm/vmwgfx: Delete mmaping functions
Daniel Vetter
1
-33
/
+0
2019-11-26
dma-buf: Drop dma_buf_k(un)map
Daniel Vetter
2
-62
/
+3
2019-11-26
drm/tegra: Remove dma_buf->k(un)map
Daniel Vetter
1
-12
/
+0
2019-11-26
drm/omapdrm: Drop dma_buf->k(un)map
Daniel Vetter
1
-21
/
+0
2019-11-26
drm/i915: Drop dma_buf->k(un)map
Daniel Vetter
2
-52
/
+0
2019-11-26
staging/android/ion: delete dma_buf->kmap/unmap implemenation
Daniel Vetter
1
-14
/
+0
2019-11-26
drm/i915: Remove dma_buf_kmap selftest
Daniel Vetter
1
-101
/
+0
2019-11-26
drm/tegra: Delete host1x_bo_ops->k(un)map
Daniel Vetter
2
-41
/
+0
2019-11-26
drm/tegra: Map cmdbuf once for reloc processing
Daniel Vetter
1
-14
/
+7
2019-11-25
Revert "drm/fbdev: Fallback to non tiled mode if all tiles not present"
Uma Shankar
1
-70
/
+0
2019-11-25
drm/gma500: Remove struct psb_fbdev
Thomas Zimmermann
5
-49
/
+44
2019-11-25
drm/gma500: Store framebuffer in struct drm_fb_helper
Thomas Zimmermann
3
-9
/
+13
2019-11-25
drm/gma500: Pass struct drm_gem_object to framebuffer functions
Thomas Zimmermann
1
-8
/
+6
2019-11-25
drm/gma500: Replace struct psb_framebuffer with struct drm_framebuffer
Thomas Zimmermann
3
-37
/
+25
2019-11-25
drm/gma500: Remove field 'fbdev' from struct psb_framebuffer
Thomas Zimmermann
2
-2
/
+0
2019-11-25
drm/gma500: Remove addr_space field from psb_framebuffer
Thomas Zimmermann
2
-3
/
+0
2019-11-25
drm/sun4i: Fix Kconfig indentation
Krzysztof Kozlowski
1
-8
/
+8
2019-11-25
drm/vc4: Fix Kconfig indentation
Krzysztof Kozlowski
1
-4
/
+4
2019-11-24
drm/mcde: Do not needlessly logically and with 3
Linus Walleij
1
-4
/
+4
2019-11-24
drm/mcde: Reuse global DSI command defs
Linus Walleij
2
-12
/
+1
2019-11-22
drm/mediatek: don't open-code drm_gem_fb_create
Daniel Vetter
4
-107
/
+15
2019-11-21
drm/msm: Don't init ww_mutec acquire ctx before needed
Daniel Vetter
1
-3
/
+6
2019-11-21
dma-resv: Also prime acquire ctx for lockdep
Daniel Vetter
1
-1
/
+7
2019-11-21
drm/modeset: Prime modeset lock vs dma_resv
Daniel Vetter
1
-0
/
+28
2019-11-21
MAINTAINERS: Remove myself from drm-misc entry
Sean Paul
1
-1
/
+0
2019-11-20
drm/dp_mst: fix multiple frees of tx->bytes
Colin Ian King
1
-1
/
+3
2019-11-20
drm/mgag200: Fix Kconfig indentation
Krzysztof Kozlowski
1
-4
/
+4
2019-11-20
drm/bridge: Fix Kconfig indentation
Krzysztof Kozlowski
1
-4
/
+4
2019-11-20
drm/lima: Fix Kconfig indentation
Krzysztof Kozlowski
1
-1
/
+1
2019-11-20
drm/nouveau: Fix Kconfig indentation
Krzysztof Kozlowski
1
-1
/
+1
2019-11-20
drm/omap: Fix Kconfig indentation
Krzysztof Kozlowski
2
-9
/
+9
2019-11-20
drm/rockchip: Fix Kconfig indentation
Krzysztof Kozlowski
1
-4
/
+4
2019-11-20
drm/udl: Fix Kconfig indentation
Krzysztof Kozlowski
1
-1
/
+1
2019-11-20
vga: Fix Kconfig indentation
Krzysztof Kozlowski
1
-1
/
+1
2019-11-20
Merge tag 'topic/drm-mipi-dsi-dsc-updates-2019-11-11' of ssh://git.freedeskto...
Maarten Lankhorst
4
-9
/
+78
2019-11-20
dma_resv: prime lockdep annotations
Steven Price
1
-2
/
+4
2019-11-20
drm/r128: make ATI PCI GART part of its only user, r128
Jani Nikula
6
-10
/
+5
2019-11-20
drm/virtio: factor out virtio_gpu_update_dumb_bo
Gerd Hoffmann
1
-15
/
+21
2019-11-20
drm/virtio: Simplify virtio_gpu_primary_plane_update workflow.
Gerd Hoffmann
1
-30
/
+34
2019-11-20
drm/virtio: fix byteorder handling in virtio_gpu_cmd_transfer_{from, to}_host...
Gerd Hoffmann
3
-25
/
+21
2019-11-20
drm/xen: Simplify fb_create
Daniel Vetter
1
-8
/
+1
2019-11-20
drm/tilcdc: Drop drm_gem_fb_create wrapper
Daniel Vetter
1
-7
/
+1
2019-11-20
drm/atmel: ditch fb_create wrapper
Daniel Vetter
1
-7
/
+1
2019-11-19
drm/gma500: Fixup fbdev stolen size usage evaluation
Paul Kocialkowski
1
-2
/
+6
[prev]
[next]