aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/traps.c
AgeCommit message (Expand)Author
2014-01-21Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King
2014-01-11ARM: 7939/1: traps: fix opcode endianness when read from user memoryTaras Kondratiuk
2014-01-05ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King
2013-12-29ARM: make kernel oops easier to readRussell King
2013-12-09ARM: 7917/1: cacheflush: correctly limit range of memory region being flushedJon Medhurst
2013-11-19ARM: 7892/1: Fix warning for V7M buildsOlof Johansson
2013-10-19ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks
2013-10-19ARM: traps: use <asm/opcodes.h> to get correct instruction orderBen Dooks
2013-08-28Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke...Russell King
2013-08-20ARM: cacheflush: don't bother rounding to nearest vmaWill Deacon
2013-08-20ARM: cacheflush: split user cache-flushing into interruptible chunksWill Deacon
2013-08-01ARM: move signal handlers into a vdso-like pageRussell King
2013-07-31ARM: allow kuser helpers to be removed from the vector pageRussell King
2013-07-31ARM: move vector stubsRussell King
2013-07-31ARM: poison the vectors pageRussell King
2013-06-29Merge branch 'devel-stable' into for-nextRussell King
2013-06-24ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel
2013-05-22Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-17ARM: Add base support for ARMv7-MCatalin Marinas
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2012-09-07ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon
2012-08-01Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-31ARM: Fix undefined instruction exception handlingRussell King
2012-07-28ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline""Will Deacon
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-07-09ARM: 7424/1: update die handler from x86Rabin Vincent
2012-07-05ARM: 7442/1: Revert "remove unused restart trampoline"Will Deacon
2012-05-29Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Russell King
2012-05-21arm: remove unused restart trampolineAl Viro
2012-05-02ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon
2012-05-02ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin
2012-04-19ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-24ARM: Add compiled ISA to oops dumpsRussell King
2012-02-09ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON()Stephen Boyd
2012-01-23ARM: earlier initialization of vectors pageRussell King
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-10-25Merge branch 'misc' into for-linusRussell King
2011-10-17ARM: 7017/1: Use generic BUG() handlerSimon Glass
2011-10-17ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles
2011-09-13locking, ARM: Annotate low level hw locks as rawThomas Gleixner
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-13ARM: Thumb-2: Support Thumb-2 in undefined instruction handlerJon Medhurst
2011-06-09ARM: extend Code: line by one 16-bit quantity for Thumb instructionsRussell King
2011-06-09ARM: 6955/1: cmpxchg syscall should data abort if page not writePo-Yu Chuang
2011-05-13sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman
2011-04-14ARM: 6879/1: fix personality test wrt usage of domain handlersNicolas Pitre