summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/syscall
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-10illumos syncJohn Sonnenschein1-35/+25
2012-08-303112 ztest does not honor ZFS_DEBUGMatthew Ahrens1-35/+25
2012-10-033150 poll times out immediately in 32bit kernelsRichard Lowe1-1/+1
2012-03-132039 several declarations in uts declare functions with variable number of ar...Milan Jurik1-4/+3
2012-03-12OS-1024 sysconfig(_CONFIG_AVPHYS_PAGES) extremely slow inside zonesJerry Jelinek1-10/+7
2012-01-24OS-881 To workaround OS-580 add support to only invalidate mappings from a si...Jerry Jelinek1-2/+7
2011-11-041605 System time changes combined with spurios wakeups cause DP_POLL to retur...Matt Amdur1-20/+29
2011-10-03[OS-663] Post-6.5 Illumos syncJohn Sonnenschein1-4/+1
2011-06-14OS-433 load average should be virtualized for zonesJerry Jelinek1-12/+2
2011-09-151073 migrate kernel modules from ancient _depends_on to true ELF dependenciesBayard Bell1-4/+1
2011-05-13OS-369 zone hung in shutting down stateJerry Jelinek1-3/+4
2011-05-02OS-399 zone phys. mem. cap should be a rctl and have associated kstatJerry Jelinek1-4/+5
2012-02-032039 several declarations in uts declare functions with variable number of ar...Milan Jurik1-4/+3