Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | timer-wheel: run the timer function outside of locked region | Amar Tumballi | 2019-01-02 | 1 | -1/+8 |
* | contrib/timerwheel: bad 32-bit, use builtin fls(), fix copyright | Kaleb S. KEITHLEY | 2017-05-01 | 1 | -2/+18 |
* | features/bitrot: cleanup, v2 | Venky Shankar | 2015-06-04 | 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-22 | 1 | -4/+82 |
* | core: Global timer-wheel | Venky Shankar | 2015-04-24 | 1 | -0/+3 |
* | contrib/timer-wheel: import linux kernel timer-wheel | Venky Shankar | 2015-02-03 | 1 | -0/+264 |