aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/mm/misalignment.c
Commit message (Expand)AuthorAgeFilesLines
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* MN10300: BUG to BUG_ON changesStoyan Gaydarov2010-10-271-2/+1
* mn10300: add cc clobbers to asm statementsMark Salter2010-01-111-2/+2
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* MN10300: Don't do misalignment handling for userspaceDavid Howells2008-11-121-29/+23
* MN10300: Don't handle misaligned loading and storing of SPDavid Howells2008-11-121-2/+0
* MN10300: Handle misaligned SP-based operandsDavid Howells2008-11-121-9/+24
* MN10300: Fix misaligned index-register addressing handlingDavid Howells2008-11-121-4/+4
* MN10300: Handle misaligned postinc-with-imm addressing mode correctlyDavid Howells2008-11-121-51/+56
* MN10300: Perform misalignment fixups of MOV_LccDavid Howells2008-11-121-1/+94
* MN10300: Allow misalignment fixup in interrupt handlingDavid Howells2008-11-121-3/+0
* MN10300: Fix register-postinc addressing misalignment handlingDavid Howells2008-11-121-1/+3
* MN10300: Extract the displacement from an insn correctly in misalignment fixupDavid Howells2008-11-121-13/+13
* MN10300: Add further misalignment fixupsDavid Howells2008-11-121-1/+53
* MN10300: Add built-in testing for misalignment handlerDavid Howells2008-11-121-0/+161
* MN10300: Clean up the misalignment handler a littleDavid Howells2008-11-121-18/+9
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-081-0/+661