summaryrefslogtreecommitdiff
path: root/lib/rhashtable.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-20lib: rhashtable: remove second linux/log2.h inclusionFabian Frederick1-1/+0
2014-08-15rhashtable: unexport and make rht_obj() staticThomas Graf1-7/+1
2014-08-15rhashtable: RCU annotations for next pointersThomas Graf1-1/+1
2014-08-03lib: Resizable, Scalable, Concurrent Hash TableThomas Graf1-0/+797