| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: alignment: correctly decode instructions in BE8 mode. | Ben Dooks | 2013-10-19 | 1 | -2/+7 |
* | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-... | Russell King | 2013-03-09 | 1 | -0/+2 |
|\ |
|
| * | ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15 | Uwe Kleine-König | 2013-01-31 | 1 | -0/+2 |
* | | ARM: fix scheduling while atomic warning in alignment handling code | Russell King | 2013-02-25 | 1 | -7/+4 |
|/ |
|
* | ARM: 7569/1: mm: uninitialized warning corrections | viresh kumar | 2012-11-04 | 1 | -1/+1 |
* | ARM: Fix another build warning in arch/arm/mm/alignment.c | Arnd Bergmann | 2012-10-09 | 1 | -1/+3 |
* | ARM: Fix build warning in arch/arm/mm/alignment.c | Russell King | 2012-09-15 | 1 | -3/+3 |
* | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 1 | -0/+1 |
* | ARM: move CP15 definitions to separate header file | Russell King | 2012-03-28 | 1 | -1/+1 |
* | ARM: LPAE: Add fault handling support | Catalin Marinas | 2011-12-08 | 1 | -1/+1 |
* | ARM: allow building alignment.c without PROC_FS | Arnd Bergmann | 2011-10-01 | 1 | -10/+10 |
* | ARM: 7008/1: alignment: Make SIGBUS sent to userspace POSIXly correct | Dave Martin | 2011-08-09 | 1 | -3/+11 |
* | ARM: 7007/1: alignment: Prevent ignoring of faults with ARMv6 unaligned acces... | Dave Martin | 2011-08-09 | 1 | -12/+30 |
* | ARM: entry: avoid enabling interrupts in prefetch/data abort handlers | Russell King | 2011-07-02 | 1 | -0/+3 |
* | ARM: 6401/1: plug a race in the alignment trap handler | Nicolas Pitre | 2010-09-23 | 1 | -2/+17 |
* | ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag fault | Kirill A. Shutemov | 2010-07-27 | 1 | -2/+12 |
* | ARM: 6269/1: Add 'code' parameter for hook_fault_code() | Kirill A. Shutemov | 2010-07-27 | 1 | -2/+4 |
* | ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL | Kirill A. Shutemov | 2010-07-27 | 1 | -2/+2 |
* | Merge branch 'devel-stable' into devel | Russell King | 2010-05-17 | 1 | -12/+12 |
|\ |
|
| * | ARM: fix build error in arch/arm/kernel/process.c | Russell King | 2010-04-21 | 1 | -12/+12 |
* | | ARM: convert /proc/cpu/aligment to seq_file | Alexey Dobriyan | 2010-05-15 | 1 | -27/+26 |
|/ |
|
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 | 1 | -5/+1 |
|\ |
|
| * | ARM: Move creation of /proc/cpu out of alignment.c | Russell King | 2010-02-15 | 1 | -5/+1 |
* | | ARM: allow alignment fault mode to be configured at kernel boot | Russell King | 2010-02-20 | 1 | -0/+3 |
|/ |
|
* | Thumb-2: Implement the unified arch/arm/mm support | Catalin Marinas | 2009-07-24 | 1 | -5/+15 |
* | [ARM] 5540/1: 32-bit Thumb-2 {ld,st}{m,rd} alignment fault fixup support | George G. Davis | 2009-06-19 | 1 | -20/+119 |
* | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King | 2008-12-15 | 1 | -3/+23 |
|\ |
|
| * | [ARM] Fix alignment fault handling for ARMv6 and later CPUs | Russell King | 2008-12-07 | 1 | -3/+23 |
* | | [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h | Russell King | 2008-11-29 | 1 | -0/+1 |
|/ |
|
* | [ARM] Convert asm/uaccess.h to linux/uaccess.h | Russell King | 2008-09-06 | 1 | -1/+1 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 | 1 | -1/+1 |
* | parse errors in ifdefs | Yoann Padioleau | 2007-06-01 | 1 | -1/+1 |
* | [ARM] spelling fixes | Simon Arlott | 2007-05-20 | 1 | -1/+1 |
* | [ARM] Remove needless linux/ptrace.h includes | Russell King | 2007-04-21 | 1 | -1/+0 |
* | [ARM] do_bad_area() always takes current and current->active_mm | Russell King | 2006-09-27 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [ARM] 2969/1: miscellaneous whitespace cleanup | George G. Davis | 2005-10-12 | 1 | -22/+22 |
* | [ARM] 2959/1: Add test for invalid LDRD/STRD Rd cases in ARM alignment handler | George G. Davis | 2005-10-10 | 1 | -1/+10 |
* | [ARM] 2867/2: unaligned ldrd/strd fixups | Steve Longerbeam | 2005-08-31 | 1 | -14/+56 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+756 |