Commit Graph

24 Commits (3e7cd6c413c9e6fbb5e1ee2acdadb4ababd2d474)

Author SHA1 Message Date
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Corey Minyard 3678d62f02 [PATCH] add an RCU version of list splicing 18 years ago
Robert P. J. Day 45f8bde0d0 [PATCH] fix various kernel-doc in header files 18 years ago
Dave Jones 199a9afc3d [PATCH] Debug variants of linked list macros 19 years ago
Shailabh Nagar e8f4d97e1b [PATCH] list_is_last utility 19 years ago
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 20 years ago
Herbert Xu b24d18aa74 [PATCH] list: add missing rcu_dereference on first element 20 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