summaryrefslogtreecommitdiff
path: root/usr/src/uts/i86pc/ml
AgeCommit message (Expand)AuthorFilesLines
2020-07-29 [illumos-gate merge]release-20200730Jerry Jelinek4-4/+8
2020-07-2812982 ambiguous instructions require an explicit suffixAndy Fiddaman4-4/+8
2020-04-2812528 expand hypervisor management APIPatrick Mooney1-0/+52
2020-04-1612477 ctxops should use stack ordering for save/restorePatrick Mooney1-3/+0
2020-04-0811909 THREAD_KPRI_RELEASE does nothing of the sortPatrick Mooney1-1/+0
2020-04-0112349 clean up 32-bit assembly and lint [fix mismerge]Jerry Jelinek1-0/+60
2020-04-01 [illumos-gate merge]Jerry Jelinek16-4118/+49
2020-03-3112349 clean up 32-bit assembly and lintJohn Levon16-4021/+50
2019-11-08 [illumos-gate merge]Jerry Jelinek1-8/+17
2019-11-0811859 need swapgs mitigationJohn Levon1-8/+17
2019-10-2211787 Kernel needs to be built with retpolinesRobert Mustacchi7-50/+69
2019-08-19OS-7598 Kernel needs to be built with retpolinesRobert Mustacchi7-52/+71
2019-05-22OS-7753 THREAD_KPRI_RELEASE does nothing of the sortPatrick Mooney1-2/+1
2019-05-1710953 Need mitigations for MDSRobert Mustacchi3-2/+88
2019-05-14OS-7793 Need mitigation for MDSRobert Mustacchi3-2/+88
2019-04-08OS-7696 bhyve should avoid all-cpu cross callsPatrick Mooney1-11/+21
2018-08-21OS-7080 bhyve and KVM should coexist in peacePatrick Mooney1-0/+42
2018-08-079685 KPTI %cr3 handling needs fixesJohn Levon2-12/+18
2018-07-30OS-7064 failed elfexec leads to segnp, and worseJohn Levon2-12/+18
2018-06-26OS-7034 ctxops should use stack ordering for save/restorePatrick Mooney1-3/+0
2018-06-199598 Need Eager FPURobert Mustacchi3-102/+73
2018-06-159600 LDT still not happy under KPTIJohn Levon1-2/+0
2018-06-13OS-6967 LDT still not happy under KPTIJohn Levon1-2/+0
2018-06-13OS-7000 Need Eager FPURobert Mustacchi3-102/+73
2018-04-109441 kmdb should stash %cr3 in kdiregsAlex Wilson2-0/+38
2018-04-108956 Implement KPTIJohn Levon8-217/+873
2018-03-29OS-6821 kmdb should stash %cr3 in kdiregsAlex Wilson2-0/+38
2018-03-13OS-6546 Use PCID if KPTI is enabledJohn Levon3-2/+41
2018-03-12OS-6547 Implement KPTIAlex Wilson6-216/+835
2017-02-277805 want faster clock_gettimePatrick Mooney2-0/+92
2017-02-23 [illumos-gate merge]Jerry Jelinek2-22/+24
2017-02-227812 Remove gender specific languageDaniel Hoffman2-22/+24
2016-09-27OS-5612 lxbrand syscalls should not abuse aston()Patrick Mooney1-6/+24
2016-08-25OS-5601 comm page symbols need ctf augmentationPatrick Mooney1-3/+3
2016-07-14OS-5510 remove lwp_brand_syscall_fast handlerPatrick Mooney2-34/+1
2016-06-087084 DTrace divide overflow can induce panicBryan Cantrill2-10/+24
2016-06-07OS-5444 T_ZERODIV should set CPU_DTRACE_DIVZERO when CPU_DTRACE_NOFAULT setBryan Cantrill2-10/+24
2016-05-16OS-5192 need faster clock_gettimePatrick Mooney2-1/+92
2016-03-306789 Want SMAP supportRobert Mustacchi2-1/+6
2016-02-16 [illumos-gate merge]Jerry Jelinek1-3/+3
2016-02-146648 illumos build should be explicit about C standardsRichard Lowe1-3/+3
2015-11-19OS-4961 lxbrand want fasttrap-like brand hookPatrick Mooney2-0/+33
2015-11-12OS-4390 Want SMAP supportRobert Mustacchi2-0/+7
2015-04-02OS-4129 lxbrand should not abuse p_brand_data for storing exit signalPatrick Mooney1-1/+1
2015-02-26OS-3937 lxbrand incorrect stack alignment for lx_syscall_enter()Joshua M. Clulow1-0/+2
2015-02-24OS-3561 lxbrand emulation library should execute on alternate stackJoshua M. Clulow2-1/+71
2014-07-21OS-3215 32bit syscalls with more than 6 parameters re-use arg0/arg1 as arg6/arg7Robert Mustacchi1-14/+30
2014-07-21back out OS-3215: causes OS-3223Keith M Wesolowski1-21/+13
2014-07-17OS-3215 32bit syscalls with more than 6 parameters re-use arg0/arg1 as arg6/arg7Jerry Jelinek1-13/+21
2014-07-17OS-3149 lx brand always sends SIGCHLD to parent processes, regardless of how ...DJ Hoffman1-1/+1