summaryrefslogtreecommitdiffstats
path: root/include/linux/plist.h
Commit message (Expand)AuthorAgeFilesLines
* Replace mentions of "list_struct" to "list_head"Andrey Utkin2014-11-201-5/+5
* lib/plist: add plist_requeueDan Streetman2014-06-041-0/+2
* lib/plist: add helper functionsDan Streetman2014-06-041-0/+43
* plist: Remove the need to supply locks to plist headsDima Zavin2011-07-081-52/+3
* plist: Shrink struct plist_headLai Jiangshan2011-03-111-23/+24
* plist: Add plist_lastJames Bottomley2010-07-191-0/+29
* plist: Fix grammar mistake, and c-style mistakeJohn Kacur2010-01-131-2/+2
* plist: Make plist debugging raw_spinlock awareThomas Gleixner2009-12-141-6/+37
* plist: fix PLIST_NODE_INIT to work with debug enabledGregory Haskins2008-12-291-3/+6
* kernel-doc: fix plist.h commentsRandy Dunlap2007-04-171-31/+23
* [PATCH] Fix plist include dependencyThomas Gleixner2006-06-281-0/+1
* [PATCH] pi-futex: add plist implementationIngo Molnar2006-06-271-0/+247