summaryrefslogtreecommitdiff
path: root/include/linux/rhashtable.h
AgeCommit message (Expand)AuthorFilesLines
2014-09-04lib/rhashtable: allow user to set the minimum shifts of shrinkingYing Xue1-0/+2
2014-08-15rhashtable: fix annotations for rht_for_each_entry_rcu()Thomas Graf1-8/+4
2014-08-15rhashtable: unexport and make rht_obj() staticThomas Graf1-1/+0
2014-08-15rhashtable: RCU annotations for next pointersThomas Graf1-2/+2
2014-08-03lib: Resizable, Scalable, Concurrent Hash TableThomas Graf1-0/+213