summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/timer.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-1512789 increase timers allowed per-process [fix mismerge]Jerry Jelinek1-116/+9
2020-06-15 [illumos-gate merge]Jerry Jelinek1-20/+129
2020-06-1212789 increase timers allowed per-processPatrick Mooney1-49/+140
2020-01-30 [illumos-gate merge]Jerry Jelinek1-1/+1
2020-01-2912172 genunix: variable may be used uninitializedToomas Soome1-1/+1
2017-02-03OS-5931 p_itimer access can race during resizePatrick Mooney1-11/+16
2016-11-29OS-5792 lxbrand SIGEV_THREAD_ID timers inappropriately reuse allocationPatrick Mooney1-108/+149
2016-11-18OS-5806 timer_create leaks itimer_tPatrick Mooney1-5/+2
2016-11-16OS-5738 increase timers allowed per-processPatrick Mooney1-45/+136
2015-10-166208 add support for timerfdBryan Cantrill1-2/+11
2015-02-23OS-3872 add support for timerfdBryan Cantrill1-2/+11
2012-03-131941 timer intervals incorrectly rounded to clock resolutionBryan Cantrill1-1/+0
2012-01-03OS-841 timer intervals incorrectly rounded to clock resolutionBryan Cantrill1-20/+3
2012-02-221941 timer intervals incorrectly rounded to clock resolutionBryan Cantrill1-21/+3
2007-08-206536565 port_close() hangs in the kernel with pending timer cleanuppraks1-6/+16
2006-04-25PSARC 2005/706 SIGEV_THREAD and SIGEV_PORTraf1-10/+16
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+989