Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: convert htab map to hlist_nulls | Alexei Starovoitov | 2017-03-09 | 1 | -0/+5 |
* | 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 | -1/+2 |
* | list_nulls: fix missing header | Ying Xue | 2015-01-04 | 1 | -0/+3 |
* | rhashtable: Supports for nulls marker | Thomas Graf | 2015-01-03 | 1 | -1/+2 |
* | list_nulls: add hlist_nulls_add_head and hlist_nulls_del | Pablo Neira Ayuso | 2009-06-13 | 1 | -0/+18 |
* | rcu: Introduce hlist_nulls variant of hlist | Eric Dumazet | 2008-11-16 | 1 | -0/+94 |