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
2013-12-18
drm/gma500: Remove dead code
Daniel Vetter
1
-15
/
+0
2013-12-18
drm: Kill DRM_SUSER
Daniel Vetter
3
-4
/
+3
2013-12-18
drm: Kill DRM_*MEMORYBARRIER
Daniel Vetter
12
-21
/
+14
2013-12-18
drm: Kill DRM_COPY_(TO|FROM)_USER
Daniel Vetter
21
-71
/
+64
2013-12-18
drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE
Daniel Vetter
10
-24
/
+21
2013-12-18
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
24
-27
/
+24
2013-12-18
drm: Kill DRM_HZ
Daniel Vetter
14
-22
/
+20
2013-12-18
drm: rip out DRM_AGP_MEM and DRM_AGP_KERN
Daniel Vetter
5
-31
/
+18
2013-12-18
drm: remove global_mutex locking around agp_init
Daniel Vetter
1
-4
/
+0
2013-12-18
drm/agpsupport: use kzalloc instead of kmalloc/memset
Dave Airlie
1
-5
/
+2
2013-12-18
drm: kill the ->agp_destroy callback
Daniel Vetter
3
-7
/
+5
2013-12-18
drm: inline drm_agp_destroy
Daniel Vetter
3
-21
/
+4
2013-12-18
drm: remove agp_init() bus callback
Daniel Vetter
3
-11
/
+10
2013-12-18
drm: rip out drm_core_has_AGP
Daniel Vetter
7
-26
/
+11
2013-12-18
drm: ->agp_init can't fail
Daniel Vetter
3
-8
/
+4
2013-12-18
drm: kill DRIVER_REQUIRE_AGP
Daniel Vetter
6
-9
/
+11
2013-12-18
drm/rcar-du: Fix return value check in rcar_du_lvdsenc_get_resources()
Wei Yongjun
1
-11
/
+2
2013-12-18
drm/dp: Use AUX constants from specification
Thierry Reding
4
-69
/
+73
2013-12-18
drm/bufs: remove handling of _DRM_GEM mappings
Daniel Vetter
3
-10
/
+0
2013-12-18
drm: restrict the device list for shadow attached drivers
Daniel Vetter
6
-12
/
+13
2013-12-18
drm: rip out drm_platform_exit
Daniel Vetter
2
-12
/
+0
2013-12-18
drm/msm: call drm_put_dev directly in ->remove
Daniel Vetter
1
-1
/
+1
2013-12-18
drm/armada: directly call drm_put_dev in ->remove
Daniel Vetter
1
-1
/
+2
2013-12-18
drm/shmob: call drm_put_dev directly from ->remove hook
Daniel Vetter
1
-1
/
+3
2013-12-18
drm/omap: call drm_put_dev directly in ->remove
Daniel Vetter
1
-2
/
+2
2013-12-18
drm/tilcdc: call drm_put_dev directly from ->remove
Daniel Vetter
1
-1
/
+1
2013-12-18
drm/imx: directly call drm_put_dev in ->remove
Daniel Vetter
1
-1
/
+3
2013-12-18
drm/exynos: call drm_put_dev directly from ->remove
Daniel Vetter
1
-1
/
+3
2013-12-18
drm/rcar: call drm_put_dev directly in the ->remove hook
Daniel Vetter
1
-1
/
+3
2013-12-18
drm: shmob_drm: Check clk_prepare_enable() return value
Laurent Pinchart
1
-4
/
+14
2013-12-18
drm: Implement dummies for debugfs helpers
Thierry Reding
1
-0
/
+24
2013-12-18
video/fb: Propagate error code from failing to unregister conflicting fb
Chris Wilson
2
-12
/
+23
2013-12-18
drm: Push dirtyfb ioctl kms locking down to drivers
Ville Syrjälä
5
-8
/
+37
2013-12-18
drm: Don't reference objects in the flink name idr
Kristian Hogsberg
1
-15
/
+0
2013-12-18
drm: do not steal the display if we have a master
Paulo Zanoni
1
-0
/
+6
2013-12-18
drm: Don't split up debug output
Daniel Vetter
1
-3
/
+9
2013-12-18
drm: add DRM_ERROR_RATELIMITED
Rob Clark
1
-0
/
+17
2013-12-18
drm/edid: Make edid_load() return a void *
Geert Uytterhoeven
1
-2
/
+2
2013-12-18
Merge tag 'drm-intel-next-2013-11-29' of git://people.freedesktop.org/~danvet...
Dave Airlie
40
-1184
/
+2088
2013-12-16
Linux 3.13-rc4
v3.13-rc4
Linus Torvalds
1
-1
/
+1
2013-12-16
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
1
-4
/
+4
2013-12-16
radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...
Sergey Senozhatsky
1
-4
/
+2
2013-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
141
-916
/
+1551
2013-12-15
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-19
/
+13
2013-12-15
Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-46
/
+103
2013-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-42
/
+165
2013-12-15
Revert "selinux: consider filesystem subtype in policies"
Linus Torvalds
2
-60
/
+22
2013-12-15
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
1
-1
/
+4
2013-12-15
i40e: fix null dereference
Jesse Brandeburg
1
-0
/
+3
2013-12-14
Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
[next]