summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/asm
AgeCommit message (Expand)AuthorFilesLines
2019-11-0811859 need swapgs mitigationJohn Levon1-11/+0
2019-05-1710953 Need mitigations for MDSRobert Mustacchi1-0/+9
2018-11-049927 refetch_read_once() would like a p please bobRichard Lowe1-1/+1
2018-04-108956 Implement KPTIJohn Levon2-30/+37
2015-09-296263 add missing cc clobbers to intel atomic inlinesJosef 'Jeff' Sipek1-3/+8
2014-11-285362 invalid conversion when using asm/thread.h in c++ codeAlexander Eremin1-1/+2
2014-11-245291 x86 {high,low}bit rely on undefined behaviorJosef 'Jeff' Sipek1-10/+14
2014-11-105288 x86 bitmap inline asm functions duplicate codeJosef 'Jeff' Sipek1-44/+26
2014-08-145087 8-bit inline atomic {add,or,and} use wrong reg constraints on x86Josef 'Jeff' Sipek1-27/+27
2014-08-125044 define static inlines for most often used atomic functionsJosef 'Jeff' Sipek1-1/+214
2014-08-125042 stop using deprecated atomic functionsJosef 'Jeff' Sipek1-51/+0
2011-05-152251 kernel inlines should support gcc 4Richard Lowe10-129/+159
2009-04-24PSARC 2009/206 10G link propertieslucy wang - Sun Microsystems - Beijing China1-13/+26
2009-03-266812228 No need to do software checksum for multiple-mblk packets in ip_tcp_i...lucy wang - Sun Microsystems - Beijing China1-25/+51
2009-01-056788508 Fix for 6555476 (pcacheset_cmp is inefficient) breaks VIA C3 systemsDave Plauger1-1/+5
2008-12-086555476 pcacheset_cmp is inefficient (fix gcc build)David Plauger1-1/+1
2008-12-056555476 pcacheset_cmp is inefficientDavid Plauger1-3/+22
2008-08-275007142 Add ntohll and htonll to sys/byteorder.hDaniel Anderson1-17/+48
2007-10-246600939 gethrtime sometimes return a large time value into the futuresudheer1-17/+0
2007-09-18PSARC 2006/260 Solaris on Xenjohnlev3-34/+61
2007-01-20PSARC 2006/568 direct boot (dboot) for x86mrj1-4/+45
2005-07-256274708 gcc and boot really don't get alongjg1-1/+10
2005-06-14OpenSolaris Launchstevel@tonic-gate11-0/+967