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