Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC 264019, 264041, 264048, 264049, 264050, 264051 | ian | 2014-05-17 | 1 | -0/+16 |
* | Fix incorrect assertion that caused panic when periodic-only timers used. | mav | 2013-03-13 | 1 | -1/+1 |
* | MFcalloutng: | mav | 2013-02-28 | 1 | -32/+19 |
* | Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. | ed | 2011-11-07 | 1 | -1/+1 |
* | sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. | mdf | 2011-01-12 | 1 | -2/+2 |
* | Refactor timer management code with priority to one-shot operation mode. | mav | 2010-09-13 | 1 | -1/+1 |
* | Do not print "frequency 0 Hz", when frequency is unknown. | mav | 2010-09-11 | 1 | -3/+9 |
* | Initialize buffer for case of empty string. Happens only on non-refactored | mav | 2010-09-05 | 1 | -0/+1 |
* | Use proper sysctl type (quad) for et_frequency. It fixes output on sparc64. | mav | 2010-07-21 | 1 | -2/+2 |
* | Extend timer driver API to report also minimal and maximal supported period | mav | 2010-07-20 | 1 | -0/+20 |
* | Implement new event timers infrastructure. It provides unified APIs for | mav | 2010-06-20 | 1 | -0/+232 |