summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/alignment.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: LPAE: Add fault handling supportCatalin Marinas2011-12-081-1/+1
* ARM: allow building alignment.c without PROC_FSArnd Bergmann2011-10-011-10/+10
* ARM: 7008/1: alignment: Make SIGBUS sent to userspace POSIXly correctDave Martin2011-08-091-3/+11
* ARM: 7007/1: alignment: Prevent ignoring of faults with ARMv6 unaligned acces...Dave Martin2011-08-091-12/+30
* ARM: entry: avoid enabling interrupts in prefetch/data abort handlersRussell King2011-07-021-0/+3
* ARM: 6401/1: plug a race in the alignment trap handlerNicolas Pitre2010-09-231-2/+17
* ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag faultKirill A. Shutemov2010-07-271-2/+12
* ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov2010-07-271-2/+4
* ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILLKirill A. Shutemov2010-07-271-2/+2
* Merge branch 'devel-stable' into develRussell King2010-05-171-12/+12
|\
| * ARM: fix build error in arch/arm/kernel/process.cRussell King2010-04-211-12/+12
* | ARM: convert /proc/cpu/aligment to seq_fileAlexey Dobriyan2010-05-151-27/+26Star
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-5/+1Star
|\
| * ARM: Move creation of /proc/cpu out of alignment.cRussell King2010-02-151-5/+1Star
* | ARM: allow alignment fault mode to be configured at kernel bootRussell King2010-02-201-0/+3
|/
* Thumb-2: Implement the unified arch/arm/mm supportCatalin Marinas2009-07-241-5/+15
* [ARM] 5540/1: 32-bit Thumb-2 {ld,st}{m,rd} alignment fault fixup supportGeorge G. Davis2009-06-191-20/+119
* Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-151-3/+23
|\
| * [ARM] Fix alignment fault handling for ARMv6 and later CPUsRussell King2008-12-071-3/+23
* | [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King2008-11-291-0/+1
|/
* [ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King2008-09-061-1/+1
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-1/+1
* parse errors in ifdefsYoann Padioleau2007-06-011-1/+1
* [ARM] spelling fixesSimon Arlott2007-05-201-1/+1
* [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-211-1/+0Star
* [ARM] do_bad_area() always takes current and current->active_mmRussell King2006-09-271-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [ARM] 2969/1: miscellaneous whitespace cleanupGeorge G. Davis2005-10-121-22/+22
* [ARM] 2959/1: Add test for invalid LDRD/STRD Rd cases in ARM alignment handlerGeorge G. Davis2005-10-101-1/+10
* [ARM] 2867/2: unaligned ldrd/strd fixupsSteve Longerbeam2005-08-311-14/+56
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+756