| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-16 | lib/plist.c: add shortcut for plist_requeue() | I Hsin Cheng | 1 | -0/+12 |
| 2024-06-24 | lib/plist.c: avoid worst case scenario in plist_add | I Hsin Cheng | 1 | -1/+37 |
| 2024-06-24 | lib/plist.c: enforce memory ordering in plist_check_list | I Hsin Cheng | 1 | -2/+2 |
| 2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 10 | Thomas Gleixner | 1 | -2/+1 |
| 2019-05-14 | lib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST | Davidlohr Bueso | 1 | -2/+2 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
| 2015-02-12 | lib/plist.c: remove redundant include | Rasmus Villemoes | 1 | -1/+0 |
| 2014-06-04 | lib/plist.c: replace pr_debug with printk in plist_test() | Dan Streetman | 1 | -2/+2 |
| 2014-06-04 | lib/plist: add plist_requeue | Dan Streetman | 1 | -0/+52 |
| 2012-10-06 | lib/plist.c: make plist test announcements KERN_DEBUG | Borislav Petkov | 1 | -2/+2 |
| 2012-02-29 | bug.h: add include of it to various implicit C users | Paul Gortmaker | 1 | -0/+1 |
| 2011-07-08 | plist: Remove the need to supply locks to plist heads | Dima Zavin | 1 | -6/+1 |
| 2011-03-11 | plist: Add priority list test | Lai Jiangshan | 1 | -1/+80 |
| 2011-03-11 | plist: Shrink struct plist_head | Lai Jiangshan | 1 | -19/+35 |
| 2009-12-14 | plist: Make plist debugging raw_spinlock aware | Thomas Gleixner | 1 | -3/+5 |
| 2008-07-26 | Use WARN() in lib/ | Arjan van de Ven | 1 | -6/+7 |
| 2006-06-27 | [PATCH] pi-futex: add plist implementation | Ingo Molnar | 1 | -0/+118 |