summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/unaligned.c
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64] arch/sparc64/kernel/unaligned.c: Use time_* macrosS.Çağlar Onur2008-02-181-1/+2
* remove __attribute_used__Adrian Bunk2008-01-281-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [SPARC64]: Unaligned accesses to userspace are hard errors.David S. Miller2006-12-101-13/+31
* [SPARC64]: Print symbol name of regs->tpc on kernel unaligned accesses.David S. Miller2006-06-301-1/+3
* [SPARC64]: Rate limited kernel unaligned trap logging, ala IA64.David S. Miller2006-06-241-0/+9
* [SPARC64]: SUN4V memory exception trap handlers.David S. Miller2006-03-201-11/+34
* [SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller2005-09-291-16/+20
* [SPARC64]: Convert to use generic exception table support.David S. Miller2005-09-291-5/+4Star
* [SPARC64]: Fix bug in unaligned load endianness swappingDavid S. Miller2005-09-291-5/+5
* [SPARC64]: Handle little-endian unaligned loads/stores correctly.David S. Miller2005-09-201-7/+57
* [SPARC64]: Revamp Spitfire error trap handling.David S. Miller2005-08-291-9/+9
* [SPARC64]: Move kernel unaligned trap handlers into assembler file.David S. Miller2005-08-201-202/+59Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+729