summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os
AgeCommit message (Expand)AuthorFilesLines
2016-06-22 [illumos-gate merge]release-20160625Jerry Jelinek1-6/+53
2016-06-216602 lofi should support labeled devicesToomas Soome1-6/+53
2016-06-16OS-5462 lxbrand kernel should be lint cleanPatrick Mooney1-5/+4
2016-06-117057 SysV IPC rctls should report usageJerry Jelinek2-8/+73
2016-06-097058 crash dump progress should be emitted more frequentlyJoshua M. Clulow1-8/+16
2016-06-06backout OS-5440 pfexec and the case of the missing error message (see OS-5452)Alex Wilson1-1/+1
2016-06-01OS-5440 pfexec and the case of the missing error messageAlex Wilson1-1/+1
2016-05-16OS-5192 need faster clock_gettimePatrick Mooney1-0/+1
2016-05-09OS-5238 crash dump progress should be emitted more frequentlyJoshua M. Clulow1-8/+16
2016-05-06OS-5386 small monotonic timer clamping incorrectJerry Jelinek1-1/+2
2016-05-026826 want support for nested interpretersJerry Jelinek3-9/+26
2016-04-306934 add kstat to track anon memory reservation failure (ENOMEM)Jerry Jelinek1-0/+3
2016-04-256862 duplicate code in cpu_update_pctJerry Jelinek1-18/+10
2016-04-22OS-5355 SysV IPC rctls should report usageJerry Jelinek2-8/+73
2016-04-12OS-4825 cgroup user agent should be launched from the kernelJerry Jelinek2-5/+29
2016-04-08OS-5311 docker init children not always in the correct contractJerry Jelinek1-5/+7
2016-04-046829 Would like boot_time and init_pid for zones exposed to GZ kstatsJerry Jelinek1-2/+6
2016-04-046823 need per-zone kstat to track pageinsJerry Jelinek2-0/+70
2016-03-31OS-5289 remove extraneous yield declaration in core.cRobert Mustacchi1-1/+0
2016-03-30OS-5293 lx brand: prelink(8)'d binaries core dump before main()Bryan Cantrill1-4/+9
2016-03-29OS-5267 enable highres clock usage for non-priviliged usersJerry Jelinek1-12/+46
2016-03-17OS-5223 removed shm segment is no longer availableJerry Jelinek2-9/+58
2016-03-10 [illumos-gate merge]Jerry Jelinek1-0/+4
2016-03-096733 mh_contents rwlock is not initialisedJorgen Lundman1-0/+4
2016-02-29 [illumos-gate merge]Jerry Jelinek8-34/+16
2016-02-276659 nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek8-34/+16
2016-02-26OS-5189 lx dev enumeration can deadlock with zfsJerry Jelinek1-2/+7
2016-02-26OS-5187 improve /proc/diskstat handlingJerry Jelinek1-1/+5
2016-02-25OS-5179 flatten zvol entries for /dev and /proc/partitionsJerry Jelinek1-4/+16
2016-02-07 [illumos-gate merge]Jerry Jelinek1-4/+1
2016-02-056582 initial reorg adding sys/null.h for 5218Richard PALO1-4/+1
2016-01-18 [illumos-gate merge]Jerry Jelinek1-26/+3
2016-01-166345 remove xhat supportJosef 'Jeff' Sipek1-26/+3
2016-01-06 [illumos-gate merge]Jerry Jelinek10-62/+57
2016-01-056514 AS_* lock macros simplificationJosef 'Jeff' Sipek10-62/+57
2016-01-04OS-5071 Welcome to 2016Patrick Mooney1-2/+2
2015-12-01 [illumos-gate merge]Jerry Jelinek1-1/+1
2015-11-243252 Need a proper flock() implementationJerry Jelinek2-5/+326
2015-11-24OS-4949 kmem_move taskq appears to be inducing significant system latencyBryan Cantrill1-233/+42
2015-11-176342 want signalfd support [fix mismerge]Jerry Jelinek1-0/+1
2015-11-17 [illumos-gate merge]Jerry Jelinek1-1/+0
2015-11-166342 want signalfd supportJerry Jelinek2-0/+24
2015-11-11OS-4937 lxbrand ptracer count updates can racerelease-20151112Patrick Mooney2-1/+30
2015-11-06 [illumos-gate merge]Jerry Jelinek1-15/+5
2015-11-056303 support KSTAT_DATA_STRING in non-virtual named kstatsHans Rosenfeld1-15/+5
2015-11-05OS-4915 want FX high priority zone configuration optionJerry Jelinek1-0/+64
2015-11-046417 Want a privilege for accessing information about physical memoryJerry Jelinek2-1/+11
2015-10-27OS-4824 Unlike Linux, nested interpreters don't workJerry Jelinek3-9/+26
2015-10-166208 add support for timerfdBryan Cantrill3-12/+24
2015-10-166291 nested epoll does not mimic Linux behaviorPatrick Mooney1-5/+25