aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/mm/misalignment.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for MN10300David Howells1-1/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2010-10-27MN10300: BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2010-01-11mn10300: add cc clobbers to asm statementsMark Salter1-2/+2
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2008-11-12MN10300: Don't do misalignment handling for userspaceDavid Howells1-29/+23
2008-11-12MN10300: Don't handle misaligned loading and storing of SPDavid Howells1-2/+0
2008-11-12MN10300: Handle misaligned SP-based operandsDavid Howells1-9/+24
2008-11-12MN10300: Fix misaligned index-register addressing handlingDavid Howells1-4/+4
2008-11-12MN10300: Handle misaligned postinc-with-imm addressing mode correctlyDavid Howells1-51/+56
2008-11-12MN10300: Perform misalignment fixups of MOV_LccDavid Howells1-1/+94
2008-11-12MN10300: Allow misalignment fixup in interrupt handlingDavid Howells1-3/+0
2008-11-12MN10300: Fix register-postinc addressing misalignment handlingDavid Howells1-1/+3
2008-11-12MN10300: Extract the displacement from an insn correctly in misalignment fixupDavid Howells1-13/+13
2008-11-12MN10300: Add further misalignment fixupsDavid Howells1-1/+53
2008-11-12MN10300: Add built-in testing for misalignment handlerDavid Howells1-0/+161
2008-11-12MN10300: Clean up the misalignment handler a littleDavid Howells1-18/+9
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells1-0/+661