Age | Commit message (Expand) | Author |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2017-01-09 | drm: Change the return type of the unload hook to void | Gabriel Krisman Bertazi |
2014-09-12 | drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h> | Daniel Vetter |
2014-09-10 | drm: move drm-lock API to drm_legacy.h | David Herrmann |
2014-09-10 | drm: mark drm_buf and drm_map as legacy | David Herrmann |
2014-06-10 | drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() | Damien Lespiau |
2013-12-18 | drm: Kill DRM_*MEMORYBARRIER | Daniel Vetter |
2013-12-18 | drm: Kill DRM_COPY_(TO|FROM)_USER | Daniel Vetter |
2013-08-07 | drm: const'ify ioctls table (v2) | Rob Clark |
2013-05-31 | drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del} | Andy Lutomirski |
2012-10-03 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-10-03 | drm/savage: re-add busmaster enable, regression fix | Florian Zumbiehl |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells |
2012-07-19 | drm/savage: clean up reclaim_buffers | Daniel Vetter |
2012-05-17 | drm: checking the wrong variable in savage_do_init_bci() | Dan Carpenter |
2011-06-14 | savage: remove unnecessary if statement | Greg Dietsche |
2010-08-23 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-08-17 | drm: block userspace under allocating buffer and having drivers overwrite it ... | Dave Airlie |
2010-08-05 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König |
2010-06-01 | drm: Remove drm_resource wrappers | Jordan Crouse |
2010-05-18 | drivers/gpu/drm: Use kzalloc | Julia Lawall |
2009-06-18 | drm: Remove memory debugging infrastructure. | Eric Anholt |
2009-03-13 | drm: Use resource_size_t for drm_get_resource_{start, len} | Benjamin Herrenschmidt |
2008-07-14 | drm: reorganise drm tree to be more future proof. | Dave Airlie |