index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-22
drm: Add HLG EOTF
Ville Syrjälä
2
-1
/
+3
2019-05-22
drm: Enable HDR infoframe support
Uma Shankar
4
-0
/
+295
2019-05-22
drm: Parse HDR metadata info from EDID
Uma Shankar
1
-0
/
+51
2019-05-22
drm: Add reference counting on HDR metadata blob
Jonas Karlman
1
-0
/
+5
2019-05-22
drm: Add HDR source metadata property
Uma Shankar
6
-0
/
+84
2019-05-22
drm: panfrost: add optional bus_clock
Clément Péron
2
-0
/
+23
2019-05-22
dt-bindings: gpu: add bus clock for Mali Midgard GPUs
Icenowy Zheng
1
-0
/
+6
2019-05-22
drm: remove prime sg_table caching
Christian König
1
-60
/
+17
2019-05-22
dma-buf: start caching of sg_table objects v2
Christian König
2
-2
/
+38
2019-05-22
drm/gma500: drop drmp.h include from all .c files
Sam Ravnborg
38
-147
/
+181
2019-05-22
drm/gma500: drop use of DRM_UDELAY wrapper
Sam Ravnborg
3
-4
/
+4
2019-05-22
drm/gma500: make local header files more self-contained
Sam Ravnborg
6
-0
/
+13
2019-05-22
drm/gma500: drop drmP.h from header files
Sam Ravnborg
15
-14
/
+26
2019-05-22
drm/gma500: remove empty gma_drm.h header file
Sam Ravnborg
10
-34
/
+9
2019-05-22
drm: Assert that BO is locked in drm_gem_vram_{pin, unpin}_locked()
Thomas Zimmermann
1
-0
/
+4
2019-05-22
drm: Rename reserve/unreserve to lock/unlock in GEM VRAM helpers
Thomas Zimmermann
6
-58
/
+56
2019-05-22
drm: Replace drm_gem_vram_push_to_system() with kunmap + unpin
Thomas Zimmermann
5
-62
/
+20
2019-05-22
dt-bindings: gpu: add #cooling-cells property to the ARM Mali Midgard GPU bin...
Matthias Kaehlcke
1
-0
/
+3
2019-05-22
drm/scheduler: Fix job cleanup without timeout handler
Erico Nunes
1
-1
/
+2
2019-05-21
drm/fourcc: Fix the parameters name in the documentation
Maxime Ripard
1
-2
/
+2
2019-05-21
MAINTAINERS: drop Jerry as TTM maintainer
Christian König
1
-1
/
+0
2019-05-21
drm/lima: add timeout to drm scheduler init
Erico Nunes
2
-8
/
+5
2019-05-21
drm/bochs: Fix connector leak during driver unload
Sam Bobroff
1
-0
/
+2
2019-05-20
drm/bochs: fix ptr_ret.cocci warnings
kbuild test robot
1
-4
/
+1
2019-05-20
drm: Remove users of drm_format_info_plane_cpp
Maxime Ripard
17
-34
/
+17
2019-05-20
drm: Replace instances of drm_format_info by drm_get_format_info
Maxime Ripard
3
-4
/
+4
2019-05-20
drm/fourcc: Pass the format_info pointer to drm_format_plane_width/height
Maxime Ripard
3
-56
/
+50
2019-05-20
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
Maxime Ripard
18
-38
/
+42
2019-05-20
drm: Remove users of drm_format_(horz|vert)_chroma_subsampling
Maxime Ripard
13
-112
/
+38
2019-05-20
drm: Remove users of drm_format_num_planes
Maxime Ripard
14
-37
/
+32
2019-05-20
drm/rockchip: Change the scl_vop_cal_scl_fac to pass drm_format_info
Maxime Ripard
1
-7
/
+4
2019-05-20
drm/bridge: Remove duplicate header
Sabyasachi Gupta
1
-2
/
+1
2019-05-20
Linux 5.2-rc1
v5.2-rc1
Linus Torvalds
1
-2
/
+2
2019-05-19
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
1
-3
/
+1
2019-05-19
panic: add an option to replay all the printk message in buffer
Feng Tang
5
-4
/
+24
2019-05-19
initramfs: don't free a non-existent initrd
Steven Price
1
-1
/
+1
2019-05-19
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
1
-3
/
+8
2019-05-19
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
1
-2
/
+2
2019-05-19
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+43
2019-05-19
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+48
2019-05-19
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2
-247
/
+763
2019-05-18
kbuild: check uniqueness of module names
Masahiro Yamada
2
-0
/
+17
2019-05-18
kconfig: Terminate menu blocks with a comment in the generated config
Alexander Popov
1
-1
/
+12
2019-05-18
kbuild: add LICENSES to KBUILD_ALLDIRS
Masahiro Yamada
1
-1
/
+1
2019-05-18
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
3
-33
/
+13
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
17
-26
/
+25
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
30
-49
/
+47
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
7
-11
/
+0
2019-05-18
alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig
Masahiro Yamada
2
-0
/
+2
2019-05-18
kbuild: terminate Kconfig when $(CC) or $(LD) is missing
Masahiro Yamada
2
-1
/
+9
[next]