summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/proc.h
AgeCommit message (Expand)AuthorFilesLines
2020-11-17 [illumos-gate merge]release-20201119Dan McDonald1-0/+11
2020-11-1713273 want upanic(2)Robert Mustacchi1-0/+11
2020-06-15 [illumos-gate merge]Jerry Jelinek1-11/+11
2020-06-1212789 increase timers allowed per-processPatrick Mooney1-11/+12
2018-07-199641 want stack-clash mitigationPatrick Mooney1-2/+9
2018-06-159600 LDT still not happy under KPTIJohn Levon1-2/+3
2018-06-13OS-6967 LDT still not happy under KPTIJohn Levon1-2/+3
2017-09-28OS-6323 want stack-clash mitigationPatrick Mooney1-2/+9
2017-08-168534 Want AVX-512 SupportJerry Jelinek1-0/+2
2017-06-29 [illumos-gate merge]Jerry Jelinek1-1/+1
2017-06-278228 cstyle: Remove space-tab sequences in /* All Rights Reserved */Marcel Telka1-1/+1
2017-05-15OS-6080 xsave area should size dynamically, based on CPU featuresJerry Jelinek1-1/+2
2016-11-16OS-5738 increase timers allowed per-processPatrick Mooney1-1/+2
2016-10-17 [illumos-gate merge]Jerry Jelinek1-2/+3
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe1-0/+2
2015-11-166342 want signalfd supportJerry Jelinek1-0/+2
2015-11-11OS-4937 lxbrand ptracer count updates can racerelease-20151112Patrick Mooney1-0/+1
2015-10-07OS-4818 contract template disappears on execJerry Jelinek1-1/+1
2015-06-15OS-4406 native signalfd supportJerry Jelinek1-0/+2
2015-04-16OS-4188 NULL dereference in lwp_hash_in20150416Patrick Mooney1-0/+1
2015-04-02OS-4129 lxbrand should not abuse p_brand_data for storing exit signalPatrick Mooney1-6/+1
2015-01-03OS-3678 many file event monitors on a single vnode can induce stack overflowBryan Cantrill1-1/+5
2014-07-17OS-3149 lx brand always sends SIGCHLD to parent processes, regardless of how ...DJ Hoffman1-2/+9
2013-04-123673 core dumping is abysmally slowBryan Cantrill1-0/+6
2013-03-11OS-1764 core dumping is abysmally slowBryan Cantrill1-0/+6
2010-07-156967895 assertion failed: tk->tk_nprocs == 0, file: ../../common/os/task.c, l...Menno Lageman1-1/+1
2010-06-186960999 portmapper support needed to support lx brand should go tooSurya Prakki1-3/+1
2010-03-12PSARC 2010/062 increase number of realtime signalsRoger A. Faulkner1-5/+5
2010-03-05PSARC/2009/354 Always on / no reboot Solaris AuditMarek Pospisil1-1/+2
2009-11-236881015 ZFS write activity prevents other threads from running in a timely ma...Jonathan Adams1-2/+7
2009-06-156719215 profile timer survives exec; handler does not; process crashes with P...Roger A. Faulkner1-0/+1
2009-04-176752891 p_lock gets hot with mysql (syslwp_park)Roger A. Faulkner1-6/+21
2009-04-116755069 Weak Consistency support for single threaded apps on UltraSPARC-AT10Prashanth Sreenivasa1-3/+11
2008-07-016613318 can't restart init in branded zonesedp1-0/+1
2008-01-076619224 Tick accounting needs to be made scalablemv1431291-1/+2
2007-12-271162981 Remove C2_AUDIT #defines from the kernel and build filesgww1-1/+1
2007-09-18PSARC 2006/260 Solaris on Xenjohnlev1-1/+0
2007-06-086544121 Implement text replicationaguzovsk1-2/+5
2007-03-286533554 crypto_buffer_check() is still expensivekrishna1-0/+2
2007-03-156533431 assertion failed: code == 119 || code == 142, file: ../../intel/ia32/...raf1-1/+0
2007-03-09PSARC/2004/402 CPU Capsakolb1-2/+4
2006-12-14PSARC 2006/496 Improved Zones/RM Integrationgjelinek1-0/+2
2006-12-13PSARC 2006/659 fork extensionsraf1-4/+6
2006-09-19PSARC/2004/580 zone/project.max-locked-memory Resource Controlssl1084981-2/+4
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-1/+13
2006-05-316410216 procfs does not report FLTTRACE in signal handler on Intel Solarissudheer1-0/+1
2006-05-186301942 system crashes with overwritten machpcbelowe1-0/+1
2006-04-246410027 ustack() on x86 doesn't match pstack(1)ahl1-0/+1
2006-02-176378953 allocation of interrupt threads could be more commonandrei1-4/+2
2006-01-066219276 need per-process equivalent of device contextrab1-2/+24