index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/fb-helper: Split dpms handling into legacy and atomic paths
Daniel Vetter
2017-07-06
1
-65
/
+50
*
drm/fb-helper: Stop using mode_config.mutex for internals
Daniel Vetter
2017-07-06
3
-30
/
+21
*
drm/fb-helper: Push locking into restore_fbdev_mode_atomic|legacy
Daniel Vetter
2017-07-06
1
-23
/
+25
*
drm/fb-helper: Push locking into pan_display_atomic|legacy
Daniel Vetter
2017-07-06
1
-10
/
+18
*
drm/fb-helper: Drop locking from the vsync wait ioctl code
Daniel Vetter
2017-07-06
1
-2
/
+0
*
drm/fb-helper: Push locking in fb_is_bound
Daniel Vetter
2017-07-06
1
-15
/
+9
*
drm/fb-helper: Add top-level lock
Thierry Reding
2017-07-06
2
-5
/
+61
*
drm/i915: Drop FBDEV #ifdev in mst code
Daniel Vetter
2017-07-06
2
-30
/
+10
*
drm/fb-helper: Push down modeset lock into FB helpers
Thierry Reding
2017-07-06
3
-19
/
+37
*
drm: Remove pending_read_domains and pending_write_domain
Chris Wilson
2017-07-05
1
-15
/
+0
*
drm/atomic-helper: Realign function parameters
Daniel Vetter
2017-07-04
1
-13
/
+11
*
drm/fb-helper: Remove drm_mode_config_fb.
Maarten Lankhorst
2017-07-04
1
-18
/
+4
*
drm/bochs: switch fb_ops over to use drm_fb_helper_cfb helpers
Mark Cave-Ayland
2017-07-03
1
-3
/
+3
*
drm: qxl: constify ttm_place structures.
Arvind Yadav
2017-07-03
1
-1
/
+1
*
drm: ttm: virtio-gpu: dma-buf: Constify ttm_place structures.
Arvind Yadav
2017-07-03
1
-1
/
+1
*
drm/udl: dma-buf: Constify dma_buf_ops structures.
Arvind Yadav
2017-07-03
1
-1
/
+1
*
drm: armada: Constify drm_prop_enum_list structures.
Arvind Yadav
2017-07-03
1
-1
/
+1
*
drm: armada: constify drm_prop_enum_list structures.
Arvind Yadav
2017-07-03
1
-2
/
+2
*
drm/atomic: initial support for asynchronous plane update
Gustavo Padovan
2017-07-03
4
-0
/
+178
*
drm/atomic: Drop helper include from drm_atomic.c
Daniel Vetter
2017-06-30
1
-1
/
+0
*
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
27
-55
/
+87
*
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-30
31
-87
/
+128
*
dma-buf/sw-sync: Use an rbtree to sort fences in the timeline
Chris Wilson
2017-06-29
2
-6
/
+48
*
dma-buf/sw-sync: Fix locking around sync_timeline lists
Chris Wilson
2017-06-29
3
-47
/
+31
*
dma-buf/sw-sync: sync_pt is private and of fixed size
Chris Wilson
2017-06-29
1
-8
/
+4
*
dma-buf/sw-sync: Reduce irqsave/irqrestore from known context
Chris Wilson
2017-06-29
2
-14
/
+15
*
dma-buf/sw-sync: Prevent user overflow on timeline advance
Chris Wilson
2017-06-29
1
-0
/
+5
*
dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparound
Chris Wilson
2017-06-29
1
-1
/
+1
*
dma-buf/dma-fence: Extract __dma_fence_is_later()
Chris Wilson
2017-06-29
1
-1
/
+14
*
drm/gma500: remove an unneeded NULL check
Dan Carpenter
2017-06-28
1
-4
/
+0
*
drm: vmwgfx: Replace CRTC .commit() helper operation with .enable()
Laurent Pinchart
2017-06-28
3
-8
/
+8
*
drm: vmwgfx: Remove unneeded CRTC .prepare() helper operation
Laurent Pinchart
2017-06-28
1
-13
/
+0
*
drm: qxl: Replace CRTC .commit() helper operation with .enable()
Laurent Pinchart
2017-06-28
1
-2
/
+2
*
drm: qxl: Remove unused CRTC .dpms() helper operation
Laurent Pinchart
2017-06-28
1
-5
/
+0
*
drm: arcpgu: Remove CRTC .prepare() helper operation
Laurent Pinchart
2017-06-28
1
-1
/
+0
*
drm: arcpgu: Remove CRTC .commit() helper operation
Laurent Pinchart
2017-06-28
1
-1
/
+0
*
drm/vblank: Unexport drm_vblank_cleanup
Daniel Vetter
2017-06-28
3
-18
/
+3
*
drm/hdlcd: remove drm_vblank_cleanup, rise of the zoombies edition
Daniel Vetter
2017-06-28
1
-2
/
+0
*
drm/core: Fail atomic IOCTL with no CRTC state but with signaling.
Andrey Grodzovsky
2017-06-28
1
-1
/
+10
*
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-06-27
2139
-30778
/
+366846
|
\
|
*
Backmerge tag 'v4.12-rc7' into drm-next
Dave Airlie
2017-06-27
461
-2758
/
+4152
|
|
\
|
|
*
Linux 4.12-rc7
v4.12-rc7
Linus Torvalds
2017-06-26
1
-1
/
+1
|
|
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-25
1
-2
/
+1
|
|
|
\
|
|
|
*
x86/mshyperv: Remove excess #includes from mshyperv.h
Thomas Gleixner
2017-06-24
1
-2
/
+1
|
|
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-06-25
7
-33
/
+55
|
|
|
\
\
|
|
|
*
\
Merge branch 'clockevents/4.12-fixes' of https://git.linaro.org/people/daniel...
Thomas Gleixner
2017-06-20
3
-2
/
+4
|
|
|
|
\
\
|
|
|
|
*
|
clocksource: Explicitly include linux/clocksource.h when needed
Stephen Rothwell
2017-06-13
2
-0
/
+2
|
|
|
|
*
|
clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variable
Frank Rowand
2017-06-12
1
-2
/
+2
|
|
|
*
|
|
arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW
Will Deacon
2017-06-20
2
-3
/
+3
|
|
|
*
|
|
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
John Stultz
2017-06-20
2
-11
/
+12
[next]