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
2013-11-06
drm: Do not drop root privileges for a fancier younger process
Chris Wilson
2
-2
/
+4
2013-11-06
nouveau: drop interrupt busy setting.
Dave Airlie
1
-3
/
+0
2013-11-06
drm/sysfs: Remove stale comments about calling drm_sysfs_connector_add() mult...
Ville Syrjälä
1
-6
/
+0
2013-11-06
drm/radeon: fix radeon_fence_wait_empty_locked
Christian König
1
-0
/
+3
2013-11-06
drm/qxl: add some surface memory logging
Gerd Hoffmann
2
-3
/
+9
2013-11-06
drm/qxl: support 64bit surface bar
Gerd Hoffmann
1
-7
/
+25
2013-11-06
drm/cirrus: use drm_set_preferred_mode
Gerd Hoffmann
1
-6
/
+5
2013-11-06
drm: add drm_set_preferred_mode
Gerd Hoffmann
2
-0
/
+15
2013-11-06
drm: Pretty print pixel format in drm_fb_get_bpp_depth() and format_check()
Ville Syrjälä
1
-1
/
+4
2013-11-06
drm/edid: Yank a helpful comment about EST modes from xf86EdidModes.c
Ville Syrjälä
1
-0
/
+9
2013-11-06
drm/edid: Don't skip every eighth EST III mode
Ville Syrjälä
1
-1
/
+1
2013-11-06
drm/edid: Fix the 1792x1344-75 EST III mode
Ville Syrjälä
1
-1
/
+1
2013-11-06
drm/vmwgfx: Return -ENOENT when a framebuffer can't be found
Ville Syrjälä
1
-2
/
+2
2013-11-06
drm/vmwgfx: Return -ENOENT when a mode object can't be found
Ville Syrjälä
1
-1
/
+1
2013-11-06
drm/radeon: Return -ENOENT when a mode object can't be found
Ville Syrjälä
2
-2
/
+2
2013-11-06
drm/i915: Return -ENOENT when a mode object can't be found
Ville Syrjälä
2
-3
/
+3
2013-11-06
drm/gma500: Return -ENOENT when a mode object can't be found
Ville Syrjälä
2
-3
/
+3
2013-11-06
drm: Return -ENOENT when a framebuffer can't be found
Ville Syrjälä
1
-5
/
+7
2013-11-06
drm: Consistently return -ENOENT when a mode object can't be found
Ville Syrjälä
1
-14
/
+18
2013-11-06
drm: Pass pointers to virt_to_page()
Ben Hutchings
2
-3
/
+3
2013-11-06
drm: Do not include page offset in argument to virt_to_page()
Ben Hutchings
1
-1
/
+1
2013-11-06
drm: delete unconsumed pending event list in drm_events_release
YoungJun Cho
1
-1
/
+3
2013-11-06
drm/i915: Make the debugfs structures const
Lespiau, Damien
1
-2
/
+2
2013-11-06
drm: Make drm_debugfs_list const
Lespiau, Damien
1
-1
/
+1
2013-11-06
drm: Remove drm_debugfs_node and drm_debugfs_list
Lespiau, Damien
1
-21
/
+0
2013-11-06
drm: Constify struct drm_info_list * arguments
Lespiau, Damien
2
-6
/
+7
2013-11-06
DRM: Armada: convert to use simple_open()
Duan Jiong
1
-7
/
+1
2013-11-06
drm: shmobile: Add dependency on BACKLIGHT_CLASS_DEVICE
Laurent Pinchart
1
-0
/
+1
2013-11-06
drm/intel: Push get_scanout_position() timestamping into kms driver.
Mario Kleiner
1
-11
/
+43
2013-11-06
drm/radeon: Push get_scanout_position() timestamping into kms driver.
Mario Kleiner
4
-6
/
+26
2013-11-06
drm: Push latency sensitive bits of vblank scanoutpos timestamping into kms d...
Mario Kleiner
2
-10
/
+20
2013-11-06
drm: Remove preempt_disable() from vblank timestamping code.
Mario Kleiner
1
-7
/
+0
2013-11-05
Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
40
-881
/
+1561
2013-11-05
Merge tag 'drm/for-3.13-rc1' of git://anongit.freedesktop.org/tegra/linux int...
Dave Airlie
55
-1259
/
+3362
2013-11-04
qxl: avoid an oops in the deferred io code.
Dave Airlie
1
-1
/
+1
2013-11-01
drm/radeon: don't share PPLLs on DCE4.1
Alex Deucher
1
-1
/
+1
2013-11-01
drm/radeon/dpm: fix typo in setting smc flag
Alex Deucher
1
-1
/
+1
2013-11-01
drm/radeon: fixup locking inversion between, mmap_sem and reservations
Maarten Lankhorst
3
-223
/
+106
2013-11-01
drm/radeon: clear the page directory using the DMA
Christian König
1
-5
/
+29
2013-11-01
drm/radeon: initially clear page tables
Christian König
1
-0
/
+10
2013-11-01
drm/radeon: drop CP page table updates & cleanup v2
Christian König
10
-267
/
+73
2013-11-01
drm/radeon: add vm_set_page tracepoint
Christian König
4
-0
/
+33
2013-11-01
drm/radeon: rework and fix reset detection v2
Christian König
3
-230
/
+127
2013-11-01
drm/radeon: don't use PACKET2 on CIK
Marek Olšák
1
-1
/
+1
2013-11-01
drm/radeon: fix UVD destroy IB size
Christian König
1
-1
/
+1
2013-11-01
drm/radeon: activate UVD clocks before sending the destroy msg
Christian König
1
-0
/
+2
2013-11-01
drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTL
Alex Deucher
1
-1
/
+1
2013-11-01
drm/radeon: fix endian handling in rlc buffer setup
Alex Deucher
3
-54
/
+56
2013-11-01
drm/radeon/dpm: retain user selected performance level across state changes
Alex Deucher
1
-4
/
+8
2013-11-01
drm/radeon: disable force performance state when thermal state is active
Alex Deucher
1
-2
/
+6
[next]