summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_hashtab.c
AgeCommit message (Expand)Author
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2016-09-06drm: fix signed integer overflowXie XiuQi
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2012-11-28drm: Add a hash-tab rcu-safe APIThomas Hellstrom
2012-11-20drm: Make hashtab rcu-safeThomas Hellstrom
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker
2011-02-23drm: Remove unused members from struct drm_open_hashChris Wilson
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt
2009-06-12drm: Export hash table functionality.Jerome Glisse
2008-12-29drm: GEM mmap supportJesse Barnes
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie