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