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
2017-04-28
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...
Dave Airlie
7
-62
/
+1073
2017-04-27
dma-buf: avoid scheduling on fence status query v2
Andres Rodriguez
1
-0
/
+5
2017-04-27
drm/rockchip: Set line flag config register in vop_crtc_enable
Jeffy Chen
3
-15
/
+12
2017-04-26
drm: mali-dp: use div_u64 for expensive 64-bit divisions
Arnd Bergmann
1
-5
/
+4
2017-04-26
drm/i915: Confirm the request is still active before adding it to the await
Chris Wilson
1
-0
/
+3
2017-04-26
drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio
Chris Wilson
1
-22
/
+24
2017-04-26
drm/i915/selftests: Allocate inode/file dynamically
Chris Wilson
1
-13
/
+32
2017-04-26
drm/i915: Fix system hang with EI UP masked on Haswell
Mika Kuoppala
1
-2
/
+2
2017-04-26
drm/i915: checking for NULL instead of IS_ERR() in mock selftests
Dan Carpenter
1
-1
/
+1
2017-04-26
drm/i915: Perform link quality check unconditionally during long pulse
Ville Syrjälä
1
-2
/
+13
2017-04-26
drm/i915: Fix use after free in lpe_audio_platdev_destroy()
Chris Wilson
1
-1
/
+8
2017-04-26
drm/i915: Use the right mapping_gfp_mask for final shmem allocation
Chris Wilson
1
-1
/
+1
2017-04-26
drm/i915: Make legacy cursor updates more unsynced
Ville Syrjälä
1
-11
/
+20
2017-04-26
drm/i915: Apply a cond_resched() to the saturated signaler
Chris Wilson
1
-1
/
+14
2017-04-26
drm/i915: Park the signaler before sleeping
Chris Wilson
1
-3
/
+3
2017-04-26
Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...
Jani Nikula
7
-40
/
+42
2017-04-24
drm: mali-dp: Check the mclk rate and allow up/down scaling
Mihail Atanassov
3
-12
/
+85
2017-04-24
drm: mali-dp: Enable image enhancement when scaling
Mihail Atanassov
4
-1
/
+42
2017-04-24
drm: mali-dp: Add plane upscaling support
Mihail Atanassov
7
-17
/
+407
2017-04-24
drm/mali-dp: Add core_id file to the sysfs interface
Liviu Dudau
2
-0
/
+36
2017-04-24
drm: mali-dp: Add CTM support
Mihail Atanassov
5
-4
/
+98
2017-04-24
drm: mali-dp: enable gamma support
Mihail Atanassov
6
-9
/
+196
2017-04-24
drm: mali-dp: add malidp_crtc_state struct
Mihail Atanassov
2
-3
/
+55
2017-04-24
drm: mali-dp: add custom reset hook for planes
Mihail Atanassov
1
-1
/
+22
2017-04-24
drm: mali-dp: remove unused variable
Arnd Bergmann
1
-1
/
+0
2017-04-24
drm: mali-dp: add atomic_print_state for planes
Mihail Atanassov
1
-0
/
+13
2017-04-24
drm: mali-dp: Enable power management for the device.
Liviu Dudau
4
-23
/
+125
2017-04-24
drm: mali-dp: Update the state of all planes before re-enabling active CRTCs.
Liviu Dudau
1
-4
/
+8
2017-04-21
drm/vmwgfx: Convert macro to octal representation
Øyvind A. Holm
1
-1
/
+1
2017-04-21
drm/cec: Add CEC over Aux register definitions
Clint Taylor
1
-0
/
+59
2017-04-21
Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...
Dave Airlie
17
-70
/
+71
2017-04-20
drm: Add DPCD definitions for DP 1.4 DSC feature
Navare, Manasi D
1
-0
/
+107
2017-04-20
drm: dw-hdmi: gate audio clock from the I2S enablement callbacks
Romain Perier
1
-6
/
+14
2017-04-20
drm: dw-hdmi: add specific I2S and AHB functions for stream handling
Romain Perier
1
-2
/
+24
2017-04-20
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
14
-61
/
+61
2017-04-20
Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel...
Dave Airlie
15
-107
/
+164
2017-04-19
Merge tag 'v4.11-rc7' into drm-next
Dave Airlie
178
-1078
/
+1991
2017-04-19
drm/vc4: Allow using more than 256MB of CMA memory.
Eric Anholt
6
-74
/
+234
2017-04-18
drm/vc4: Fix refcounting of runtime PM get if it errors out.
Eric Anholt
1
-5
/
+8
2017-04-18
drm/vc4: Add runtime PM support to the HDMI encoder driver
Boris Brezillon
1
-82
/
+92
2017-04-18
drm/cma: Fix recent regression of mmap() in the MMU case.
Eric Anholt
1
-10
/
+8
2017-04-18
drm/cma-helper: Return ENOENT for "no such gem obj"
Daniel Vetter
1
-1
/
+1
2017-04-18
sync_file: get rid of internal reference count.
Dave Airlie
2
-14
/
+2
2017-04-18
drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs()
Dan Carpenter
1
-3
/
+2
2017-04-18
drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event()
Dan Carpenter
1
-2
/
+2
2017-04-18
drm/doc: Interlink color manager docs better
Daniel Vetter
3
-10
/
+36
2017-04-16
Linux 4.11-rc7
v4.11-rc7
Linus Torvalds
1
-1
/
+1
2017-04-16
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
16
-41
/
+154
2017-04-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-7
/
+31
2017-04-16
Merge tag 'omap-for-v4.11/fixes-rc6-signed' of git://git.kernel.org/pub/scm/l...
Olof Johansson
10
-21
/
+110
[prev]
[next]