summaryrefslogtreecommitdiff
path: root/include/linux/list_nulls.h
AgeCommit message (Expand)Author
2020-01-10rcu: Add a hlist_nulls_unhashed_lockless() functionPaul E. McKenney
2020-01-10rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nullsPaul E. McKenney
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-09bpf: convert htab map to hlist_nullsAlexei Starovoitov
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