Age | Commit message (Expand) | Author |
---|---|---|
2019-04-18 | list_bl: Add hlist_bl_add_before/behind helpers | Nikos Tsironis |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-03-17 | include/linux/list_bl.h: use bool instead of int for boolean functions | Chen Gang |
2015-11-23 | list: Use READ_ONCE() when testing for empty lists | Paul E. McKenney |
2015-10-06 | rculist: Use WRITE_ONCE() when deleting from reader-visible list | Paul E. McKenney |
2013-03-12 | rcu: Fix hlist_bl_set_first_rcu() annotation | Steven Whitehouse |
2011-04-25 | add hlist_bl_lock/unlock helpers | Christoph Hellwig |
2011-01-14 | kernel: fix hlist_bl again | Russell King |
2011-01-14 | fs: hlist UP debug fixup | Nick Piggin |
2011-01-07 | kernel: add bl_list | Nick Piggin |