summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/syscall/poll.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-10OS-5261 lxbrand eventfd AIO overflow behavior is incorrectPatrick Mooney1-5/+7
2017-02-23 [illumos-gate merge]Jerry Jelinek1-3/+3
2017-02-227812 Remove gender specific languageDaniel Hoffman1-3/+3
2016-08-04OS-5566 ppoll timeout calculation can overflowPatrick Mooney1-4/+26
2016-02-16OS-5162 poll/select yield improper EINTR when nfds and timeout are 0Patrick Mooney1-3/+4
2015-12-18OS-4830 lxbrand convert select/poll to IKEPatrick Mooney1-152/+173
2015-10-166291 nested epoll does not mimic Linux behaviorPatrick Mooney1-30/+268
2015-10-165640 want epoll supportBryan Cantrill1-9/+10
2015-09-18OS-4656 nested epoll does not mimic Linux behaviorPatrick Mooney1-30/+268
2014-04-23OS-2893 add support for epollBryan Cantrill1-9/+10
2012-10-033150 poll times out immediately in 32bit kernelsRichard Lowe1-1/+1
2012-08-303112 ztest does not honor ZFS_DEBUGMatthew Ahrens1-35/+25
2011-10-201605 System time changes combined with spurios wakeups cause DP_POLL to retur...Matt Amdur1-20/+29
2010-02-28PSARC 2009/657 delete obsolete system call trapsRoger A. Faulkner1-23/+1
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-2/+3
2009-08-04backout 6352258: needs more workok1996591-10/+2
2009-08-046352258 poll can be tricked into allocating WAY too much memoryWilliam Kucharski1-2/+10
2009-06-216517813 apache2 triggers panic in checkwfdlist()Prakash Sangappa1-1/+2
2009-03-266812228 No need to do software checksum for multiple-mblk packets in ip_tcp_i...lucy wang - Sun Microsystems - Beijing China1-3/+3
2008-12-086555476 pcacheset_cmp is inefficient (fix gcc build)David Plauger1-0/+1
2008-12-056555476 pcacheset_cmp is inefficientDavid Plauger1-12/+15
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-4/+4
2007-04-27backout 6265036/6531693: causes 6544953dm1207691-3/+5
2007-03-046422458 /dev/poll dp_nfds checking off-by-one; application failures ensuesp921021-1/+1
2007-02-136265036 cv_waituntil_sig() often returns earlyqiao1-5/+3
2006-10-196468901 recursive mutex_enter in pollwakeuppraks1-15/+65
2006-04-25PSARC 2005/706 SIGEV_THREAD and SIGEV_PORTraf1-4/+4
2006-02-136357796 Panic on event port on port_close_pfdpraks1-3/+13
2005-09-204790586 bogus coding in kstrputmsg()meem1-2/+2
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2776