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-07-20
pci_regs: define LNKSTA2 pcie cap + bits.
Dave Airlie
1
-0
/
+5
2012-07-20
drm/radeon: improve GPU lockup debugging info on r6xx/r7xx/r8xx/r9xx
Jerome Glisse
6
-0
/
+59
2012-07-20
drm/mgag200: fix null pointer dereference
Devendra Naga
1
-0
/
+3
2012-07-20
drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.
Michel Dänzer
1
-1
/
+7
2012-07-20
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
55
-72
/
+78
2012-07-20
drm: remove the list_head from drm_mode_set
Daniel Vetter
1
-2
/
+0
2012-07-20
drm/fb helper: don't call drm_crtc_helper_set_config
Daniel Vetter
1
-1
/
+1
2012-07-20
drm/fb-helper: delay hotplug handling when partially bound
Daniel Vetter
1
-4
/
+4
2012-07-20
Merge branch 'next' of git://people.freedesktop.org/~deathsimple/linux into d...
Dave Airlie
17
-138
/
+1814
2012-07-18
drm/radeon: fix SS setup for DCPLL
Alex Deucher
1
-12
/
+4
2012-07-18
drm/radeon: fix up pll selection on DCE5/6
Alex Deucher
1
-1
/
+5
2012-07-18
drm/radeon: start to document evergreen.c
Alex Deucher
1
-0
/
+120
2012-07-18
drm/radeon: start to document the functions r100.c
Alex Deucher
1
-3
/
+124
2012-07-18
drm/radeon: document VM functions in radeon_gart.c (v3)
Alex Deucher
1
-0
/
+142
2012-07-18
drm/radeon: document non-VM functions in radeon_gart.c (v2)
Alex Deucher
1
-3
/
+122
2012-07-18
drm/radeon: document radeon_ring.c (v4)
Alex Deucher
1
-3
/
+205
2012-07-18
drm/radeon: document radeon_fence.c (v2)
Alex Deucher
1
-2
/
+240
2012-07-18
drm/radeon: document radeon_asic.c
Alex Deucher
1
-0
/
+46
2012-07-18
drm/radeon: document radeon_irq_kms.c
Alex Deucher
1
-0
/
+150
2012-07-18
drm/radeon: document radeon_kms.c
Alex Deucher
1
-0
/
+126
2012-07-18
drm/radeon: document radeon_device.c (v2)
Alex Deucher
1
-3
/
+310
2012-07-18
drm/radeon: add rptr save support for r1xx-r5xx
Alex Deucher
1
-0
/
+15
2012-07-18
drm/radeon: update rptr saving logic for memory buffers
Alex Deucher
5
-9
/
+67
2012-07-18
drm/radeon: remove radeon_ring_index()
Alex Deucher
5
-45
/
+27
2012-07-18
drm/radeon: update ib_execute for SI (v2)
Alex Deucher
2
-21
/
+29
2012-07-18
drm/radeon: fix const IB handling v2
Christian König
5
-17
/
+25
2012-07-18
drm/radeon: let sa manager block for fences to wait for v2
Christian König
2
-23
/
+61
2012-07-18
drm/radeon: return an error if there is nothing to wait for
Christian König
1
-1
/
+1
2012-07-18
drm: Disallow DRM_IOCTL_MODESET_CTL for KMS drivers
Laurent Pinchart
1
-1
/
+4
2012-07-17
Merge branch 'next' of git://people.freedesktop.org/~deathsimple/linux into d...
Dave Airlie
23
-460
/
+505
2012-07-17
drm/radeon: implement ring saving on reset v4
Christian König
3
-8
/
+126
2012-07-17
drm/radeon: record what is next valid wptr for each ring v4
Christian König
7
-8
/
+68
2012-07-17
drm/radeon: move radeon_ib_ring_tests out of chipset code
Christian König
14
-69
/
+15
2012-07-17
drm/radeon: remove vm_manager start/suspend
Christian König
4
-50
/
+59
2012-07-17
drm/radeon: remove r600_blit_suspend
Christian König
8
-63
/
+40
2012-07-17
drm/radeon: remove ip_pool start/suspend
Christian König
16
-157
/
+84
2012-07-17
drm/radeon: make cp init on cayman more robust
Christian König
1
-77
/
+56
2012-07-17
drm/radeon: remove FIXME comment from chipset suspend
Christian König
5
-5
/
+0
2012-07-17
drm/radeon: fix fence init after resume
Christian König
1
-1
/
+1
2012-07-17
drm/radeon: fix fence value access
Christian König
1
-6
/
+8
2012-07-17
drm/radeon: fix ring commit padding
Christian König
1
-6
/
+1
2012-07-17
drm/radeon: add an exclusive lock for GPU reset v2
Jerome Glisse
4
-0
/
+17
2012-07-17
drm/radeon: fix fence related segfault in CS
Christian König
1
-1
/
+1
2012-07-17
drm/radeon: add error handling to radeon_vm_unbind_locked
Christian König
1
-3
/
+14
2012-07-17
drm/radeon: add error handling to fence_wait_empty_locked
Christian König
2
-13
/
+22
2012-07-15
drm: Add colouring to the range allocator
Chris Wilson
5
-88
/
+191
2012-07-15
drm: fail gracefully when proc isn't setup.
Dave Airlie
1
-0
/
+4
2012-07-14
Merge tag 'drm-intel-next-2012-07-06' of git://people.freedesktop.org/~danvet...
Dave Airlie
18
-427
/
+579
2012-07-05
drm/i915: program FDI_RX TP and FDI delays
Eugeni Dodonov
2
-0
/
+12
2012-07-05
drm/i915: introduce for_each_encoder_on_crtc
Daniel Vetter
5
-55
/
+25
[next]