Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | lib/plist.c: remove redundant include | Rasmus Villemoes | 2015-02-12 | 1 | -1/+0 |
* | lib/plist.c: replace pr_debug with printk in plist_test() | Dan Streetman | 2014-06-04 | 1 | -2/+2 |
* | lib/plist: add plist_requeue | Dan Streetman | 2014-06-04 | 1 | -0/+52 |
* | lib/plist.c: make plist test announcements KERN_DEBUG | Borislav Petkov | 2012-10-06 | 1 | -2/+2 |
* | bug.h: add include of it to various implicit C users | Paul Gortmaker | 2012-02-29 | 1 | -0/+1 |
* | plist: Remove the need to supply locks to plist heads | Dima Zavin | 2011-07-08 | 1 | -6/+1 |
* | plist: Add priority list test | Lai Jiangshan | 2011-03-11 | 1 | -1/+80 |
* | plist: Shrink struct plist_head | Lai Jiangshan | 2011-03-11 | 1 | -19/+35 |
* | plist: Make plist debugging raw_spinlock aware | Thomas Gleixner | 2009-12-14 | 1 | -3/+5 |
* | Use WARN() in lib/ | Arjan van de Ven | 2008-07-26 | 1 | -6/+7 |
* | [PATCH] pi-futex: add plist implementation | Ingo Molnar | 2006-06-27 | 1 | -0/+118 |