Age | Commit message (Expand) | Author |
---|---|---|
2014-11-13 | rhashtable: Drop gfp_flags arg in insert/remove functions | Thomas Graf |
2014-11-13 | rhashtable: Add parent argument to mutex_is_held | Herbert Xu |
2014-11-13 | rhashtable: Move mutex_is_held under PROVE_LOCKING | Herbert Xu |
2014-09-03 | lib/rhashtable: allow user to set the minimum shifts of shrinking | Ying Xue |
2014-08-14 | rhashtable: fix annotations for rht_for_each_entry_rcu() | Thomas Graf |
2014-08-14 | rhashtable: unexport and make rht_obj() static | Thomas Graf |
2014-08-14 | rhashtable: RCU annotations for next pointers | Thomas Graf |
2014-08-02 | lib: Resizable, Scalable, Concurrent Hash Table | Thomas Graf |