summaryrefslogtreecommitdiff
path: root/lib/rhashtable.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-04lib/rhashtable: allow user to set the minimum shifts of shrinkingYing Xue1-4/+8
2014-09-03rhashtable: fix lockdep splat in rhashtable_destroy()Pablo Neira Ayuso1-4/+4
2014-08-26lib: rhashtable: Spelling s/compuate/compute/Geert Uytterhoeven1-2/+2
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