aboutsummaryrefslogtreecommitdiff
path: root/lib/timerqueue.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-17rbtree, timerqueue: Use rb_add_cached()Gravatar Peter Zijlstra 1-19/+9
2019-07-24lib/timerqueue: Rely on rbtree semantics for next timerGravatar Davidlohr Bueso 1-18/+12
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-14/+1
2017-12-29timerqueue: Document return values of timerqueue_add/del()Gravatar Thomas Gleixner 1-3/+5
2017-01-20timerqueue: Use rb_entry_safe() instead of open-coding itGravatar Geliang Tang 1-2/+1
2016-12-25ktime: Get rid of the unionGravatar Thomas Gleixner 1-2/+2
2015-04-22timerqueue: Let timerqueue_add/del return informationGravatar Thomas Gleixner 1-3/+7
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+1
2012-03-07lib: reduce the use of module.h wherever possibleGravatar Paul Gortmaker 1-1/+1
2012-02-29bug.h: add include of it to various implicit C usersGravatar Paul Gortmaker 1-0/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2010-12-11timerqueue: Make timerqueue_getnext() static inlineGravatar Thomas Gleixner 1-14/+0
2010-12-10timers: Fixup allmodconfig build issueGravatar John Stultz 1-2/+5
2010-12-10timers: Rename timerlist infrastructure to timerqueueGravatar John Stultz 1-0/+118