Age | Commit message (Expand) | Author | Files | Lines |
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-09-30 | arm: get rid of execve wrapper, switch to generic execve() implementation | Al Viro | 1 | -5/+0 |
2012-09-30 | arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve() | Al Viro | 1 | -0/+12 |
2012-09-30 | arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk] | Al Viro | 1 | -0/+12 |
2012-09-19 | 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-29 | 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-21 | 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 |
2012-01-17 | Kernel: Audit Support For The ARM Platform | Nathaniel Husted | 1 | -2/+2 |
2011-06-06 | ARM: 6952/1: fix lockdep warning of "unannotated irqs-off" | Ming Lei | 1 | -0/+2 |
2011-01-05 | Merge branch 'clksrc' into devel | Russell King | 1 | -65/+137 |
2010-12-24 | ARM: 6540/1: Stop irqsoff trace on return to user | Todd Android Poynor | 1 | -0/+6 |
2010-11-19 | ARM: ftrace: graph tracer + dynamic ftrace | Rabin Vincent | 1 | -0/+12 |
2010-11-19 | ARM: ftrace: function graph tracer support | Tim Bird | 1 | -0/+46 |
2010-11-19 | ARM: ftrace: use gas macros to avoid code duplication | Rabin Vincent | 1 | -66/+80 |
2010-10-19 | Merge branch 'devel-stable' into devel | Russell King | 1 | -2/+13 |
2010-10-18 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King | 1 | -12/+55 |
2010-10-01 | ARM: SECCOMP support | Nicolas Pitre | 1 | -2/+13 |
2010-09-27 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+2 |
2010-09-17 | arm: fix really nasty sigreturn bug | Al Viro | 1 | -0/+2 |
2010-09-17 | ARM: prevent multiple syscall restarts | Russell King | 1 | -0/+2 |
2010-09-02 | ARM: 6318/1: ftrace: fix and update dynamic ftrace | Rabin Vincent | 1 | -9/+28 |
2010-09-02 | ARM: 6316/1: ftrace: add Thumb-2 support | Rabin Vincent | 1 | -2/+4 |
2010-09-02 | ARM: 6315/1: ftrace: add ENDPROC annotations | Rabin Vincent | 1 | -2/+6 |
2010-09-02 | ARM: 6314/1: ftrace: allow build without frame pointers on ARM | Rabin Vincent | 1 | -0/+14 |
2010-08-10 | ARM: 6288/1: ftrace: document mcount formats | Rabin Vincent | 1 | -0/+36 |
2010-08-10 | ARM: 6287/1: ftrace: clean up mcount assembly indentation | Rabin Vincent | 1 | -44/+44 |
2009-12-11 | Unify sys_mmap* | Al Viro | 1 | -2/+2 |
2009-10-02 | ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() | Kirill A. Shutemov | 1 | -7/+0 |
2009-10-01 | ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUs | Dmitry Artamonow | 1 | -2/+2 |
2009-09-14 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -30/+27 |
2009-09-12 | Merge branch 'master' into devel | Russell King | 1 | -1/+1 |
2009-09-12 | Merge branch 'devel-stable' into devel | Russell King | 1 | -20/+27 |
2009-09-02 | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells | 1 | -1/+1 |
2009-08-15 | Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 i... | Russell King | 1 | -0/+19 |
2009-08-15 | ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwait | Mikael Pettersson | 1 | -10/+0 |
2009-08-13 | [ARM] support tracing when using newer compilers | Uwe Kleine-König | 1 | -0/+19 |
2009-07-30 | ARM: 5627/1: Fix restoring of lr at the end of mcount | Uwe Kleine-König | 1 | -1/+1 |