Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | timer-wheel: run the timer function outside of locked region | Amar Tumballi | 2019-01-09 | 1 | -1/+8 |
* | contrib/timerwheel: bad 32-bit, use builtin fls(), fix copyright | Kaleb S. KEITHLEY | 2017-05-15 | 1 | -2/+18 |
* | features/bitrot: cleanup, v2 | Venky Shankar | 2015-06-25 | 1 | -2/+8 |
* | contrib/timer-wheel: fix deadlock in del_timer() | Venky Shankar | 2015-06-02 | 1 | -1/+1 |
* | contrib/timer-wheel: mod_timer() and friends | Venky Shankar | 2015-05-28 | 1 | -4/+82 |
* | core: Global timer-wheel | Venky Shankar | 2015-04-26 | 1 | -0/+3 |
* | contrib/timer-wheel: import linux kernel timer-wheel | Venky Shankar | 2015-03-18 | 1 | -0/+264 |