summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/alignment.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton2015-11-051-1/+1
* ARM: alignment: fix alignment handling for uaccess changesRussell King2015-09-241-5/+25
* ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel2015-03-291-3/+3
* ARM: convert printk(KERN_* to pr_*Russell King2014-11-211-5/+5
* ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy2014-09-251-0/+3
* ARM: alignment: save last kernel aligned fault locationRussell King2014-07-181-1/+3
* ARM: remove global cr_no_alignmentRussell King2014-06-021-0/+3
* ARM: remove CPU_CP15 conditional from alignment.cRussell King2014-06-021-2/+0
* ARM: move "noalign" command line option to alignment.cRussell King2014-06-021-0/+7
* ARM: provide common method to clear bits in CPU control registerRussell King2014-06-021-3/+2
* ARM: use get_cr() rather than cr_alignmentRussell King2014-05-221-1/+1
* ARM: alignment: correctly decode instructions in BE8 mode.Ben Dooks2013-10-191-2/+7
* Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-03-091-0/+2
|\
| * ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15Uwe Kleine-König2013-01-311-0/+2
* | ARM: fix scheduling while atomic warning in alignment handling codeRussell King2013-02-251-7/+4
|/
* ARM: 7569/1: mm: uninitialized warning correctionsviresh kumar2012-11-041-1/+1
* ARM: Fix another build warning in arch/arm/mm/alignment.cArnd Bergmann2012-10-091-1/+3
* ARM: Fix build warning in arch/arm/mm/alignment.cRussell King2012-09-151-3/+3
* Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* ARM: move CP15 definitions to separate header fileRussell King2012-03-281-1/+1
* 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/+26
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-5/+1
|\
| * ARM: Move creation of /proc/cpu out of alignment.cRussell King2010-02-151-5/+1
* | 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/+0
* [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/+0
* [ARM] 2969/1: miscellaneous whitespace cleanupGeorge G. Davis2005-10-121-22/+22