summaryrefslogtreecommitdiffstats
path: root/lib/plist.c
AgeCommit message (Expand)AuthorLines
2025-03-16lib/plist.c: add shortcut for plist_requeue()I Hsin Cheng-0/+12
2024-06-24lib/plist.c: avoid worst case scenario in plist_addI Hsin Cheng-1/+37
2024-06-24lib/plist.c: enforce memory ordering in plist_check_listI Hsin Cheng-2/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 10Thomas Gleixner-2/+1
2019-05-14lib/plist: rename DEBUG_PI_LIST to DEBUG_PLISTDavidlohr Bueso-2/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2015-02-12lib/plist.c: remove redundant includeRasmus Villemoes-1/+0
2014-06-04lib/plist.c: replace pr_debug with printk in plist_test()Dan Streetman-2/+2
2014-06-04lib/plist: add plist_requeueDan Streetman-0/+52
2012-10-06lib/plist.c: make plist test announcements KERN_DEBUGBorislav Petkov-2/+2
2012-02-29bug.h: add include of it to various implicit C usersPaul Gortmaker-0/+1
2011-07-08plist: Remove the need to supply locks to plist headsDima Zavin-6/+1
2011-03-11plist: Add priority list testLai Jiangshan-1/+80
2011-03-11plist: Shrink struct plist_headLai Jiangshan-19/+35
2009-12-14plist: Make plist debugging raw_spinlock awareThomas Gleixner-3/+5
2008-07-26Use WARN() in lib/Arjan van de Ven-6/+7
2006-06-27[PATCH] pi-futex: add plist implementationIngo Molnar-0/+118