aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/unaligned.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-28[SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller1-16/+20
2005-09-28[SPARC64]: Convert to use generic exception table support.David S. Miller1-5/+4
2005-09-28[SPARC64]: Fix bug in unaligned load endianness swappingDavid S. Miller1-5/+5
2005-09-19[SPARC64]: Handle little-endian unaligned loads/stores correctly.David S. Miller1-7/+57
2005-08-29[SPARC64]: Revamp Spitfire error trap handling.David S. Miller1-9/+9
2005-08-19[SPARC64]: Move kernel unaligned trap handlers into assembler file.David S. Miller1-202/+59
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+729