summaryrefslogtreecommitdiff
path: root/arch/arm/mm/alignment.c
AgeCommit message (Expand)Author
2014-11-05ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy
2013-03-20ARM: fix scheduling while atomic warning in alignment handling codeRussell King
2011-10-01ARM: allow building alignment.c without PROC_FSArnd Bergmann
2011-08-09ARM: 7008/1: alignment: Make SIGBUS sent to userspace POSIXly correctDave Martin
2011-08-09ARM: 7007/1: alignment: Prevent ignoring of faults with ARMv6 unaligned acces...Dave Martin
2011-07-02ARM: entry: avoid enabling interrupts in prefetch/data abort handlersRussell King
2010-09-23ARM: 6401/1: plug a race in the alignment trap handlerNicolas Pitre
2010-07-27ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag faultKirill A. Shutemov
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov
2010-07-27ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILLKirill A. Shutemov
2010-05-17Merge branch 'devel-stable' into develRussell King
2010-05-15ARM: convert /proc/cpu/aligment to seq_fileAlexey Dobriyan
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-20ARM: allow alignment fault mode to be configured at kernel bootRussell King
2010-02-15ARM: Move creation of /proc/cpu out of alignment.cRussell King
2009-07-24Thumb-2: Implement the unified arch/arm/mm supportCatalin Marinas
2009-06-19[ARM] 5540/1: 32-bit Thumb-2 {ld,st}{m,rd} alignment fault fixup supportGeorge G. Davis
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King
2008-12-07[ARM] Fix alignment fault handling for ARMv6 and later CPUsRussell King
2008-11-29[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King
2008-09-06[ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-06-01parse errors in ifdefsYoann Padioleau
2007-05-20[ARM] spelling fixesSimon Arlott
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King
2006-09-27[ARM] do_bad_area() always takes current and current->active_mmRussell King
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-10-12[ARM] 2969/1: miscellaneous whitespace cleanupGeorge G. Davis
2005-10-10[ARM] 2959/1: Add test for invalid LDRD/STRD Rd cases in ARM alignment handlerGeorge G. Davis
2005-08-31[ARM] 2867/2: unaligned ldrd/strd fixupsSteve Longerbeam
2005-02-12[ARM PATCH] 2473/1: fix alignment trap handler for big-endianLennert Buytenhek
2004-12-29[ARM PATCH] 2327/1: Thumb ld/st alignment fault fixupsGeorge G. Davis
2004-04-19[ARM] Clean up ARM includesRussell King
2004-04-17[ARM] Add __user address space identifiers for sparse.Russell King
2003-02-18[PATCH] various spelling fixesSteven Cole
2002-11-17[ARM] Clean up includesRussell King
2002-08-22[ARM] Fix up initcall orderingRussell King
2002-07-28[ARM PATCH] 1179/1: ldm/stm alignement fixups: treat 920T the same as 922TGuido Barzini
2002-06-05[ARM] Generic hook for page faultsRussell King
2002-02-20Fix a bug where a user-generated unaligned load could read or write kernelRussell King
2002-02-05v2.5.1.8 -> v2.5.1.9Linus Torvalds