aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-28posix-cpu-timers: Utilize timerqueue for storageGravatar Thomas Gleixner 1-0/+10
2019-07-24lib/timerqueue: Rely on rbtree semantics for next timerGravatar Davidlohr Bueso 1-7/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-04-22timerqueue: Let timerqueue_add/del return informationGravatar Thomas Gleixner 1-4/+4
2012-10-09rbtree: empty nodes have no colorGravatar Michel Lespinasse 1-1/+1
2011-04-26timers: Add rb_init_node() to allow for stack allocated rb nodesGravatar John Stultz 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2010-12-11timerqueue: Make timerqueue_getnext() static inlineGravatar Thomas Gleixner 1-1/+14
2010-12-10timers: Rename timerlist infrastructure to timerqueueGravatar John Stultz 1-0/+37