index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-10-31
Merge branch 'akpm' (Andrew's incoming)
Linus Torvalds
194
-1356
/
+2520
2011-10-31
epoll: fix spurious lockdep warnings
Nelson Elhage
1
-7
/
+18
2011-10-31
checkpatch: add a --strict check for utf-8 in commit logs
Joe Perches
1
-4
/
+26
2011-10-31
kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete
Joe Perches
2
-3
/
+7
2011-10-31
llist-return-whether-list-is-empty-before-adding-in-llist_add-fix
Andrew Morton
1
-1
/
+1
2011-10-31
wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack
Andy Shevchenko
1
-1
/
+1
2011-10-31
fat: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
1
-2
/
+2
2011-10-31
security: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2
-2
/
+2
2011-10-31
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
5
-64
/
+64
2011-10-31
lib: rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2
-8
/
+13
2011-10-31
lib/string.c: fix strim() semantics for strings that have only blanks
Michael Holzheu
1
-2
/
+1
2011-10-31
lib/idr.c: fix comment for ida_get_new_above()
Wang Sheng-Hui
1
-2
/
+2
2011-10-31
lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef
Glauber Costa
1
-0
/
+2
2011-10-31
lib/bitmap.c: quiet sparse noise about address space
H Hartley Sweeten
1
-4
/
+6
[next]