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