1. 38a61b6 arm: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  2. 68687c8 ARM: fix oops on initial entry to userspace with Thumb2 kernels by Russell King · 12 years ago
  3. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  4. 9fff2fa arm: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  5. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  6. a63c97a arm: get rid of execve wrapper, switch to generic execve() implementation by Al Viro · 12 years ago
  7. 583d632 arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve() by Al Viro · 12 years ago
  8. 9e14f82 arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk] by Al Viro · 12 years ago
  9. 1f66e06 ARM: 7524/1: support syscall tracing by Wade Farnsworth · 12 years ago
  10. c7aa00d ARM: 7475/1: sys_trace: allow all syscall arguments to be updated via ptrace by Will Deacon · 12 years ago
  11. 6628521 ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS by Al Viro · 12 years ago
  12. 8178378 ARM: 7473/1: deal with handlerless restarts without leaving the kernel by Al Viro · 12 years ago
  13. 0a267fa ARM: 7472/1: pull all work_pending logics into C function by Al Viro · 12 years ago
  14. ad72254 ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit} by Will Deacon · 12 years ago
  15. 64284a9 ARM: 7454/1: entry: don't bother with syscall tracing on ret_from_fork path by Will Deacon · 12 years ago
  16. 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
  17. 21c1176 arm: if we get into work_pending while returning to kernel mode, just go away by Al Viro · 13 years ago
  18. 84849b3 arm: trim _TIF_WORK_MASK, get rid of useless test and branch... by Al Viro · 13 years ago
  19. 357c9c1 ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs by Russell King · 13 years ago
  20. 13a5045 ARM: make arch_ret_to_user macro optional by Rob Herring · 13 years ago
  21. d68133b ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2 by Rabin Vincent · 13 years ago
  22. 29ef73b Kernel: Audit Support For The ARM Platform by Nathaniel Husted · 13 years ago
  23. 9fc2552 ARM: 6952/1: fix lockdep warning of "unannotated irqs-off" by Ming Lei · 14 years ago
  24. 58daf18 Merge branch 'clksrc' into devel by Russell King · 14 years ago
  25. d13e5ed ARM: 6540/1: Stop irqsoff trace on return to user by Todd Android Poynor · 14 years ago
  26. dd686eb ARM: ftrace: graph tracer + dynamic ftrace by Rabin Vincent · 14 years ago
  27. 376cfa8 ARM: ftrace: function graph tracer support by Tim Bird · 14 years ago
  28. d3b9dc9 ARM: ftrace: use gas macros to avoid code duplication by Rabin Vincent · 14 years ago
  29. 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  30. 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
  31. 70c70d9 ARM: SECCOMP support by Nicolas Pitre · 14 years ago
  32. 6e029fe Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  33. 653d48b arm: fix really nasty sigreturn bug by Al Viro · 14 years ago
  34. b2b163b ARM: prevent multiple syscall restarts by Russell King · 14 years ago
  35. 3b6c223 ARM: 6318/1: ftrace: fix and update dynamic ftrace by Rabin Vincent · 14 years ago
  36. a3ba87a ARM: 6316/1: ftrace: add Thumb-2 support by Rabin Vincent · 14 years ago
  37. 72fa62f ARM: 6315/1: ftrace: add ENDPROC annotations by Rabin Vincent · 14 years ago
  38. 09bfafa ARM: 6314/1: ftrace: allow build without frame pointers on ARM by Rabin Vincent · 14 years ago
  39. 686ff22 ARM: 6288/1: ftrace: document mcount formats by Rabin Vincent · 14 years ago
  40. 28e192d ARM: 6287/1: ftrace: clean up mcount assembly indentation by Rabin Vincent · 14 years ago
  41. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  42. 4fb2847 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() by Kirill A. Shutemov · 15 years ago
  43. 6176d39 ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUs by Dmitry Artamonow · 15 years ago
  44. 2ca7d67 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  45. 87d721ad Merge branch 'master' into devel by Russell King · 15 years ago
  46. ddd559b Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  47. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
  48. 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
  49. 3698426 ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwait by Mikael Pettersson · 15 years ago
  50. 181f817 [ARM] support tracing when using newer compilers by Uwe Kleine-König · 15 years ago
  51. 3ef7143 ARM: 5627/1: Fix restoring of lr at the end of mcount by Uwe Kleine-König · 15 years ago
  52. b86040a Thumb-2: Implementation of the unified start-up and exceptions code by Catalin Marinas · 15 years ago
  53. 2658485 Add core support for ARMv6/v7 big-endian by Catalin Marinas · 16 years ago
  54. 7d83f8f Merge branch 'master' of git://git.marvell.com/orion into devel by Russell King · 16 years ago
  55. d4cc510 [ARM] 5418/1: restore lr before leaving mcount by Uwe Kleine-König · 16 years ago
  56. c4c5716 [ARM] 5385/2: unwind: Add unwinding information to exception entry points by Catalin Marinas · 16 years ago
  57. b3c960b annotate that [fp, #-4] is the saved lr by Uwe Kleine-König · 16 years ago
  58. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  59. 93ed397 [ARM] 5227/1: Add the ENDPROC declarations to the .S files by Catalin Marinas · 16 years ago
  60. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  61. 395a59d ftrace: store mcount address in rec->ip by Abhishek Sagar · 17 years ago
  62. 014c257 ftrace: core support for ARM by Abhishek Sagar · 17 years ago
  63. 48d7927 Add a prefetch abort handler by Paul Brook · 17 years ago
  64. 7b544c9 [ARM] 4687/1: Trivial arch/arm/kernel/entry-common.S comment fix by George G. Davis · 17 years ago
  65. a583f1b remove unused TIF_NOTIFY_RESUME flag by Stephane Eranian · 17 years ago
  66. f80dff9 [ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user by Dan Williams · 18 years ago
  67. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  68. 7999d8d [ARM] Remove RETINSTR macro by Russell King · 19 years ago
  69. 5247593 [ARM] 3335/1: Old-abi Thumb sys_syscall broken by Paul Brook · 19 years ago
  70. fa1b4f9 [ARM] safer handling of syscall table padding by Al Viro · 19 years ago
  71. 3f47112 [ARM] 3262/4: allow ptraced syscalls to be overriden by Nicolas Pitre · 19 years ago
  72. dd35afc [ARM] 3110/5: old ABI compat: multi-ABI syscall entry support by Nicolas Pitre · 19 years ago
  73. 687ad01 [ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matching by Nicolas Pitre · 19 years ago
  74. 713c481 [ARM] 3108/2: old ABI compat: statfs64 and fstatfs64 by Nicolas Pitre · 19 years ago
  75. 3f2829a [ARM] 3105/4: ARM EABI: new syscall entry convention by Nicolas Pitre · 19 years ago
  76. 567bd98 [ARM] Fix sys_sendto and sys_recvfrom 6-arg syscalls by Russell King · 19 years ago
  77. a6c61e9 [ARM] 3168/1: Update ARM signal delivery and masking by Daniel Jacobowitz · 19 years ago
  78. 60ac133 [ARM] 2974/1: fix ARM710 swi bug workaround by Nicolas Pitre · 19 years ago
  79. 34f521f [ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stack by George G. Davis · 19 years ago
  80. 9b9eb8c [ARM] sys_mbind needs wrapping by Russell King · 19 years ago
  81. 68d9102 [ARM] 2865/2: fix fadvise64_64 syscall argument passing by Nicolas Pitre · 19 years ago
  82. bce495d [PATCH] ARM: make entry*.S includes more logical by Russell King · 20 years ago
  83. f4dc9a4 [PATCH] ARM: Remove single-use user save/restore macros by Russell King · 20 years ago
  84. e0f9f4a [PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm code by Russell King · 20 years ago
  85. 925c8a1 [PATCH] ARM: pt_regs offsets by Russell King · 20 years ago
  86. 1ec42c0 [PATCH] ARM: Remove argument for disable_irq/enable_irq by Russell King · 20 years ago
  87. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago