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
2013-01-21
drm: revamp framebuffer cleanup interfaces
Daniel Vetter
14
-9
/
+55
2013-01-21
drm: create drm_framebuffer_lookup
Daniel Vetter
3
-49
/
+86
2013-01-21
drm: revamp locking around fb creation/destruction
Daniel Vetter
7
-37
/
+113
2013-01-21
drm: only take the crtc lock for ->cursor_move
Daniel Vetter
3
-7
/
+24
2013-01-21
drm: only take the crtc lock for ->cursor_set
Daniel Vetter
3
-8
/
+32
2013-01-21
drm: add per-crtc locks
Daniel Vetter
2
-0
/
+21
2013-01-21
omapdrm: use modeset_lock_all
Daniel Vetter
2
-6
/
+6
2013-01-21
drm/vmwgfx: use drm_modeset_lock_all
Daniel Vetter
1
-14
/
+4
2013-01-21
drm/shmobile: use drm_modeset_lock_all
Daniel Vetter
1
-2
/
+2
2013-01-21
drm/ast: use drm_modeset_lock_all
Daniel Vetter
1
-2
/
+2
2013-01-21
drm/gma500: use drm_modeset_lock_all
Daniel Vetter
2
-8
/
+8
2013-01-21
drm/i915: use drm_modeset_lock_all
Daniel Vetter
5
-15
/
+17
2013-01-21
drm: add drm_modeset_lock|unlock_all
Daniel Vetter
4
-76
/
+102
2013-01-20
drm: encapsulate crtc->set_config calls
Daniel Vetter
7
-9
/
+25
2013-01-20
drm/<drivers>: Unified handling of unimplemented fb->create_handle
Daniel Vetter
6
-38
/
+4
2013-01-20
drm/nouveau: try to protect nbo->pin_refcount
Daniel Vetter
2
-11
/
+13
2013-01-20
drm/nouveau: protect evo_wait/evo_kick sections with a channel mutex
Daniel Vetter
1
-0
/
+10
2013-01-20
drm/gma500: move fbcon restore to lastclose
Daniel Vetter
3
-26
/
+10
2013-01-20
drm/vmwgfx: reorder framebuffer init sequence
Daniel Vetter
1
-14
/
+16
2013-01-20
drm/<drivers>: reorder framebuffer init sequence
Daniel Vetter
10
-31
/
+34
2013-01-20
drm/doc: integrate drm_crtc.c kerneldoc
Daniel Vetter
2
-48
/
+48
2013-01-20
drm: review locking rules in drm_crtc.c
Daniel Vetter
2
-92
/
+18
2013-01-18
Linux 3.8-rc4
v3.8-rc4
Linus Torvalds
1
-1
/
+1
2013-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-27
/
+45
2013-01-17
Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
7
-42
/
+64
2013-01-17
Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-47
/
+9
2013-01-17
xfs: recalculate leaf entry pointer after compacting a dir2 block
Eric Sandeen
1
-2
/
+4
2013-01-17
xfs: remove int casts from debug dquot soft limit timer asserts
Brian Foster
1
-2
/
+2
2013-01-17
xfs: fix the multi-segment log buffer format
Mark Tinguely
2
-5
/
+15
2013-01-17
xfs: fix segment in xfs_buf_item_format_segment
Mark Tinguely
1
-5
/
+15
2013-01-17
xfs: rename bli_format to avoid confusion with bli_formats
Mark Tinguely
3
-24
/
+24
2013-01-17
xfs: use b_maps[] for discontiguous buffers
Mark Tinguely
2
-9
/
+9
2013-01-17
Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZE
Kirill Smelkov
1
-1
/
+1
2013-01-17
mfd, TWL4030: TWL4030 need select REGMAP_I2C
Chuansheng Liu
1
-0
/
+1
2013-01-17
drivers/base/cpu.c: Fix typo in comment
Ralf Baechle
1
-1
/
+1
2013-01-17
lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOC
Jiri Kosina
1
-1
/
+1
2013-01-16
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
10
-13
/
+181
2013-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
6
-10
/
+29
2013-01-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-2
/
+4
2013-01-16
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2013-01-16
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
10
-6
/
+28
2013-01-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
4
-23
/
+26
2013-01-16
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-1
/
+81
2013-01-16
MAINTAINERS: update email address for Timur Tabi
Timur Tabi
1
-10
/
+9
2013-01-16
firmware: make sure the fw file size is not 0
Luciano Coelho
1
-1
/
+1
2013-01-16
module, async: async_synchronize_full() on module init iff async is used
Tejun Heo
3
-2
/
+29
2013-01-16
s390/chsc: fix SEI usage
Sebastian Ott
1
-19
/
+12
2013-01-16
s390/time: fix sched_clock() overflow
Heiko Carstens
3
-2
/
+30
2013-01-16
sh: ecovec: add sample amixer settings
Kuninori Morimoto
1
-0
/
+10
2013-01-15
arm64: compat: add syscall table entries for new syscalls
Will Deacon
1
-1
/
+6
[next]