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-11-20
drm/ttm: Don't move non-existing data
Thomas Hellstrom
1
-2
/
+5
2013-11-15
drm: check for !kdev in drm_unplug_minor()
David Herrmann
1
-1
/
+1
2013-11-15
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
16
-86
/
+105
2013-11-14
drm/nouveau: do not map evicted vram buffers in nouveau_bo_vma_add
Maarten Lankhorst
1
-1
/
+2
2013-11-14
drm/nvc0-/gr: shift wrapping bug in nvc0_grctx_generate_r406800
Dan Carpenter
1
-1
/
+1
2013-11-14
drm/nouveau/pwr: fix missing mutex unlock in a failure path
Ben Skeggs
1
-5
/
+5
2013-11-14
drm/nv40/therm: fix slowing down fan when pstate undefined
Ben Skeggs
1
-1
/
+2
2013-11-14
drm/nv11-: synchronise flips to vblank, unless async flip requested
Ben Skeggs
2
-4
/
+32
2013-11-14
drm/nvc0-: remove nasty fifo swmthd hack for flip completion method
Ben Skeggs
4
-26
/
+9
2013-11-14
drm/nv10-: we no longer need to create nvsw object on user channels
Ben Skeggs
4
-9
/
+32
2013-11-14
drm/nouveau: always queue flips relative to kernel channel activity
Ben Skeggs
1
-9
/
+8
2013-11-14
drm/nouveau: there is no need to reserve/fence the new fb when flipping
Ben Skeggs
1
-13
/
+4
2013-11-14
drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fence
Ben Skeggs
1
-1
/
+2
2013-11-14
drm/nouveau: allow nouveau_fence_ref() to be a noop
Ben Skeggs
3
-15
/
+7
2013-11-14
drm/nvc8/mc: msi rearm is via the nvc0 method
Ben Skeggs
1
-1
/
+1
2013-11-14
Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-3
/
+8
2013-11-14
Merge tag 'drm-intel-fixes-2013-11-12' of git://people.freedesktop.org/~danve...
Dave Airlie
1
-0
/
+2
2013-11-14
Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux i...
Dave Airlie
1
-17
/
+13
2013-11-14
Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
3
-9
/
+47
2013-11-13
drm/ttm: Fix vma page_prot bit manipulation
Thomas Hellstrom
1
-17
/
+13
2013-11-13
drm/vmwgfx: Fix a couple of compile / sparse warnings and errors
Thomas Hellstrom
2
-3
/
+13
2013-11-13
drm/vmwgfx: Resource evict fixes
Thomas Hellstrom
1
-6
/
+36
2013-11-11
drm/edid: compare actual vrefresh for all modes for quirks
Alex Deucher
1
-3
/
+8
2013-11-11
Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next
Dave Airlie
10
-257
/
+448
2013-11-10
drm: shmob_drm: Convert to clk_prepare/unprepare
Laurent Pinchart
1
-2
/
+2
2013-11-10
Merge tag 'bdw-stage1-2013-11-08-v2' of git://people.freedesktop.org/~danvet/...
Dave Airlie
22
-126
/
+1847
2013-11-10
Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
21
-156
/
+882
2013-11-10
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
22
-252
/
+664
2013-11-10
drm/nouveau: fix 32-bit build
Dave Airlie
1
-1
/
+1
2013-11-08
drm/i915/opregion: fix build error on CONFIG_ACPI=n
Jani Nikula
1
-0
/
+2
2013-11-08
Revert "drm/radeon/audio: don't set speaker allocation on DCE4+"
Alex Deucher
2
-6
/
+0
2013-11-08
drm/radeon/audio: improve ACR calculation
Pierre Ossman
1
-22
/
+46
2013-11-08
drm/radeon/audio: correct ACR table
Pierre Ossman
1
-3
/
+3
2013-11-08
drm/radeon: fix mismerge of drm-next with 3.12
Alex Deucher
1
-12
/
+4
2013-11-08
drm/radeon: add pci ids for hawaii
Alex Deucher
1
-0
/
+12
2013-11-08
drm/radeon: fill in radeon_asic_init for hawaii
Alex Deucher
1
-18
/
+39
2013-11-08
drm/radeon: modesetting updates for hawaii
Alex Deucher
1
-1
/
+3
2013-11-08
drm/radeon: atombios.h updates for hawaii
Alex Deucher
1
-12
/
+115
2013-11-08
drm/radeon: update cik_get_csb_buffer for hawaii
Alex Deucher
1
-0
/
+4
2013-11-08
drm/radeon: add hawaii dpm support
Alex Deucher
3
-11
/
+52
2013-11-08
drm/radeon/cik: add hawaii UVD support
Alex Deucher
1
-0
/
+1
2013-11-08
drm/radeon: update firmware loading for hawaii
Alex Deucher
2
-3
/
+62
2013-11-08
drm/radeon: update rb setup for hawaii
Alex Deucher
2
-2
/
+13
2013-11-08
drm/radeon: add golden register settings for hawaii
Alex Deucher
1
-0
/
+179
2013-11-08
drm/radeon: update cik_tiling_mode_table_init() for hawaii
Alex Deucher
2
-2
/
+222
2013-11-08
drm/radeon: minor updates to cik.c for hawaii
Alex Deucher
2
-2
/
+9
2013-11-08
drm/radeon: update cik_gpu_init() for hawaii
Alex Deucher
2
-0
/
+18
2013-11-08
drm/radeon: add Hawaii chip family
Alex Deucher
2
-0
/
+2
2013-11-08
drm/radeon: fix-up some float to fixed conversion thinkos
Alex Deucher
2
-19
/
+5
2013-11-08
drm/radeon: use HDP_MEM_COHERENCY_FLUSH_CNTL for sdma as well
Alex Deucher
1
-28
/
+12
[next]