summaryrefslogtreecommitdiffstats
path: root/lib/rhashtable.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-09-261-4/+4
|\
| * rhashtable: fix lockdep splat in rhashtable_destroy()Pablo Neira Ayuso2014-09-031-4/+4
* | lib: rhashtable: remove second linux/log2.h inclusionFabian Frederick2014-09-191-1/+0
|/
* rhashtable: unexport and make rht_obj() staticThomas Graf2014-08-141-7/+1
* rhashtable: RCU annotations for next pointersThomas Graf2014-08-141-1/+1
* lib: Resizable, Scalable, Concurrent Hash TableThomas Graf2014-08-021-0/+797
OpenPOWER on IntegriCloud