summaryrefslogtreecommitdiffstats
path: root/lib/plist.c
AgeCommit message (Expand)AuthorLines
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