index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mn10300
/
mm
/
misalignment.c
Age
Commit message (
Expand
)
Author
2018-03-09
mn10300: Remove the architecture
David Howells
2018-01-12
mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy
Eric W. Biederman
2017-01-24
mn10300: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2012-03-28
Disintegrate asm/system.h for MN10300
David Howells
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-10-27
MN10300: BUG to BUG_ON changes
Stoyan Gaydarov
2010-01-11
mn10300: add cc clobbers to asm statements
Mark Salter
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2008-11-12
MN10300: Don't do misalignment handling for userspace
David Howells
2008-11-12
MN10300: Don't handle misaligned loading and storing of SP
David Howells
2008-11-12
MN10300: Handle misaligned SP-based operands
David Howells
2008-11-12
MN10300: Fix misaligned index-register addressing handling
David Howells
2008-11-12
MN10300: Handle misaligned postinc-with-imm addressing mode correctly
David Howells
2008-11-12
MN10300: Perform misalignment fixups of MOV_Lcc
David Howells
2008-11-12
MN10300: Allow misalignment fixup in interrupt handling
David Howells
2008-11-12
MN10300: Fix register-postinc addressing misalignment handling
David Howells
2008-11-12
MN10300: Extract the displacement from an insn correctly in misalignment fixup
David Howells
2008-11-12
MN10300: Add further misalignment fixups
David Howells
2008-11-12
MN10300: Add built-in testing for misalignment handler
David Howells
2008-11-12
MN10300: Clean up the misalignment handler a little
David Howells
2008-02-08
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells