Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-09-04 | lib/rhashtable: allow user to set the minimum shifts of shrinking | Ying Xue | 1 | -4/+8 |
2014-09-03 | rhashtable: fix lockdep splat in rhashtable_destroy() | Pablo Neira Ayuso | 1 | -4/+4 |
2014-08-26 | lib: rhashtable: Spelling s/compuate/compute/ | Geert Uytterhoeven | 1 | -2/+2 |
2014-08-15 | rhashtable: unexport and make rht_obj() static | Thomas Graf | 1 | -7/+1 |
2014-08-15 | rhashtable: RCU annotations for next pointers | Thomas Graf | 1 | -1/+1 |
2014-08-03 | lib: Resizable, Scalable, Concurrent Hash Table | Thomas Graf | 1 | -0/+797 |