summaryrefslogtreecommitdiff
path: root/lib/timerqueue.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-29timerqueue: Document return values of timerqueue_add/del()Thomas Gleixner1-3/+5
2017-01-20timerqueue: Use rb_entry_safe() instead of open-coding itGeliang Tang1-2/+1
2016-12-25ktime: Get rid of the unionThomas Gleixner1-2/+2
2015-04-22timerqueue: Let timerqueue_add/del return informationThomas Gleixner1-3/+7
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker1-1/+1
2012-02-29bug.h: add include of it to various implicit C usersPaul Gortmaker1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-12-11timerqueue: Make timerqueue_getnext() static inlineThomas Gleixner1-14/+0
2010-12-10timers: Fixup allmodconfig build issueJohn Stultz1-2/+5
2010-12-10timers: Rename timerlist infrastructure to timerqueueJohn Stultz1-0/+118