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
2011-11-07
vmwgfx: Unreference surface on cursor error path
Jakob Bornecrantz
1
-0
/
+1
2011-11-07
vmwgfx: Free prefered mode on error path
Jakob Bornecrantz
1
-6
/
+11
2011-11-07
vmwgfx: Use pointer return error codes
Jakob Bornecrantz
1
-1
/
+1
2011-11-07
vmwgfx: Fix hw cursor position
Thomas Hellstrom
1
-2
/
+5
2011-11-07
vmwgfx: Infrastructure for explicit placement
Thomas Hellstrom
3
-24
/
+30
2011-11-07
vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh
Thomas Hellstrom
1
-1
/
+23
2011-11-07
vmwgfx: Remove screen object active list
Thomas Hellstrom
1
-37
/
+15
2011-11-07
vmwgfx: Screen object cleanups
Thomas Hellstrom
1
-14
/
+2
2011-11-04
drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2
Jerome Glisse
10
-116
/
+75
2011-11-03
drm/radeon/kms: don't poll forever if MC GDDR link training fails
Alex Deucher
1
-2
/
+5
2011-11-03
drm/radeon/kms: fix DP setup on TRAVIS bridges
Alex Deucher
1
-2
/
+5
2011-11-03
drm/radeon/kms: set HPD polarity in hpd_init()
Alex Deucher
5
-11
/
+12
2011-11-03
drm/radeon/kms: add MSI module parameter
Alex Deucher
3
-0
/
+11
2011-11-03
drm/radeon/kms: Add MSI quirk for Dell RS690
Alex Deucher
1
-0
/
+6
2011-11-03
drm/radeon/kms: Add MSI quirk for HP RS690
Alex Deucher
1
-0
/
+7
2011-11-03
drm/radeon/kms: split MSI check into a separate function
Alex Deucher
1
-6
/
+23
2011-11-02
vmwgfx: Reinstate the update_layout ioctl
Thomas Hellstrom
5
-31
/
+107
2011-11-01
drm/radeon/kms: always do extended edid probe
Alex Deucher
3
-85
/
+18
2011-11-01
drm/radeon/kms: remove useless radeon_ddc_dump()
Alex Deucher
1
-33
/
+0
2011-11-01
drm/radeon/kms: make atombios_dig_transmitter_setup() version based
Alex Deucher
1
-122
/
+221
2011-11-01
drm/radeon/kms: make atombios_dig_encoder_setup() version based
Alex Deucher
1
-84
/
+127
2011-11-01
drm/radeon/kms: make atombios_dvo_setup() version based
Alex Deucher
1
-21
/
+38
2011-11-01
drm/radeon/kms: move atom encoder setup to a new file
Alex Deucher
4
-2182
/
+2214
2011-11-01
drm/radeon/kms: allocate vram scratch page on 6xx+
Alex Deucher
5
-57
/
+80
2011-11-01
drm/radeon/kms: check for DP MST mode in a few more places (v2)
Alex Deucher
3
-13
/
+14
2011-11-01
drm/radeon/kms/atom: rework encoder dpms
Alex Deucher
1
-152
/
+186
2011-11-01
drm/radeon/kms: only require 2.7 Ghz DP clock for NUTMEG
Alex Deucher
1
-2
/
+2
2011-11-01
drm/radeon/kms: rework DP bridge checks
Alex Deucher
6
-25
/
+27
2011-11-01
drm/radeon/kms: use defined constants for crtc/hpd count instead of hard-code...
Ilija Hadzic
2
-15
/
+16
2011-11-01
drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU V3
Jerome Glisse
3
-4
/
+20
2011-11-01
drm/radeon: set hpd polarity at init time so hotplug detect works
Jerome Glisse
1
-0
/
+1
2011-11-01
drm/radeon/kms: cleanup atombios_adjust_pll()
Alex Deucher
1
-28
/
+13
2011-11-01
drm/radeon/kms: properly set panel mode for eDP
Alex Deucher
2
-0
/
+14
2011-11-01
drm/radeon/kms/cayman/blit: specify CP_COHER_CNTL2 with surface_sync
Alex Deucher
1
-0
/
+11
2011-11-01
drm/radeon/kms: rework texture cache flush in r6xx+ blit code
Alex Deucher
3
-7
/
+10
2011-11-01
drm/radeon: avoid bouncing connector status btw disconnected & unknown
Jerome Glisse
1
-2
/
+3
2011-11-01
vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS".
Thomas Hellstrom
2
-4
/
+4
2011-11-01
drm: Introduce "Virtual" connectors and encoders
Thomas Hellstrom
2
-7
/
+13
2011-11-01
Merge branch 'akpm' (Andrew's incoming)
Linus Torvalds
194
-1356
/
+2520
2011-11-01
epoll: fix spurious lockdep warnings
Nelson Elhage
1
-7
/
+18
2011-11-01
checkpatch: add a --strict check for utf-8 in commit logs
Joe Perches
1
-4
/
+26
2011-11-01
kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete
Joe Perches
2
-3
/
+7
2011-11-01
llist-return-whether-list-is-empty-before-adding-in-llist_add-fix
Andrew Morton
1
-1
/
+1
2011-11-01
wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack
Andy Shevchenko
1
-1
/
+1
2011-11-01
fat: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
1
-2
/
+2
2011-11-01
security: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2
-2
/
+2
2011-11-01
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
5
-64
/
+64
2011-11-01
lib: rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2
-8
/
+13
2011-11-01
lib/string.c: fix strim() semantics for strings that have only blanks
Michael Holzheu
1
-2
/
+1
2011-11-01
lib/idr.c: fix comment for ida_get_new_above()
Wang Sheng-Hui
1
-2
/
+2
[next]