Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-03-10 | bpf: convert htab map to hlist_nulls | Alexei Starovoitov | 1 | -0/+5 |
2015-11-23 | list: Use READ_ONCE() when testing for empty lists | Paul E. McKenney | 1 | -1/+1 |
2015-10-06 | rculist: Use WRITE_ONCE() when deleting from reader-visible list | Paul E. McKenney | 1 | -1/+2 |
2015-01-05 | list_nulls: fix missing header | Ying Xue | 1 | -0/+3 |
2015-01-03 | rhashtable: Supports for nulls marker | Thomas Graf | 1 | -1/+2 |
2009-06-13 | list_nulls: add hlist_nulls_add_head and hlist_nulls_del | Pablo Neira Ayuso | 1 | -0/+18 |
2008-11-17 | rcu: Introduce hlist_nulls variant of hlist | Eric Dumazet | 1 | -0/+94 |