Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | posix-cpu-timers: Utilize timerqueue for storage | Thomas Gleixner | 2019-08-28 | 1 | -0/+10 |
* | lib/timerqueue: Rely on rbtree semantics for next timer | Davidlohr Bueso | 2019-07-24 | 1 | -7/+6 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | timerqueue: Let timerqueue_add/del return information | Thomas Gleixner | 2015-04-22 | 1 | -4/+4 |
* | rbtree: empty nodes have no color | Michel Lespinasse | 2012-10-09 | 1 | -1/+1 |
* | timers: Add rb_init_node() to allow for stack allocated rb nodes | John Stultz | 2011-04-26 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | timerqueue: Make timerqueue_getnext() static inline | Thomas Gleixner | 2010-12-11 | 1 | -1/+14 |
* | timers: Rename timerlist infrastructure to timerqueue | John Stultz | 2010-12-10 | 1 | -0/+37 |