aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/plist.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-20Replace mentions of "list_struct" to "list_head"Andrey Utkin1-5/+5
2014-06-04lib/plist: add plist_requeueDan Streetman1-0/+2
2014-06-04lib/plist: add helper functionsDan Streetman1-0/+43
2011-07-08plist: Remove the need to supply locks to plist headsDima Zavin1-52/+3
2011-03-11plist: Shrink struct plist_headLai Jiangshan1-23/+24
2010-07-19plist: Add plist_lastJames Bottomley1-0/+29
2010-01-13plist: Fix grammar mistake, and c-style mistakeJohn Kacur1-2/+2
2009-12-14plist: Make plist debugging raw_spinlock awareThomas Gleixner1-6/+37
2008-12-29plist: fix PLIST_NODE_INIT to work with debug enabledGregory Haskins1-3/+6
2007-04-17kernel-doc: fix plist.h commentsRandy Dunlap1-31/+23
2006-06-28[PATCH] Fix plist include dependencyThomas Gleixner1-0/+1
2006-06-27[PATCH] pi-futex: add plist implementationIngo Molnar1-0/+247