aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
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-09-11MN10300: Change the fault handler to check in_atomic() not in_interrupt()David Howells1-1/+1
2008-07-26mn10300: use generic show_mem()Johannes Weiner1-27/+0
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner1-3/+3
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells12-0/+2408