aboutsummaryrefslogtreecommitdiff
path: root/lib/plist.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 10Gravatar Thomas Gleixner 1-2/+1
2019-05-14lib/plist: rename DEBUG_PI_LIST to DEBUG_PLISTGravatar Davidlohr Bueso 1-2/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2015-02-12lib/plist.c: remove redundant includeGravatar Rasmus Villemoes 1-1/+0
2014-06-04lib/plist.c: replace pr_debug with printk in plist_test()Gravatar Dan Streetman 1-2/+2
2014-06-04lib/plist: add plist_requeueGravatar Dan Streetman 1-0/+52
2012-10-06lib/plist.c: make plist test announcements KERN_DEBUGGravatar Borislav Petkov 1-2/+2
2012-02-29bug.h: add include of it to various implicit C usersGravatar Paul Gortmaker 1-0/+1
2011-07-08plist: Remove the need to supply locks to plist headsGravatar Dima Zavin 1-6/+1
2011-03-11plist: Add priority list testGravatar Lai Jiangshan 1-1/+80
2011-03-11plist: Shrink struct plist_headGravatar Lai Jiangshan 1-19/+35
2009-12-14plist: Make plist debugging raw_spinlock awareGravatar Thomas Gleixner 1-3/+5
2008-07-26Use WARN() in lib/Gravatar Arjan van de Ven 1-6/+7
2006-06-27[PATCH] pi-futex: add plist implementationGravatar Ingo Molnar 1-0/+118