index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'topic/core-stuff-2014-11-28' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-12-02
16
-75
/
+226
|
\
|
*
drm/atomic: clear plane's CRTC and FB when shutting down
Rob Clark
2014-11-27
1
-6
/
+13
|
*
drm: Handle atomic state properly in kms getfoo ioctl
Daniel Vetter
2014-11-27
1
-3
/
+46
|
*
drm: use mode_object_find helpers
Rob Clark
2014-11-27
1
-9
/
+4
|
*
drm: fix indentation
Rob Clark
2014-11-27
1
-1
/
+1
|
*
drm/msm: switch to atomic-helpers iterator macros
Rob Clark
2014-11-27
3
-30
/
+8
|
*
drm/atomic: add plane iterator macros
Rob Clark
2014-11-27
3
-0
/
+38
|
*
drm/atomic: track bitmask of planes attached to crtc
Rob Clark
2014-11-27
4
-14
/
+38
|
*
drm: Free atomic state during cleanup
Thierry Reding
2014-11-25
1
-0
/
+13
|
*
drm: Make drm_atomic.h standalone includible
Thierry Reding
2014-11-25
1
-0
/
+2
|
*
drm: Make drm_atomic_helper.h standalone includible
Thierry Reding
2014-11-25
1
-0
/
+2
|
*
drm/plane: Add missing kerneldoc
Thierry Reding
2014-11-25
1
-0
/
+4
|
*
drm/plane: Pass old state to ->atomic_update()
Thierry Reding
2014-11-25
5
-5
/
+11
|
*
drm/atomic_helper: Cope with plane->crtc == NULL in disable helper
Jasper St. Pierre
2014-11-25
1
-0
/
+11
|
*
drm/atomic: Drop per-plane locking TODO
Daniel Vetter
2014-11-25
1
-6
/
+0
|
*
drm/atomic-helper: Skip vblank waits for unchanged fbs
Daniel Vetter
2014-11-25
1
-1
/
+33
|
*
drm: Document that drm_dev_alloc doesn't need a parent
Daniel Vetter
2014-11-25
1
-0
/
+2
*
|
ARM: shmobile: marzen: Remove DU platform device
Laurent Pinchart
2014-12-02
1
-58
/
+0
*
|
ARM: shmobile: lager: Remove DU platform device
Laurent Pinchart
2014-12-02
1
-58
/
+0
*
|
Merge branch 'drm/du/adv7511' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
2014-11-27
77
-524
/
+2232
|
\
\
|
*
|
drm: Add adv7511 encoder driver
Lars-Peter Clausen
2014-11-26
4
-0
/
+1307
|
*
|
video: Add ADV751[13] DT bindings documentation
Laurent Pinchart
2014-11-26
1
-0
/
+88
|
*
|
drm: Decouple EDID parsing from I2C adapter
Lars-Peter Clausen
2014-11-26
2
-13
/
+35
|
*
|
drm: rcar-du: Add HDMI encoder and connector support
Laurent Pinchart
2014-11-26
9
-7
/
+375
|
*
|
drm: rcar-du: Replace drm_encoder with drm_slave_encoder
Laurent Pinchart
2014-11-26
1
-3
/
+4
|
*
|
drm: rcar-du: Replace direct DRM encoder access with cast macro
Laurent Pinchart
2014-11-26
4
-7
/
+13
|
*
|
drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()
Laurent Pinchart
2014-11-26
3
-4
/
+6
|
*
|
drm: rcar-du: Remove platform data support
Laurent Pinchart
2014-11-26
10
-151
/
+38
|
*
|
drm: rcar-du: fix error return code
Julia Lawall
2014-11-26
1
-1
/
+1
|
*
|
Merge tag 'tags/renesas-dt-du-for-v3.19' into drm/next/adv7511-base
Laurent Pinchart
2014-11-26
52
-343
/
+370
|
|
\
\
|
|
*
|
ARM: shmobile: koelsch: Enable DU device in DT
Laurent Pinchart
2014-10-30
1
-3
/
+13
|
|
*
|
ARM: shmobile: koelsch-reference: Remove DU platform device
Laurent Pinchart
2014-10-30
1
-73
/
+0
|
|
*
|
ARM: shmobile: lager: Enable DU device in DT
Laurent Pinchart
2014-10-30
1
-3
/
+50
|
|
*
|
ARM: shmobile: lager-reference: Remove DU platform device
Laurent Pinchart
2014-10-30
1
-80
/
+0
|
|
*
|
ARM: shmobile: marzen: Enable DU device in DT
Laurent Pinchart
2014-10-30
1
-0
/
+83
|
|
*
|
ARM: shmobile: dts: Add common file for AA104XD12 panel
Laurent Pinchart
2014-10-27
1
-0
/
+41
|
|
*
|
ARM: shmobile: r8a7791: Add DU node to device tree
Laurent Pinchart
2014-10-27
1
-0
/
+69
|
|
*
|
ARM: shmobile: r8a7790: Add DU node to device tree
Laurent Pinchart
2014-10-27
1
-0
/
+90
|
|
*
|
ARM: shmobile: r8a7779: Add DU node to device tree
Laurent Pinchart
2014-10-27
1
-0
/
+24
|
|
*
|
ARM: shmobile: Remove FSF address from copyright headers
Laurent Pinchart
2014-10-27
45
-184
/
+0
*
|
|
|
Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linu...
Dave Airlie
2014-11-27
12
-64
/
+76
|
\
\
\
\
|
*
|
|
|
amdkfd: delete some dead code
Dan Carpenter
2014-11-25
1
-5
/
+0
|
*
|
|
|
amdkfd: Fix memory leak of mqds on dqm fini
Oded Gabbay
2014-11-25
1
-0
/
+4
|
*
|
|
|
amdkfd: fix an error handling bug in pqm_create_queue()
Dan Carpenter
2014-11-25
1
-1
/
+1
|
*
|
|
|
amdkfd: fix some error handling in ioctl
Dan Carpenter
2014-11-25
1
-2
/
+2
|
*
|
|
|
amdkfd: Remove DRM_AMDGPU dependency from Kconfig
Oded Gabbay
2014-11-21
1
-1
/
+1
|
*
|
|
|
amdkfd: explicitely include io.h in kfd_doorbell.c
Oded Gabbay
2014-11-21
1
-0
/
+1
|
*
|
|
|
amdkfd: Clear ctx cb before suspend
Oded Gabbay
2014-11-09
1
-0
/
+1
|
*
|
|
|
amdkfd: Instead of using get function, use container_of
Alexey Skidanov
2014-11-19
2
-12
/
+11
|
*
|
|
|
amdkfd: use schedule() in sync_with_hw
Oded Gabbay
2014-11-17
1
-1
/
+2
[next]