summaryrefslogtreecommitdiff
path: root/usr/src/uts/sparc/asm
AgeCommit message (Collapse)AuthorFilesLines
2011-05-152251 kernel inlines should support gcc 4Richard Lowe4-13/+13
Reviewed by: Andrew Stormont <Andrew.Stormont@nexenta.com> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2009-03-266812228 No need to do software checksum for multiple-mblk packets in ↵lucy wang - Sun Microsystems - Beijing China1-0/+96
ip_tcp_input() 6694625 Performance falls off the cliff with large IO sizes PSARC/2009/039 prefetch interfaces 6812282 PSARC 2009/039 prefetch interfaces Contributed by Paul Durrant (pdurrant@solarflare.com)
2008-12-086555476 pcacheset_cmp is inefficient (fix gcc build)David Plauger1-17/+0
2008-12-056555476 pcacheset_cmp is inefficientDavid Plauger1-5/+20
2005-10-196310420 gcc and zuluvm don't get alongwesolows4-0/+267
6310466 gcc wants inline SPARC assembly in the kernel