index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
xen
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-20
kref: Implement kref_get_unless_zero v3
Thomas Hellstrom
1
-0
/
+21
2012-11-20
drm: Make hashtab rcu-safe
Thomas Hellstrom
1
-11
/
+7
2012-11-20
drm/ttm: remove sync_arg from driver functions
Maarten Lankhorst
5
-17
/
+15
2012-11-20
drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanup
Maarten Lankhorst
4
-6
/
+2
2012-11-20
drm/ttm: remove sync_obj_arg member
Maarten Lankhorst
5
-16
/
+4
2012-11-20
drm/vmwgfx: remove use of fence_obj_args
Maarten Lankhorst
3
-22
/
+4
2012-11-20
DRM/KMS: Add Bail-Out Conditions for Loop.
Egbert Eich
1
-1
/
+5
2012-11-20
drm: don't unnecessarily enable the polling work
Daniel Vetter
1
-3
/
+3
2012-11-20
vga_switcheroo: Drop unused include and unused variables.
Igor Murzov
1
-6
/
+0
2012-11-20
drm/nouveau: free memory allocated with alloc_apertures()
Tommi Rantala
1
-0
/
+1
2012-11-20
drm/radeon: check alloc_apertures() success in radeon_kick_out_firmware_fb()
Tommi Rantala
1
-2
/
+11
2012-11-20
drm/mgag200: remove unneeded aper->count assignment after alloc_apertures()
Tommi Rantala
1
-1
/
+0
2012-11-20
drm/mgag200: free memory allocated with alloc_apertures()
Tommi Rantala
1
-0
/
+1
2012-11-20
drm/mgag200: check alloc_apertures() success in mga_vram_init()
Tommi Rantala
1
-0
/
+2
2012-11-20
drm/cirrus: check alloc_apertures() success in cirrus_kick_out_firmware_fb()
Tommi Rantala
1
-2
/
+11
2012-11-20
drm/ttm: remove ttm_mem_global->queue
Marcin Slusarz
2
-3
/
+0
2012-11-20
drm/ttm: remove ttm_bo_device->nice_mode
Marcin Slusarz
2
-4
/
+0
2012-11-20
drm/ttm: remove ttm_buffer_object->buffer_start
Marcin Slusarz
9
-23
/
+10
2012-11-20
drm/radeon: Use hweight32
Akinobu Mita
2
-13
/
+2
2012-11-20
drm: use memchr_inv()
Akinobu Mita
1
-5
/
+2
2012-11-20
drm: add support for monotonic vblank timestamps
Imre Deak
5
-5
/
+33
2012-11-20
drm: use monotonic time in drm_calc_vbltimestamp_from_scanoutpos
Imre Deak
1
-6
/
+12
2012-11-20
drm: don't poll forced connectors
Daniel Vetter
1
-0
/
+4
2012-11-20
drm: don't start the poll engine in probe_single_connector
Daniel Vetter
2
-1
/
+7
2012-11-20
drm: properly init/reset connector status
Daniel Vetter
1
-1
/
+5
2012-11-20
drm: run the hpd irq event code directly
Daniel Vetter
2
-14
/
+1
2012-11-20
drm: handle HPD and polled connectors separately
Daniel Vetter
2
-9
/
+43
2012-11-20
drm: extract drm_kms_helper_hotplug_event
Daniel Vetter
2
-6
/
+12
2012-11-20
drm: add drm_send_vblank_event() helper (v5)
Rob Clark
3
-37
/
+59
2012-11-20
drm: tegra: Add HDMI support
Thierry Reding
6
-1
/
+1925
2012-11-20
drm: Add NVIDIA Tegra20 support
Thierry Reding
13
-0
/
+2657
2012-11-20
drm/udl: Add missing static storage class specifiers in udl_connector.c
Sachin Kamat
1
-5
/
+7
2012-11-20
drm/drm_stub: Remove unnecessary null check before kfree.
Sachin Kamat
1
-4
/
+1
2012-11-20
drm/fb_helper: Fix potential NULL pointer dereference
Sachin Kamat
1
-0
/
+6
2012-11-20
drm/crtc: Fix potential NULL pointer dereference
Sachin Kamat
1
-0
/
+2
2012-11-20
drm/crtc: Remove redundant NULL check before kfree
Sachin Kamat
1
-4
/
+2
2012-11-20
drm: Reject addfb2 with undefined flag bits set
Ville Syrjälä
1
-0
/
+5
2012-11-20
drm: fix documentation for drm_crtc_set_mode()
Alex Deucher
1
-2
/
+2
2012-11-20
drm: get cea video id code for a given display mode
Stephane Marchesin
2
-0
/
+21
2012-11-20
drm/drm_fb_helper: Remove unnecessary braces
Sachin Kamat
1
-13
/
+10
2012-11-20
drm/fb_helper: Convert printk to pr_* and dev_*
Sachin Kamat
1
-6
/
+8
2012-11-20
drm/fb_helper: Fix checkpatch errors
Sachin Kamat
1
-3
/
+9
2012-11-20
drm: fix returning -EINVAL on setmaster if another master is active
David Herrmann
1
-12
/
+12
2012-11-16
drm/i915: Restore physical HWS_PGA after resume
Chris Wilson
2
-43
/
+35
2012-11-13
drm/i915: Report amount of usable graphics memory in MiB
Chris Wilson
1
-1
/
+1
2012-11-13
drm/i915/i2c: Track users of GMBUS force-bit
Chris Wilson
2
-4
/
+7
2012-11-11
drm/i915: Allocate the proper size for contexts.
Ben Widawsky
1
-1
/
+1
2012-11-11
drm/i915: Update load-detect failure paths for modeset-rework
Chris Wilson
1
-7
/
+2
2012-11-11
drm/i915: Clear unused fields of mode for framebuffer creation
Chris Wilson
1
-1
/
+1
2012-11-11
drm/i915: Always calculate 8xx WM values based on a 32-bpp framebuffer
Chris Wilson
1
-6
/
+11
[next]