| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-03-08 | ptrlist: change return value of linearize_ptr_list()/ptr_list_to_array() | Luc Van Oostenryck | 1 | -5/+5 |
| 2020-11-16 | doc: add some doc about using NULL or VOID in ptrlists | Luc Van Oostenryck | 1 | -0/+12 |
| 2019-12-30 | ptrlist: fix typos | Luc Van Oostenryck | 1 | -3/+3 |
| 2018-10-30 | ptrlist: add ptr_list_nth_entry() | Luc Van Oostenryck | 1 | -0/+22 |
| 2018-07-25 | add lookup_ptr_list_entry() | Luc Van Oostenryck | 1 | -0/+21 |
| 2018-07-25 | add ptr_list_multiple() | Luc Van Oostenryck | 1 | -0/+21 |
| 2018-07-25 | add ptr_list_empty() | Luc Van Oostenryck | 1 | -0/+19 |
| 2018-07-25 | add copy_ptr_list() | Luc Van Oostenryck | 1 | -0/+49 |
| 2018-06-21 | ptrlist: add missing doc for some functions | Luc Van Oostenryck | 1 | -1/+7 |
| 2018-06-21 | ptrlist: make {first,last}_ptr_list() out-of-line functions | Luc Van Oostenryck | 1 | -0/+38 |
| 2018-06-13 | ptrlist: specialize __add_ptr_list() for tag/notag | Luc Van Oostenryck | 1 | -10/+23 |
| 2018-05-21 | doc: add structured doc to ptrlist.c | Luc Van Oostenryck | 1 | -18/+79 |
| 2017-08-04 | ptrlist: adjust ptr_list_size for the new ->rm field | Luc Van Oostenryck | 1 | -1/+1 |
| 2012-06-26 | ptrlist.c: fix a typo in a comment | Jonathan Neuschäfer | 1 | -1/+1 |
| 2007-02-22 | Make the ptrlist using the sparse allocator. | Christopher Li | 1 | -8/+11 |
| 2005-12-31 | [PATCH] fix a memory leak in pack_ptr_list | Alecs King | 1 | -0/+1 |
| 2005-08-11 | Add 'undo_ptr_list_last()' helper function | Linus Torvalds | 1 | -0/+21 |
| 2005-04-07 | Move the ptrlist macros out of the sparse "lib.[ch]" files. | Linus Torvalds | 1 | -0/+223 |