summaryrefslogtreecommitdiffstats
path: root/lib/timerqueue.c
AgeCommit message (Expand)AuthorLines
2019-07-24lib/timerqueue: Rely on rbtree semantics for next timerDavidlohr Bueso-18/+12
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-14/+1
2017-12-29timerqueue: Document return values of timerqueue_add/del()Thomas Gleixner-3/+5
2017-01-20timerqueue: Use rb_entry_safe() instead of open-coding itGeliang Tang-2/+1
2016-12-25ktime: Get rid of the unionThomas Gleixner-2/+2
2015-04-22timerqueue: Let timerqueue_add/del return informationThomas Gleixner-3/+7
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+1
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker-1/+1
2012-02-29bug.h: add include of it to various implicit C usersPaul Gortmaker-0/+1
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2010-12-11timerqueue: Make timerqueue_getnext() static inlineThomas Gleixner-14/+0
2010-12-10timers: Fixup allmodconfig build issueJohn Stultz-2/+5
2010-12-10timers: Rename timerlist infrastructure to timerqueueJohn Stultz-0/+118