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