- 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 6 years ago
- 88bc59c ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+ by Vincent Whitchurch · 6 years ago
- 6e55647 Merge 4.9.139 into android-4.9 by Greg Kroah-Hartman · 6 years ago
- 49b8539 ARM: spectre-v1: fix syscall entry by Russell King · 6 years ago
- ffecead BACKPORT: arm/syscalls: Optimize address limit check by Thomas Garnier · 7 years ago
- 5745eef ARM: rename S_FRAME_SIZE to PT_REGS_SIZE by Russell King · 9 years ago
- 40d3f02 Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linus by Russell King · 9 years ago
- 2190fed ARM: entry: provide uaccess assembly macro hooks by Russell King · 9 years ago
- e0aa3a6 ARM: entry: ensure that IRQs are enabled when calling syscall_trace_exit() by Russell King · 9 years ago
- 3302cad ARM: entry: efficiency cleanups by Russell King · 9 years ago
- e83dd37 ARM: 8409/1: Mark ret_fast_syscall as a function by Drew Richardson · 9 years ago
- 05c9ca8 Merge branch 'bsym' into for-next by Russell King · 10 years ago
- 1b97937 ARM: fix missing syscall trace exit by Russell King · 10 years ago
- 14327c6 ARM: replace BSYM() with badr assembly macro by Russell King · 10 years ago
- 8211237 ARM: move ftrace assembly code to separate file by Russell King · 10 years ago
- 195b58a ARM: Avoid writing to control register on every exception by Russell King · 10 years ago
- 6ebbf2c ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ by Russell King · 11 years ago
- 8229c54 ARM: consolidate last remaining open-coded alignment trap enable by Russell King · 11 years ago
- 457c240 ARM: asm: Add ARM_BE8() assembly helper by Ben Dooks · 12 years ago
- d95bc25 ARM: 7839/1: entry: fix tracing of ARM-private syscalls by Will Deacon · 11 years ago
- 377747c ARM: entry: allow ARM-private syscalls to be restarted by Will Deacon · 12 years ago
- 3c0c01a Merge branch 'devel-stable' into for-next by Russell King · 12 years ago
- 1aa2b3b ARM: 7748/1: oabi: handle faults when loading swi instruction from userspace by Will Deacon · 12 years ago
- f150abe Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stable by Russell King · 12 years ago
- 946342d Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linus by Russell King · 12 years ago
- 19c4d59 ARM: ARMv7-M: Add support for exception handling by Uwe Kleine-König · 15 years ago
- b008848 ARM: 7688/1: add support for context tracking subsystem by Kevin Hilman · 12 years ago
- 651e949 ARM: entry-common: get rid of unnecessary ifdefs by Russell King · 12 years ago
- b21e023 ARM: 7689/1: add unwind annotations to ftrace asm by Rabin Vincent · 12 years ago
- ec93ac8 arm: switch to generic sigaltstack by Al Viro · 12 years ago
- 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 0b99cb7 Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-next by Russell King · 12 years ago
- b10bca0 ARM: 7595/1: syscall: rework ordering in syscall_trace_exit by Will Deacon · 12 years ago
- 38a61b6 arm: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- ad75b51 ARM: 7579/1: arch/allow a scno of -1 to not cause a SIGILL by Kees Cook · 12 years ago
- 9b790d7 ARM: 7578/1: arch/move secure_computing into trace by Kees Cook · 12 years ago
- 68687c8 ARM: fix oops on initial entry to userspace with Thumb2 kernels by Russell King · 12 years ago
- 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 9fff2fa arm: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
- 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- a63c97a arm: get rid of execve wrapper, switch to generic execve() implementation by Al Viro · 12 years ago
- 583d632 arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve() by Al Viro · 12 years ago
- 9e14f82 arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk] by Al Viro · 12 years ago
- 1f66e06 ARM: 7524/1: support syscall tracing by Wade Farnsworth · 12 years ago
- c7aa00d ARM: 7475/1: sys_trace: allow all syscall arguments to be updated via ptrace by Will Deacon · 12 years ago
- 6628521 ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS by Al Viro · 12 years ago
- 8178378 ARM: 7473/1: deal with handlerless restarts without leaving the kernel by Al Viro · 12 years ago
- 0a267fa ARM: 7472/1: pull all work_pending logics into C function by Al Viro · 12 years ago
- ad72254 ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit} by Will Deacon · 12 years ago
- 64284a9 ARM: 7454/1: entry: don't bother with syscall tracing on ret_from_fork path by Will Deacon · 12 years ago
- e94c805 Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal.git into for-linus by Russell King · 13 years ago
- 21c1176 arm: if we get into work_pending while returning to kernel mode, just go away by Al Viro · 13 years ago
- 84849b3 arm: trim _TIF_WORK_MASK, get rid of useless test and branch... by Al Viro · 13 years ago
- 357c9c1 ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs by Russell King · 13 years ago
- 13a5045 ARM: make arch_ret_to_user macro optional by Rob Herring · 13 years ago
- d68133b ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2 by Rabin Vincent · 13 years ago
- 29ef73b Kernel: Audit Support For The ARM Platform by Nathaniel Husted · 13 years ago
- 9fc2552 ARM: 6952/1: fix lockdep warning of "unannotated irqs-off" by Ming Lei · 14 years ago
- 58daf18 Merge branch 'clksrc' into devel by Russell King · 14 years ago
- d13e5ed ARM: 6540/1: Stop irqsoff trace on return to user by Todd Android Poynor · 14 years ago
- dd686eb ARM: ftrace: graph tracer + dynamic ftrace by Rabin Vincent · 14 years ago
- 376cfa8 ARM: ftrace: function graph tracer support by Tim Bird · 14 years ago
- d3b9dc9 ARM: ftrace: use gas macros to avoid code duplication by Rabin Vincent · 14 years ago
- 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
- 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
- 70c70d9 ARM: SECCOMP support by Nicolas Pitre · 14 years ago
- 6e029fe Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- 653d48b arm: fix really nasty sigreturn bug by Al Viro · 14 years ago
- b2b163b ARM: prevent multiple syscall restarts by Russell King · 14 years ago
- 3b6c223 ARM: 6318/1: ftrace: fix and update dynamic ftrace by Rabin Vincent · 14 years ago
- a3ba87a ARM: 6316/1: ftrace: add Thumb-2 support by Rabin Vincent · 14 years ago
- 72fa62f ARM: 6315/1: ftrace: add ENDPROC annotations by Rabin Vincent · 14 years ago
- 09bfafa ARM: 6314/1: ftrace: allow build without frame pointers on ARM by Rabin Vincent · 14 years ago
- 686ff22 ARM: 6288/1: ftrace: document mcount formats by Rabin Vincent · 14 years ago
- 28e192d ARM: 6287/1: ftrace: clean up mcount assembly indentation by Rabin Vincent · 14 years ago
- f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
- 4fb2847 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() by Kirill A. Shutemov · 15 years ago
- 6176d39 ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUs by Dmitry Artamonow · 15 years ago
- 2ca7d67 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- 87d721a Merge branch 'master' into devel by Russell King · 15 years ago
- ddd559b Merge branch 'devel-stable' into devel by Russell King · 15 years ago
- d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
- 9b2616c Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel-stable by Russell King · 15 years ago
- 3698426 ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwait by Mikael Pettersson · 15 years ago
- 181f817 [ARM] support tracing when using newer compilers by Uwe Kleine-König · 15 years ago
- 3ef7143 ARM: 5627/1: Fix restoring of lr at the end of mcount by Uwe Kleine-König · 15 years ago
- b86040a Thumb-2: Implementation of the unified start-up and exceptions code by Catalin Marinas · 15 years ago
- 2658485 Add core support for ARMv6/v7 big-endian by Catalin Marinas · 16 years ago
- 7d83f8f Merge branch 'master' of git://git.marvell.com/orion into devel by Russell King · 16 years ago
- d4cc510 [ARM] 5418/1: restore lr before leaving mcount by Uwe Kleine-König · 16 years ago
- c4c5716 [ARM] 5385/2: unwind: Add unwinding information to exception entry points by Catalin Marinas · 16 years ago
- b3c960b annotate that [fp, #-4] is the saved lr by Uwe Kleine-König · 16 years ago
- 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
- 93ed397 [ARM] 5227/1: Add the ENDPROC declarations to the .S files by Catalin Marinas · 16 years ago
- a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
- 395a59d ftrace: store mcount address in rec->ip by Abhishek Sagar · 17 years ago
- 014c257 ftrace: core support for ARM by Abhishek Sagar · 17 years ago
- 48d7927 Add a prefetch abort handler by Paul Brook · 17 years ago
- 7b544c9 [ARM] 4687/1: Trivial arch/arm/kernel/entry-common.S comment fix by George G. Davis · 17 years ago
- a583f1b remove unused TIF_NOTIFY_RESUME flag by Stephane Eranian · 17 years ago