summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/unaligned.c
AgeCommit message (Expand)AuthorLines
2008-05-20sparc64: remove CVS keywordsAdrian Bunk-1/+1
2008-02-17[SPARC64] arch/sparc64/kernel/unaligned.c: Use time_* macrosS.Çağlar Onur-1/+2
2008-01-28remove __attribute_used__Adrian Bunk-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2006-12-10[SPARC64]: Unaligned accesses to userspace are hard errors.David S. Miller-13/+31
2006-06-29[SPARC64]: Print symbol name of regs->tpc on kernel unaligned accesses.David S. Miller-1/+3
2006-06-23[SPARC64]: Rate limited kernel unaligned trap logging, ala IA64.David S. Miller-0/+9
2006-03-20[SPARC64]: SUN4V memory exception trap handlers.David S. Miller-11/+34
2005-09-28[SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller-16/+20
2005-09-28[SPARC64]: Convert to use generic exception table support.David S. Miller-5/+4
2005-09-28[SPARC64]: Fix bug in unaligned load endianness swappingDavid S. Miller-5/+5
2005-09-19[SPARC64]: Handle little-endian unaligned loads/stores correctly.David S. Miller-7/+57
2005-08-29[SPARC64]: Revamp Spitfire error trap handling.David S. Miller-9/+9
2005-08-19[SPARC64]: Move kernel unaligned trap handlers into assembler file.David S. Miller-202/+59
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+729