aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rhashtable.h
Commit message (Expand)AuthorAge
* rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf2014-11-13
* rhashtable: Add parent argument to mutex_is_heldHerbert Xu2014-11-13
* rhashtable: Move mutex_is_held under PROVE_LOCKINGHerbert Xu2014-11-13
* lib/rhashtable: allow user to set the minimum shifts of shrinkingYing Xue2014-09-03
* rhashtable: fix annotations for rht_for_each_entry_rcu()Thomas Graf2014-08-14
* rhashtable: unexport and make rht_obj() staticThomas Graf2014-08-14
* rhashtable: RCU annotations for next pointersThomas Graf2014-08-14
* lib: Resizable, Scalable, Concurrent Hash TableThomas Graf2014-08-02