aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/timerqueue.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-28posix-cpu-timers: Utilize timerqueue for storageThomas Gleixner1-0/+10
2019-07-24lib/timerqueue: Rely on rbtree semantics for next timerDavidlohr Bueso1-7/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-04-22timerqueue: Let timerqueue_add/del return informationThomas Gleixner1-4/+4
2012-10-09rbtree: empty nodes have no colorMichel Lespinasse1-1/+1
2011-04-26timers: Add rb_init_node() to allow for stack allocated rb nodesJohn Stultz1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-12-11timerqueue: Make timerqueue_getnext() static inlineThomas Gleixner1-1/+14
2010-12-10timers: Rename timerlist infrastructure to timerqueueJohn Stultz1-0/+37