summaryrefslogtreecommitdiff
path: root/include/linux/list_nulls.h
AgeCommit message (Expand)Author
2015-11-23list: Use READ_ONCE() when testing for empty listsPaul E. McKenney
2015-10-06rculist: Use WRITE_ONCE() when deleting from reader-visible listPaul E. McKenney
2015-01-04list_nulls: fix missing headerYing Xue
2015-01-03rhashtable: Supports for nulls markerThomas Graf
2009-06-13list_nulls: add hlist_nulls_add_head and hlist_nulls_delPablo Neira Ayuso
2008-11-16rcu: Introduce hlist_nulls variant of hlistEric Dumazet