summaryrefslogtreecommitdiff
path: root/linux-core/drm_hashtab.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-22drm: major whitespace/coding style realignment with kernelDave Airlie1-10/+11
2007-11-05drm: remove lots of spurious whitespace.Dave Airlie1-1/+1
2007-07-16drm: remove hashtab/sman and object typedefsDave Airlie1-17/+17
2006-10-17Lindent.Thomas Hellstrom1-20/+18
2006-10-17Add memory usage accounting to avoid DOS problems.Thomas Hellstrom1-1/+1
2006-08-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into drm-...Thomas Hellstrom1-3/+3
2006-08-23Fix hashtab implementation leaking illegal error codes to user space.Thomas Hellstrom1-3/+3
2006-08-21Avoid using vmalloc for small hash tables.Thomas Hellstrom1-2/+15
2006-08-07drm: fixup whitespace and style for Linux kernel importDave Airlie1-137/+131
2006-07-11Keep hashed user tokens, with the following changes:Thomas Hellstrom1-6/+8
2006-06-06Merge in the drm-sman-branchThomas Hellstrom1-0/+194