Commit Graph

19 Commits (2b01b80b944b3abf623c8acc2b5537a85b5ebd3c)

Author SHA1 Message Date
Randy Dunlap c9cf55285e [PATCH] add poison.h and patch primary users 19 years ago
Randy Dunlap 8e3a67a992 [PATCH] list.h doc: change "counter" to "cursor" 19 years ago
Randy Dunlap fe96e57d77 [PATCH] fix list.h kernel-doc 19 years ago
Oleg Nesterov 54e7377035 [PATCH] list: introduce list_replace() helper 19 years ago
Akinobu Mita da753beaeb [NET]: use hlist_unhashed() 19 years ago
Arnaldo Carvalho de Melo e229c2fb33 [LIST]: Introduce list_for_each_entry_from 19 years ago
Arnaldo Carvalho de Melo d8dcffee86 [LIST]: Introduce list_for_each_entry_safe_from 19 years ago
Zach Brown 490d6ab170 [PATCH] list.h: don't evaluate macro args multiple times 19 years ago
David Howells 0ad42352c0 [PATCH] Add list_for_each_entry_safe_reverse() 19 years ago
Ingo Molnar b88cb42428 [PATCH] add hlist_replace_rcu() 19 years ago
Paul E. McKenney 665a7583f3 [PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_each_entry_rcu 19 years ago
Herbert Xu b24d18aa74 [PATCH] list: add missing rcu_dereference on first element 19 years ago
Paul E. McKenney cf4ef01440 [LIST]: Add docbook header comments for hlist_add_{before,after}_rcu() 20 years ago
Robert Olsson e5b4376074 [IPV4]: Prepare FIB core for RCU. 20 years ago
Arnaldo Carvalho de Melo 8c60f3fab5 [CCID3]: Separate most of the packet history code 20 years ago
Arnaldo Carvalho de Melo 74459dc7ba [LIST]: Introduce list_for_each_entry_safe_continue 20 years ago
Paul E. McKenney b2b1866006 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls 20 years ago
Paul E. McKenney e1ba0dab26 [PATCH] Fix comment in list.h that refers to nonexistent API 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago