Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include/linux/list_bl.h: use bool instead of int for boolean functions | Chen Gang | 2016-03-17 | 1 | -2/+2 |
* | list: Use READ_ONCE() when testing for empty lists | Paul E. McKenney | 2015-11-23 | 1 | -1/+1 |
* | rculist: Use WRITE_ONCE() when deleting from reader-visible list | Paul E. McKenney | 2015-10-06 | 1 | -2/+3 |
* | rcu: Fix hlist_bl_set_first_rcu() annotation | Steven Whitehouse | 2013-03-12 | 1 | -0/+5 |
* | add hlist_bl_lock/unlock helpers | Christoph Hellwig | 2011-04-25 | 1 | -0/+11 |
* | kernel: fix hlist_bl again | Russell King | 2011-01-14 | 1 | -1/+1 |
* | fs: hlist UP debug fixup | Nick Piggin | 2011-01-14 | 1 | -2/+3 |
* | kernel: add bl_list | Nick Piggin | 2011-01-07 | 1 | -0/+144 |