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 Torvalds2019-07-091-2/+2
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-1/+1
| * signal/arm: Remove tsk parameter from ptrace_breakEric W. Biederman2019-05-291-1/+1
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-07-091-1/+2
|\ \
| * | ARM: arrange show_pte() to issue severity-based messagesRussell King2019-06-201-1/+1
| * | ARM: add "8<--- cut here ---" to kernel dumpsRussell King2019-06-201-0/+1
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-1/+1
* signal/arm: Push siginfo generation into arm_notify_dieEric W. Biederman2018-09-271-46/+17Star
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-051-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-051-1/+0Star
|/
* Merge branch 'devel-stable' into for-nextRussell King2017-11-081-0/+3
|\
| * ARM: implement get_tls syscallNicolas Pitre2017-09-111-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/+0Star
* ARM: domains: get rid of manager mode for user domainRussell King2015-08-211-1/+0Star
* ARM: remove __bad_xchg definitionRussell King2015-06-021-8/+0Star
* arm: Remove signal translation and exec_domainRichard Weinberger2015-04-121-4/+2Star
*-. 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/+2Star
|/
*-. Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King2014-10-021-16/+1Star
|\ \
| * | ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch2014-09-161-16/+1Star
| |/
* | ARM: remove unused do_unexp_fiq() functionRussell King2014-09-181-6/+0Star
* | 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-101-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/+2Star
| * 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/+0Star
* | 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
|/