aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/entry-common.S
AgeCommit message (Expand)Author
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King
2015-08-26ARM: entry: provide uaccess assembly macro hooksRussell King
2015-08-25ARM: entry: ensure that IRQs are enabled when calling syscall_trace_exit()Russell King
2015-08-25ARM: entry: efficiency cleanupsRussell King
2015-08-07ARM: 8409/1: Mark ret_fast_syscall as a functionDrew Richardson
2015-06-12Merge branch 'bsym' into for-nextRussell King
2015-05-15ARM: fix missing syscall trace exitRussell King
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King
2014-11-21ARM: move ftrace assembly code to separate fileRussell King
2014-09-26ARM: Avoid writing to control register on every exceptionRussell King
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King
2014-06-02ARM: consolidate last remaining open-coded alignment trap enableRussell King
2013-10-19ARM: asm: Add ARM_BE8() assembly helperBen Dooks
2013-09-21ARM: 7839/1: entry: fix tracing of ARM-private syscallsWill Deacon
2013-07-22ARM: entry: allow ARM-private syscalls to be restartedWill Deacon
2013-06-29Merge branch 'devel-stable' into for-nextRussell King
2013-06-17ARM: 7748/1: oabi: handle faults when loading swi instruction from userspaceWill Deacon
2013-05-22Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King
2013-04-17ARM: ARMv7-M: Add support for exception handlingUwe Kleine-König
2013-04-03ARM: 7688/1: add support for context tracking subsystemKevin Hilman
2013-04-03ARM: entry-common: get rid of unnecessary ifdefsRussell King
2013-04-03ARM: 7689/1: add unwind annotations to ftrace asmRabin Vincent
2013-02-03arm: switch to generic sigaltstackAl Viro
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King
2012-12-11ARM: 7595/1: syscall: rework ordering in syscall_trace_exitWill Deacon
2012-11-28arm: switch to generic fork/vfork/cloneAl Viro
2012-11-19ARM: 7579/1: arch/allow a scno of -1 to not cause a SIGILLKees Cook
2012-11-19ARM: 7578/1: arch/move secure_computing into traceKees Cook
2012-10-15ARM: fix oops on initial entry to userspace with Thumb2 kernelsRussell King
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12arm: switch to saner kernel_execve() semanticsAl Viro
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-09-30arm: get rid of execve wrapper, switch to generic execve() implementationAl Viro
2012-09-30arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro
2012-09-30arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro
2012-09-19ARM: 7524/1: support syscall tracingWade Farnsworth
2012-07-28ARM: 7475/1: sys_trace: allow all syscall arguments to be updated via ptraceWill Deacon
2012-07-28ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYSAl Viro
2012-07-28ARM: 7473/1: deal with handlerless restarts without leaving the kernelAl Viro
2012-07-28ARM: 7472/1: pull all work_pending logics into C functionAl Viro
2012-07-09ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit}Will Deacon
2012-07-09ARM: 7454/1: entry: don't bother with syscall tracing on ret_from_fork pathWill Deacon
2012-05-29Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Russell King
2012-05-21arm: if we get into work_pending while returning to kernel mode, just go awayAl Viro
2012-05-21arm: trim _TIF_WORK_MASK, get rid of useless test and branch...Al Viro
2012-05-05ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King
2012-02-21ARM: make arch_ret_to_user macro optionalRob Herring
2012-01-25ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2Rabin Vincent