Age | Commit message (Expand) | Author | Files | Lines |
2015-09-03 | Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ... | Russell King | 1 | -0/+3 |
2015-08-26 | ARM: entry: provide uaccess assembly macro hooks | Russell King | 1 | -0/+2 |
2015-08-25 | ARM: entry: ensure that IRQs are enabled when calling syscall_trace_exit() | Russell King | 1 | -1/+1 |
2015-08-25 | ARM: entry: efficiency cleanups | Russell King | 1 | -16/+45 |
2015-08-07 | ARM: 8409/1: Mark ret_fast_syscall as a function | Drew Richardson | 1 | -0/+1 |
2015-06-12 | Merge branch 'bsym' into for-next | Russell King | 1 | -3/+3 |
2015-05-15 | ARM: fix missing syscall trace exit | Russell King | 1 | -1/+3 |
2015-05-08 | ARM: replace BSYM() with badr assembly macro | Russell King | 1 | -3/+3 |
2014-11-21 | ARM: move ftrace assembly code to separate file | Russell King | 1 | -235/+0 |
2014-09-26 | ARM: Avoid writing to control register on every exception | Russell King | 1 | -1/+1 |
2014-07-18 | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ | Russell King | 1 | -6/+7 |
2014-06-02 | ARM: consolidate last remaining open-coded alignment trap enable | Russell King | 1 | -7/+1 |
2013-10-19 | ARM: asm: Add ARM_BE8() assembly helper | Ben Dooks | 1 | -3/+1 |
2013-09-21 | ARM: 7839/1: entry: fix tracing of ARM-private syscalls | Will Deacon | 1 | -2/+2 |
2013-07-22 | ARM: entry: allow ARM-private syscalls to be restarted | Will Deacon | 1 | -2/+2 |
2013-06-29 | Merge branch 'devel-stable' into for-next | Russell King | 1 | -0/+4 |
2013-06-17 | ARM: 7748/1: oabi: handle faults when loading swi instruction from userspace | Will Deacon | 1 | -13/+29 |
2013-05-22 | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-... | Russell King | 1 | -0/+4 |
2013-05-03 | Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm... | Russell King | 1 | -4/+16 |
2013-04-17 | ARM: ARMv7-M: Add support for exception handling | Uwe Kleine-König | 1 | -0/+4 |
2013-04-03 | ARM: 7688/1: add support for context tracking subsystem | Kevin Hilman | 1 | -0/+3 |
2013-04-03 | ARM: entry-common: get rid of unnecessary ifdefs | Russell King | 1 | -4/+1 |
2013-04-03 | ARM: 7689/1: add unwind annotations to ftrace asm | Rabin Vincent | 1 | -0/+12 |
2013-02-04 | arm: switch to generic sigaltstack | Al Viro | 1 | -5/+0 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -16/+0 |
2012-12-11 | Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn... | Russell King | 1 | -14/+6 |
2012-12-11 | ARM: 7595/1: syscall: rework ordering in syscall_trace_exit | Will Deacon | 1 | -1/+0 |
2012-11-29 | arm: switch to generic fork/vfork/clone | Al Viro | 1 | -16/+0 |
2012-11-19 | ARM: 7579/1: arch/allow a scno of -1 to not cause a SIGILL | Kees Cook | 1 | -1/+4 |
2012-11-19 | ARM: 7578/1: arch/move secure_computing into trace | Kees Cook | 1 | -10/+0 |
2012-10-15 | ARM: fix oops on initial entry to userspace with Thumb2 kernels | Russell King | 1 | -2/+2 |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -25/+4 |
2012-10-12 | arm: switch to saner kernel_execve() semantics | Al Viro | 1 | -25/+4 |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -5/+24 |
2012-10-01 | arm: get rid of execve wrapper, switch to generic execve() implementation | Al Viro | 1 | -5/+0 |
2012-10-01 | arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve() | Al Viro | 1 | -0/+12 |
2012-10-01 | arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk] | Al Viro | 1 | -0/+12 |
2012-09-20 | ARM: 7524/1: support syscall tracing | Wade Farnsworth | 1 | -0/+9 |
2012-07-28 | ARM: 7475/1: sys_trace: allow all syscall arguments to be updated via ptrace | Will Deacon | 1 | -1/+2 |
2012-07-28 | ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS | Al Viro | 1 | -1/+2 |
2012-07-28 | ARM: 7473/1: deal with handlerless restarts without leaving the kernel | Al Viro | 1 | -1/+6 |
2012-07-28 | ARM: 7472/1: pull all work_pending logics into C function | Al Viro | 1 | -15/+2 |
2012-07-09 | ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit} | Will Deacon | 1 | -8/+6 |
2012-07-09 | ARM: 7454/1: entry: don't bother with syscall tracing on ret_from_fork path | Will Deacon | 1 | -6/+0 |
2012-05-30 | Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/... | Russell King | 1 | -2/+6 |
2012-05-21 | arm: if we get into work_pending while returning to kernel mode, just go away | Al Viro | 1 | -0/+3 |
2012-05-21 | arm: trim _TIF_WORK_MASK, get rid of useless test and branch... | Al Viro | 1 | -2/+3 |
2012-05-05 | ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs | Russell King | 1 | -28/+0 |
2012-02-22 | ARM: make arch_ret_to_user macro optional | Rob Herring | 1 | -1/+7 |
2012-01-25 | ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2 | Rabin Vincent | 1 | -6/+9 |