summaryrefslogtreecommitdiff
path: root/usr/src/uts/i86xpv
AgeCommit message (Expand)AuthorFilesLines
2022-01-2713917 ctxops interfaces could be more ergonomicPatrick Mooney1-2/+2
2021-12-1414268 kernel modules should be linked -ztype=kmodRichard Lowe20-26/+18
2021-08-1613941 intel code and headers should not look ia32 specificRichard Lowe2-2/+2
2021-08-1613939 it's time the 32bit intel kernel was (x)86'dRichard Lowe8-332/+5
2021-07-2213958 kpti_trampolines.s fails to assemble with binutils 2.37Andy Fiddaman1-1/+13
2021-03-0813609 i86xpv needs to be more careful with ao_gendispRichard Lowe1-1/+1
2021-02-2513426 xpv_psm: symbol 'acpi_isop' is multiply-definedToomas Soome1-1/+1
2021-02-2013558 remove support for optional subdirectories in the buildRichard Lowe1-5/+1
2020-12-1613258 remove lint from the uts buildRichard Lowe41-610/+48
2020-10-1613221 mapfile name for unix should be less genericPatrick Mooney2-7/+7
2020-03-3112349 clean up 32-bit assembly and lintJohn Levon7-270/+4
2020-03-2312175 i86xpv: variable may be used uninitializedToomas Soome5-0/+5
2019-11-2211797 i86pc: cast between incompatible function typesToomas Soome1-2/+5
2019-11-1511801 i86xpv: cast between incompatible function typesToomas Soome2-7/+6
2019-11-1411805 generic_cpu: cast between incompatible function typesToomas Soome1-2/+2
2019-11-1411804 xpv_psm: cast between incompatible function typesToomas Soome1-5/+5
2019-08-1611528 Makefile.noget can get goneJohn Levon13-13/+13
2019-05-2211048 need a way to disable SMTJohn Levon2-1/+8
2019-05-1710953 Need mitigations for MDSRobert Mustacchi1-1/+2
2019-05-1510924 Need mitigation of L1TF (CVE-2018-3646)John Levon1-1/+2
2019-02-1210355 uts: new-font project. Use terminus Unicode fonts for console.Toomas Soome2-5/+5
2019-02-0710331 uts: gfx_private bitmap framebuffer implementationToomas Soome1-4/+4
2019-01-2810284 Socket CMCI mismatch can lead to boot hangRobert Mustacchi2-2/+4
2019-01-2410234 uts: early start frame buffer console supportToomas Soome1-0/+1
2019-01-187834 uts: vgatext should use gfx_privateToomas Soome1-1/+2
2019-01-0910077 usr/src/uts/ Makefile changes for smatchJohn Levon6-16/+25
2018-09-199829 want interface for posted-interrupt-request IPIsPatrick Mooney2-2/+10
2018-07-199641 want stack-clash mitigationPatrick Mooney2-2/+5
2018-04-108956 Implement KPTIJohn Levon2-5/+7
2018-03-149260 nsmb driver 32-bit ioctl check broken after 8685Gordon Ross1-2/+2
2018-02-069027 Makefiles need to specify C99 mode consistentlyYuri Pankov1-1/+1
2018-01-258685 uts and mdb: do not build 32bit kernelToomas Soome6-30/+18
2017-11-238818 i86xpv/generic_cpu: variable set but not usedToomas Soome1-4/+1
2017-04-217461 illumos should support multiboot2 protocolToomas Soome1-0/+1
2017-02-277805 want faster clock_gettimePatrick Mooney1-0/+6
2017-02-027833 uts: font relocation did break the sparc buildToomas Soome1-2/+0
2017-01-277770 uts: move font sources to uts/common/fontToomas Soome4-14/+22
2016-10-134498 update to ACPI version 6.xJerry Jelinek8-1/+24
2016-07-116610 NULL pointer constant issues in uts/i86xpvRichard PALO3-5/+9
2016-02-146648 illumos build should be explicit about C standardsRichard Lowe2-4/+4
2016-01-056514 AS_* lock macros simplificationJosef 'Jeff' Sipek1-4/+4
2015-11-026383 update AWK to use /usr/bin/nawk and update $(AWK) where it's possibleIgor Kozhukhov1-1/+2
2015-08-105922 Want support for building with -fstack-protectorAlex Wilson1-0/+1
2015-04-125830 want arc4random(3C) suiteRobert Mustacchi1-1/+2
2014-11-115285 pass in cpu_pause_func via pause_cpusJosef 'Jeff' Sipek1-1/+1
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-2/+2
2014-01-064266 remove Makefile*.shared nonsense in utsJosef 'Jeff' Sipek4-371/+311
2013-10-234027 remove CLOSED_BUILDJosef 'Jeff' Sipek1-23/+6
2013-09-133806 illumos build execs echo unnecessarilyAndy Stormont1-2/+3
2013-08-304072 make clobber leaves trashGordon Ross9-14/+43