summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-041-0/+5
|\
| * signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+5
* | ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu2018-05-191-1/+4
|/
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-02-021-2/+2
|\
| * ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King2017-12-171-2/+2
* | kernel/exit.c: export abort() to modulesAndrew Morton2018-01-041-1/+0
|/
* Merge branch 'devel-stable' into for-nextRussell King2017-11-081-0/+3
|\
| * ARM: implement get_tls syscallNicolas Pitre2017-09-101-0/+3
* | ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland2017-11-061-10/+18
|/
* 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-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* ARM: fix backtraceRussell King2016-11-151-0/+20
* ARM: remove user cmpxchg syscallRussell King2015-10-031-52/+0
* ARM: domains: get rid of manager mode for user domainRussell King2015-08-211-1/+0
* ARM: remove __bad_xchg definitionRussell King2015-06-021-8/+0
* arm: Remove signal translation and exec_domainRichard Weinberger2015-04-121-4/+2
*-. Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-nextRussell King2014-12-051-21/+21
|\ \
| * | ARM: convert printk(KERN_* to pr_*Russell King2014-11-211-21/+21
| |/
* / ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin2014-11-271-29/+2
|/
*-. Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King2014-10-021-16/+1
|\ \
| * | ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch2014-09-161-16/+1
| |/
* | ARM: remove unused do_unexp_fiq() functionRussell King2014-09-181-6/+0
* | ARM: 8150/3: fiq: Replace default FIQ handlerDaniel Thompson2014-09-181-0/+26
|/
* ARM: 8074/1: traps: Make use of the frame_pointer macroNikolay Borisov2014-07-181-2/+4
* Dump the registers on undefined instruction userspace faultsRussell King2014-04-111-0/+1
*---. Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King2014-01-211-4/+11
|\ \ \
| | | * ARM: make kernel oops easier to readRussell King2013-12-291-1/+1
| |_|/ |/| |
| | * ARM: 7939/1: traps: fix opcode endianness when read from user memoryTaras Kondratiuk2014-01-111-2/+3
| | * ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King2014-01-051-1/+7
| |/ |/|
* | ARM: 7917/1: cacheflush: correctly limit range of memory region being flushedJon Medhurst2013-12-091-1/+2
|/
* ARM: 7892/1: Fix warning for V7M buildsOlof Johansson2013-11-191-1/+1
* ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks2013-10-191-3/+5
* ARM: traps: use <asm/opcodes.h> to get correct instruction orderBen Dooks2013-10-191-6/+10
* Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke...Russell King2013-08-281-15/+51
|\
| * ARM: cacheflush: don't bother rounding to nearest vmaWill Deacon2013-08-201-15/+2
| * ARM: cacheflush: split user cache-flushing into interruptible chunksWill Deacon2013-08-201-8/+57
* | ARM: move signal handlers into a vdso-like pageRussell King2013-08-011-9/+0
* | ARM: allow kuser helpers to be removed from the vector pageRussell King2013-07-311-9/+14
* | ARM: move vector stubsRussell King2013-07-311-2/+2
* | ARM: poison the vectors pageRussell King2013-07-311-0/+10
|/
* Merge branch 'devel-stable' into for-nextRussell King2013-06-291-0/+8
|\
| * Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-05-221-0/+8
| |\
| | * ARM: Add base support for ARMv7-MCatalin Marinas2013-04-171-0/+8
* | | ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel2013-06-241-2/+2
|/ /
* / dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-7/+0
|/
* taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
* ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon2012-09-071-4/+7
* Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-011-2/+0
|\
| * ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline""Will Deacon2012-07-281-2/+0