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
2012-02-13
vmwgfx: Pipe fence out of screen object dirty functions
Jakob Bornecrantz
1
-6
/
+15
2012-02-13
vmwgfx: Make it possible to get fence from execbuf
Jakob Bornecrantz
3
-10
/
+18
2012-02-13
vmwgfx: Clean up pending event references to struct drm_file objects on close
Thomas Hellstrom
4
-2
/
+73
2012-02-13
vmwgfx: Rework fence event action
Jakob Bornecrantz
2
-118
/
+104
2012-02-13
drm/modes: do not enforce an odd vtotal for interlaced modes
Daniel Vetter
1
-2
/
+0
2012-02-09
drm: do not set fb_info->pixmap fields
Sascha Hauer
5
-33
/
+5
2012-02-09
drm: add convenience function to create an range property
Sascha Hauer
8
-121
/
+56
2012-02-09
drm: add convenience function to create an enum property
Sascha Hauer
5
-109
/
+80
2012-02-07
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
15
-518
/
+180
2012-02-03
drm exynos: use drm_fb_helper_set_par directly
Sascha Hauer
1
-27
/
+1
2012-02-03
drm crtc_helper: use list_for_each_entry
Sascha Hauer
1
-6
/
+6
2012-02-03
drm crtc: Fix locking comments
Sascha Hauer
1
-6
/
+15
2012-02-03
drm fb helper: remove unused variable crtc_id
Sascha Hauer
2
-2
/
+0
2012-02-03
drm fb helper: remove unused variable conn_limit
Sascha Hauer
2
-2
/
+1
2012-02-03
drm fb helper: use drm_helper_connector_dpms to do dpms
Sascha Hauer
1
-70
/
+10
2012-02-03
drm: add proper return value for drm_mode_crtc_set_gamma_size
Sascha Hauer
2
-4
/
+4
2012-02-03
drm drm_fb_helper: destroy modes
Sascha Hauer
1
-1
/
+4
2012-02-03
drm crtc: use drm_mode_destroy instead of kfree in drm_mode_remove
Sascha Hauer
1
-1
/
+1
2012-02-03
drm/edid: drm modes have to be free with drm_mode_destroy
Sascha Hauer
1
-1
/
+1
2012-02-03
drm crtc: add forgotten idr cleanup functions
Sascha Hauer
1
-0
/
+3
2012-02-03
drm/radeon/kms: add r1xx/r2xx CS support for tiled textures
Alex Deucher
2
-2
/
+22
2012-02-03
drm/radeon/kms: add r1xx/r2xx support for CS_KEEP_TILING_FLAGS
Alex Deucher
2
-27
/
+36
2012-02-03
drm: give up on edid retries when i2c bus is not responding
Eugeni Dodonov
1
-0
/
+5
2012-02-03
drm/radeon/kms/dce3+: add support for hw i2c using atom
Alex Deucher
3
-1
/
+161
2012-02-03
drm/radeon/kms: Use the standard VESA timeout for DDC channels
Jean Delvare
1
-3
/
+1
2012-02-03
drm/kms: Make i2c buses faster
Jean Delvare
2
-2
/
+2
2012-02-03
drm/radeon/kms: remove benchmarks shorter than one page
Ilija Hadzic
1
-6
/
+6
2012-02-03
drm/radeon/kms: common definitions for blit copy code
Ilija Hadzic
3
-25
/
+46
2012-02-03
drm: remove master fd restriction on mode setting getters
Mandeep Singh Baines
1
-6
/
+6
2012-02-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
8
-15
/
+36
2012-02-03
include/linux/lp8727.h: Remove executable bit
Josh Triplett
1
-0
/
+0
2012-02-03
rbd: fix safety of rbd_put_client()
Alex Elder
1
-2
/
+4
2012-02-03
Fix race in process_vm_rw_core
Christopher Yeoh
4
-34
/
+35
2012-02-03
rbd: fix a memory leak in rbd_get_client()
Alex Elder
1
-0
/
+1
2012-02-03
ceph: create a new session lock to avoid lock inversion
Alex Elder
4
-9
/
+14
2012-02-03
ceph: fix length validation in parse_reply_info()
Xi Wang
1
-0
/
+2
2012-02-03
ceph: initialize client debugfs outside of monc->mutex
Sage Weil
2
-3
/
+12
2012-02-03
ceph: change "ceph.layout" xattr to be "ceph.file.layout"
Alex Elder
1
-1
/
+3
2012-02-02
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
12
-23
/
+95
2012-02-02
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-20
/
+1
2012-02-02
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...
Linus Torvalds
23
-97
/
+177
2012-02-02
drm/radeon/kms/blit: fix blit copy for very large buffers
Ilija Hadzic
1
-10
/
+25
2012-02-02
drm/radeon/kms: fix TRAVIS panel setup
Alex Deucher
1
-3
/
+15
2012-02-02
drm/radeon: fix use after free in ATRM bios reading code.
Dave Airlie
1
-1
/
+2
2012-02-02
Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...
Linus Torvalds
1
-1
/
+5
2012-02-02
staging: fix go7007-usb license
Randy Dunlap
1
-0
/
+1
2012-02-02
docbook: fix fatal errors in device-drivers docbook and add DMA Management se...
Randy Dunlap
1
-2
/
+10
2012-02-02
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
14
-167
/
+98
2012-02-02
lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h
David Miller
1
-11
/
+33
2012-02-02
lib: Fix multiple definitions of clz_tab
David Miller
6
-34
/
+26
[next]