index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_hashtab.c
Age
Commit message (
Expand
)
Author
2019-05-27
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2016-09-06
drm: fix signed integer overflow
Xie XiuQi
2016-01-22
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
2014-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2012-11-28
drm: Add a hash-tab rcu-safe API
Thomas Hellstrom
2012-11-20
drm: Make hashtab rcu-safe
Thomas Hellstrom
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-02-23
drm: Remove unused members from struct drm_open_hash
Chris Wilson
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-06-12
drm: Export hash table functionality.
Jerome Glisse
2008-12-29
drm: GEM mmap support
Jesse Barnes
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie