aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ptrlist.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-11Merge branches 'volatile-loads-are-side-effects', 'fix-volatile-simplificatio...Luc Van Oostenryck1-1/+1
2017-08-08ptrlist: avoid iteration on NULL entriesLuc Van Oostenryck1-0/+4
2017-08-04ptrlist: add MARK_CURRENT_DELETEDLuc Van Oostenryck1-0/+8
2017-08-04ptrlist: add a counter for the number of removed elemnetsLuc Van Oostenryck1-1/+2
2017-06-29diet: use smaller LIST_NODE_NR (29 -> 13)Luc Van Oostenryck1-1/+1
2017-02-13make ptrlist walking against robust against empty blocksLuc Van Oostenryck1-3/+26
2015-08-04ptrlist: reading deleted items in NEXT_PTR_LIST()Dan Carpenter1-0/+2
2011-04-13remove unused "container" macroJan Pokorný1-3/+0
2009-08-11make sparse headers self-compilable...Kamil Dudka1-0/+2
2007-01-27Coding style fix: in a pointer type, * goes with the name, not the type.Josh Triplett1-1/+1
2006-12-04cleanup write to argument array hackChristopher Li1-14/+30
2006-07-08Avoid bogus gcc warnings about unused resultsLinus Torvalds1-1/+8
2005-08-11Add 'undo_ptr_list_last()' helper functionLinus Torvalds1-0/+1
2005-04-07Move the ptrlist macros out of the sparse "lib.[ch]" files.Linus Torvalds1-0/+259