summaryrefslogtreecommitdiffstats
path: root/include/linux/list_nulls.h
Commit message (Expand)AuthorAgeFilesLines
* list: Use READ_ONCE() when testing for empty listsPaul E. McKenney2015-11-231-1/+1
* rculist: Use WRITE_ONCE() when deleting from reader-visible listPaul E. McKenney2015-10-061-1/+2
* list_nulls: fix missing headerYing Xue2015-01-041-0/+3
* rhashtable: Supports for nulls markerThomas Graf2015-01-031-1/+2
* list_nulls: add hlist_nulls_add_head and hlist_nulls_delPablo Neira Ayuso2009-06-131-0/+18
* rcu: Introduce hlist_nulls variant of hlistEric Dumazet2008-11-161-0/+94