summaryrefslogtreecommitdiffstats
path: root/lib/rhashtable.c
AgeCommit message (Expand)AuthorLines
2014-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-4/+4
2014-09-19lib: rhashtable: remove second linux/log2.h inclusionFabian Frederick-1/+0
2014-09-03rhashtable: fix lockdep splat in rhashtable_destroy()Pablo Neira Ayuso-4/+4
2014-08-14rhashtable: unexport and make rht_obj() staticThomas Graf-7/+1
2014-08-14rhashtable: RCU annotations for next pointersThomas Graf-1/+1
2014-08-02lib: Resizable, Scalable, Concurrent Hash TableThomas Graf-0/+797