summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/syscall
AgeCommit message (Expand)AuthorFilesLines
2016-06-16OS-5462 lxbrand kernel should be lint cleanPatrick Mooney1-3/+3
2016-02-16OS-5162 poll/select yield improper EINTR when nfds and timeout are 0Patrick Mooney1-3/+4
2016-01-14OS-4104 lxbrand convert stat syscalls to IKEPatrick Mooney1-1/+1
2016-01-06 [illumos-gate merge]Jerry Jelinek3-10/+6
2016-01-056514 AS_* lock macros simplificationJosef 'Jeff' Sipek3-10/+6
2015-12-18OS-4830 lxbrand convert select/poll to IKEPatrick Mooney1-152/+173
2015-11-243252 Need a proper flock() implementationJerry Jelinek1-10/+124
2015-11-12OS-4390 Want SMAP supportRobert Mustacchi1-3/+32
2015-11-05 [illumos-gate merge]Jerry Jelinek1-10/+10
2015-11-046417 Want a privilege for accessing information about physical memoryJerry Jelinek1-12/+30
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
2015-08-28 [illumos-gate merge]Jerry Jelinek1-2/+1
2015-08-276141 use kmem_zalloc instead of kmem_alloc + bzero/memsetJosef 'Jeff' Sipek1-2/+1
2015-04-21 [illumos-gate merge]Jerry Jelinek1-1/+1
2015-04-205856 syscall/memctl should compare attr != 0, being an int, instead of NULLRichard PALO1-1/+1
2015-04-165843 getrandom(2) lays it on a bit thickRobert Mustacchi1-2/+2
2015-04-15OS-4189 getrandom(2) lays it on a bit thickRobert Mustacchi1-2/+2
2015-04-125830 want arc4random(3C) suiteRobert Mustacchi2-3/+86
2015-03-27OS-4098 move open, close and fcntl into the kernelJerry Jelinek2-5/+6
2015-03-10OS-4028 need a priv for meminfo and disallow by default for a zoneJerry Jelinek1-2/+20
2015-02-27OS-3950 add MADV_PURGE to provide busted Linux MADV_DONTNEED semanticsBryan Cantrill1-1/+2
2015-02-23OS-3893 sendfile compat checks shouldn't be done in so_sendmblkRobert Mustacchi1-4/+15
2015-02-18OS-2868 Need a proper flock() implementationJerry Jelinek1-10/+124
2015-02-15OS-3845 want arc4random(3C) suiteRobert Mustacchi2-3/+85
2015-01-27OS-3752 Increase IOV_MAX to at least 1024Jerry Jelinek1-43/+179
2015-01-15 [illumos-gate merge]Jerry Jelinek1-3/+392
2015-01-144923 want preadv and pwritevDJ Hoffman1-3/+392
2014-11-21OS-3554 lx brand: node.js test test-fs-append-file.js hangs on 64-bitBryan Cantrill1-3/+5
2014-08-14 [illumos-gate merge]Keith M Wesolowski2-8/+6
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek2-8/+6
2014-07-215004 load average should be virtualized for zonesJerry Jelinek1-12/+2
2014-06-26OS-3088 need a lighterweight page invalidation mechanism for zone memcapJerry Jelinek1-0/+14
2014-04-23OS-2893 add support for epollBryan Cantrill1-9/+10
2013-09-27 [illumos-gate merge]Keith M Wesolowski2-5/+24
2013-09-273830 SIGQUEUE_MAX's limit of 32 is too lowDavid Höppner2-5/+24
2013-08-123975 ddi_periodic_add(9F) is entirely rubbishJoshua M. Clulow1-0/+8
2013-07-30 [illumos-gate merge]Keith M Wesolowski1-16/+0
2013-07-293882 Remove xmod & friendsJosef 'Jeff' Sipek1-16/+0
2013-07-293934 project reference count leak in tasksys_settaskid()Bryan Cantrill1-0/+4
2013-07-29OS-2366 ddi_periodic_add(9F) is entirely rubbishJoshua M. Clulow1-1/+8
2013-05-17 [illumos-gate merge]Keith M Wesolowski2-2/+2
2013-05-08 [illumos-gate merge]Keith M Wesolowski2-16/+76
2013-04-233713 Implement accept4() (fix lint)Theo Schlossnagle2-2/+2
2013-04-213713 Implement accept4()Theo Schlossnagle2-16/+76
2013-04-18OS-2150 project reference count leak in tasksys_settaskid()20130418release-20130418Bryan Cantrill1-0/+4
2013-04-03 [illumos-gate merge]20130404release-20130404Keith M Wesolowski1-0/+9
2013-04-033665 Implement O_CLOEXEC as an open() flagTheo Schlossnagle1-0/+9
2012-11-07Illumos syncJohn Sonnenschein1-1/+1