summaryrefslogtreecommitdiff
path: root/include/linux/list_bl.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* include/linux/list_bl.h: use bool instead of int for boolean functionsChen Gang2016-03-17
* list: Use READ_ONCE() when testing for empty listsPaul E. McKenney2015-11-23
* rculist: Use WRITE_ONCE() when deleting from reader-visible listPaul E. McKenney2015-10-06
* rcu: Fix hlist_bl_set_first_rcu() annotationSteven Whitehouse2013-03-12
* add hlist_bl_lock/unlock helpersChristoph Hellwig2011-04-25
* kernel: fix hlist_bl againRussell King2011-01-14
* fs: hlist UP debug fixupNick Piggin2011-01-14
* kernel: add bl_listNick Piggin2011-01-07