summaryrefslogtreecommitdiff
path: root/kern/timer.c
AgeCommit message (Expand)Author
2018-02-20Rework the initialization operations of some kernel modulesRichard Braun
2018-02-20kern/timer: coding style fixRichard Braun
2017-12-03Revert "Make assert have no side effects"Richard Braun
2017-09-06Use new thread_check_intr_context function consistentlyRichard Braun
2017-09-06kern/timer: add TODO entry about hash parametersRichard Braun
2017-09-02Make assert have no side effectsRichard Braun
2017-09-01kern/timer: make timer time reads non atomicRichard Braun
2017-08-31kern/timer: improve access synchronizationRichard Braun
2017-08-31kern/timer: fix lockingRichard Braun
2017-08-27kern/timer: new moduleRichard Braun