index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
plist.h
Age
Commit message (
Expand
)
Author
2021-11-09
include/linux/plist.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 10
Thomas Gleixner
2019-05-14
lib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST
Davidlohr Bueso
2014-11-20
Replace mentions of "list_struct" to "list_head"
Andrey Utkin
2014-06-04
lib/plist: add plist_requeue
Dan Streetman
2014-06-04
lib/plist: add helper functions
Dan Streetman
2011-07-08
plist: Remove the need to supply locks to plist heads
Dima Zavin
2011-03-11
plist: Shrink struct plist_head
Lai Jiangshan
2010-07-19
plist: Add plist_last
James Bottomley
2010-01-13
plist: Fix grammar mistake, and c-style mistake
John Kacur
2009-12-14
plist: Make plist debugging raw_spinlock aware
Thomas Gleixner
2008-12-29
plist: fix PLIST_NODE_INIT to work with debug enabled
Gregory Haskins
2007-04-17
kernel-doc: fix plist.h comments
Randy Dunlap
2006-06-28
[PATCH] Fix plist include dependency
Thomas Gleixner
2006-06-27
[PATCH] pi-futex: add plist implementation
Ingo Molnar