aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/entry-common.S
Commit message (Expand)AuthorAge
* ARM: 8802/1: Call syscall_trace_exit even when system call skippedTimothy E Baldwin2018-10-10
* ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+Vincent Whitchurch2018-07-30
* Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-10
|\
| * arm: Add syscall detection for restartable sequencesMathieu Desnoyers2018-06-06
* | ARM: spectre-v1: fix syscall entryRussell King2018-05-31
|/
* ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King2017-12-17
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-16
|\
| * ARM: 8695/1: entry: Remove dead code in sys_mmap2Vladimir Murzin2017-09-28
* | arm/syscalls: Optimize address limit checkThomas Garnier2017-09-17
* | Revert "arm/syscalls: Check address limit on user-mode return"Thomas Garnier2017-09-17
|/
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-09-12
|\
| * ARM: avoid saving and restoring registers unnecessarilyRussell King2017-08-02
| * ARM: move PC value into r9Russell King2017-08-02
| * ARM: obtain thread info structure laterRussell King2017-08-02
| * ARM: use aliases for registers in entry-commonRussell King2017-08-02
* | arm/syscalls: Check address limit on user-mode returnThomas Garnier2017-07-08
|/
* ARM: convert to generated system call tablesRussell King2016-10-18
* ARM: rename S_FRAME_SIZE to PT_REGS_SIZERussell King2016-06-22
*---. Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King2015-09-03
|\ \ \
| | | * ARM: entry: provide uaccess assembly macro hooksRussell King2015-08-26
| | |/
| * / ARM: 8409/1: Mark ret_fast_syscall as a functionDrew Richardson2015-08-07
| |/
* | ARM: entry: ensure that IRQs are enabled when calling syscall_trace_exit()Russell King2015-08-25
* | ARM: entry: efficiency cleanupsRussell King2015-08-25
|/
* Merge branch 'bsym' into for-nextRussell King2015-06-12
|\
| * ARM: replace BSYM() with badr assembly macroRussell King2015-05-08
* | ARM: fix missing syscall trace exitRussell King2015-05-15
|/
* ARM: move ftrace assembly code to separate fileRussell King2014-11-21
* ARM: Avoid writing to control register on every exceptionRussell King2014-09-26
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-18
* ARM: consolidate last remaining open-coded alignment trap enableRussell King2014-06-02
* ARM: asm: Add ARM_BE8() assembly helperBen Dooks2013-10-19
* ARM: 7839/1: entry: fix tracing of ARM-private syscallsWill Deacon2013-09-21
* ARM: entry: allow ARM-private syscalls to be restartedWill Deacon2013-07-22
* Merge branch 'devel-stable' into for-nextRussell King2013-06-29
|\
| * Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-05-22
| |\
| | * ARM: ARMv7-M: Add support for exception handlingUwe Kleine-König2013-04-17
* | | ARM: 7748/1: oabi: handle faults when loading swi instruction from userspaceWill Deacon2013-06-17
|/ /
| |
| \
| \
| \
*---. \ Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-02
|\ \ \ \ | |_|_|/ |/| | |
| | | * ARM: 7688/1: add support for context tracking subsystemKevin Hilman2013-04-03
| |_|/ |/| |
| | * ARM: 7689/1: add unwind annotations to ftrace asmRabin Vincent2013-04-03
| |/ |/|
| * ARM: entry-common: get rid of unnecessary ifdefsRussell King2013-04-03
|/
* arm: switch to generic sigaltstackAl Viro2013-02-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\
| * arm: switch to generic fork/vfork/cloneAl Viro2012-11-28
| |
| \
*-. \ Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King2012-12-10
|\ \ \ | | |/ | |/|
| | * ARM: 7595/1: syscall: rework ordering in syscall_trace_exitWill Deacon2012-12-10
| | * ARM: 7579/1: arch/allow a scno of -1 to not cause a SIGILLKees Cook2012-11-19
| | * ARM: 7578/1: arch/move secure_computing into traceKees Cook2012-11-19
| |/ |/|
| * ARM: fix oops on initial entry to userspace with Thumb2 kernelsRussell King2012-10-15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
|\