summaryrefslogtreecommitdiff
path: root/usr/src/uts/sparc/v9/sys
AgeCommit message (Collapse)AuthorFilesLines
2015-12-075876 sys/regset.h pollutes name space (try 2)Gordon Ross1-1/+1
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Jonathan Perkin <jperkin@joyent.com> Reviewed by: Alexander Pyhalov <alp@sfedu.ru> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-10-18backout 5876 sys/regset.h pollutes name spaceGordon Ross1-1/+1
backout commit 21227944c2bcc086121a5428f3f9d2496ba646f5.
2015-10-175876 sys/regset.h pollutes name spaceGordon Ross1-1/+1
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Jonathan Perkin <jperkin@joyent.com> Reviewed by: Alexander Pyhalov <alp@sfedu.ru> Approved by: Albert Lee <trisk@omniti.com>
2009-04-116755069 Weak Consistency support for single threaded apps on UltraSPARC-AT10Prashanth Sreenivasa1-8/+9
2009-03-276686817 simulate_unimp can continually simulate the same instructionChristopher Baumbauer - Sun Microsystems - San Diego United States1-3/+2
2009-02-166755003 VIS emulation: pdistn (no accumulate) not supported by the VIS ↵Sree Vemuri1-6/+4
emulation code
2008-09-26PSARC/2007/003 Solaris Support for the Rock ProcessorJason Beloro1-6/+9
6368478 Solaris needs to support the Rock processor 6440653 stores to sun4v error queue head registers are missing a membar #Sync 6639717 FLUSH instruction used more than necessary in sun4v
2008-01-146182418 mutex_vector_enter has scaling issues on 25kpt1579191-4/+20
6292850 kernel code for multistrand CPUs should avoid spin loops (mutex_vector_enter) 6535018 mutex performance sub-optimal on some platforms
2006-05-186301942 system crashes with overwritten machpcbelowe1-4/+9
2006-01-154599450 sys_trap() should check both %tstate.priv bit and the primary ↵bs211621-1/+3
context register
2005-10-31PSARC 2002/240 ZFSahrens1-3/+3
6338653 Integrate ZFS PSARC 2004/652 - DKIOCFLUSH 5096886 Write caching disks need mechanism to flush cache to physical media
2005-09-126303214 unimplemented_{LDD,STD} traps need to be handledwsm1-0/+2
6312645 little endian LDD/STD simulation is inconsistent with hardware
2005-06-156283388 VIS emulation code incorrectly accesses kernel pstate and ccr registersdf1577931-0/+4
2005-06-14OpenSolaris Launchstevel@tonic-gate10-0/+1480