summaryrefslogtreecommitdiff
path: root/lib/assoc_array.c
Commit message (Expand)AuthorAge
* lib/assoc_array: Remove smp_read_barrier_depends()Paul E. McKenney2017-12-04
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\
| * assoc_array: Fix a buggy node-splitting caseDavid Howells2017-10-28
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* assoc_array: fix path to assoc_array documentationAlexander Kuleshov2017-08-30
* assoc_array: don't call compare_object() on a nodeJerome Marchand2016-04-06
* assoc_array: Include rcupdate.h for call_rcu() definitionPranith Kumar2015-01-07
* KEYS: Fix termination condition in assoc array garbage collectionDavid Howells2014-09-12
* KEYS: Fix use-after-free in assoc_array_gc()David Howells2014-09-03
* assoc_array: remove global variableStephen Hemminger2014-01-23
* KEYS: Fix multiple key add into associative arrayDavid Howells2013-12-02
* KEYS: Expand the capacity of a keyringDavid Howells2013-09-24
* Add a generic associative array implementation.David Howells2013-09-24