1. 42309ab ARM: 8087/1: ptrace: reload syscall number after secure_computing() check by Will Deacon · 11 years ago
  2. 6af9df7 ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" by Oleg Nesterov · 12 years ago
  3. a4780ad ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork by André Hentschel · 12 years ago
  4. b10bca0 ARM: 7595/1: syscall: rework ordering in syscall_trace_exit by Will Deacon · 12 years ago
  5. 9b790d7 ARM: 7578/1: arch/move secure_computing into trace by Kees Cook · 12 years ago
  6. ebb5e15 ARM: 7525/1: ptrace: use updated syscall number for syscall auditing by Will Deacon · 12 years ago
  7. 1f66e06 ARM: 7524/1: support syscall tracing by Wade Farnsworth · 12 years ago
  8. 6628521 ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS by Al Viro · 12 years ago
  9. ad82cc0 ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"" by Will Deacon · 12 years ago
  10. ad72254 ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit} by Will Deacon · 13 years ago
  11. 5125430 ARM: 7455/1: audit: move syscall auditing until after ptrace SIGTRAP handling by Will Deacon · 13 years ago
  12. 433e2f3 ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK" by Will Deacon · 13 years ago
  13. 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
  14. 70b58d8 arm: don't open-code ptrace_report_syscall() by Al Viro · 13 years ago
  15. 6b5c804 arm: new way of handling ERESTART_RESTARTBLOCK by Al Viro · 13 years ago
  16. 4175160 Merge branch 'misc' into for-linus by Russell King · 13 years ago
  17. 2f97836 ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endianness by Will Deacon · 13 years ago
  18. 6a68b6f ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracing by Will Deacon · 13 years ago
  19. 0693bf6 ARM: 7374/1: add TRACEHOOK support by Wade Farnsworth · 13 years ago
  20. 5a4f5da5 ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platforms by Will Deacon · 13 years ago
  21. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 13 years ago
  22. 5180bb3 ARM/audit: include audit header and fix audit arch by Eric Paris · 13 years ago
  23. 8130b9d7 ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers by Will Deacon · 13 years ago
  24. 247f499 ARM: 7307/1: vfp: fix ptrace regset modification race by Dave Martin · 13 years ago
  25. 29ef73b Kernel: Audit Support For The ARM Platform by Nathaniel Husted · 13 years ago
  26. ce8b9d2 arm: add elf.h to arch/arm/kernel/ptrace.c by Paul Gortmaker · 13 years ago
  27. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  28. 592201a ARM: Thumb-2: Support Thumb-2 in undefined instruction handler by Jon Medhurst · 14 years ago
  29. 4dc0da8 perf: Add context field to perf_event by Avi Kivity · 14 years ago
  30. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 14 years ago
  31. 5be6f62 ARM: 6883/1: ptrace: Migrate to regsets framework by Dave Martin · 14 years ago
  32. bf0b8f4 arm, hw_breakpoints: Fix racy access to ptrace breakpoints by Frederic Weisbecker · 14 years ago
  33. 1f0090a Merge branch 'misc' into devel by Russell King · 14 years ago
  34. ba55d3d ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS request by Will Deacon · 14 years ago
  35. 425fc47 ARM: 6668/1: ptrace: remove single-step emulation code by Will Deacon · 14 years ago
  36. ce9b1b0 ARM: ptrace: fix style issue with hw_breakpoint interface by Will Deacon · 14 years ago
  37. b640a0d ptrace: cleanup arch_ptrace() on ARM by Namhyung Kim · 14 years ago
  38. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  39. 864232f ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interaction by Will Deacon · 14 years ago
  40. e513f8b ARM: 6199/1: Add kprobe-based event tracer by Will Deacon · 15 years ago
  41. 440e6ca arm: use generic ptrace_resume code by Christoph Hellwig · 15 years ago
  42. ad187f9 ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS by Russell King · 15 years ago
  43. 462f39a ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA} by Russell King · 15 years ago
  44. d23bc1b ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instruction by Daniel Jacobowitz · 15 years ago
  45. 68b7f715 nommu: ptrace support by Paul Brook · 15 years ago
  46. 3d1228e [ARM] 5387/1: Add ptrace VFP support on ARM by Catalin Marinas · 16 years ago
  47. 33fa9b1 [ARM] Convert asm/uaccess.h to linux/uaccess.h by Russell King · 16 years ago
  48. 1de765c [ARM] remove pc_pointer() by Russell King · 16 years ago
  49. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  50. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  51. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  52. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 17 years ago
  53. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  54. 5ba6d3f [ARM] Move syscall saving out of the way of utrace by Russell King · 18 years ago
  55. b2a0d36 [ARM] ptrace: clean up single stepping support by Russell King · 18 years ago
  56. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  57. 5429b06 [ARM] 3665/1: crunch: add ptrace support by Lennert Buytenhek · 19 years ago
  58. 17320a9 [ARM] Fix "thead" typo by Russell King · 19 years ago
  59. cdaabbd [ARM] iwmmxt thread state alignment by Russell King · 19 years ago
  60. 3f47112 [ARM] 3262/4: allow ptraced syscalls to be overriden by Nicolas Pitre · 19 years ago
  61. 815d5ec [PATCH] arm: task_pt_regs() by Al Viro · 19 years ago
  62. e7c1b32 [PATCH] arm: task_thread_info() by Al Viro · 19 years ago
  63. 22f975f [ARM] 3200/1: Singlestep over ARM BX and BLX instructions using ptrace fix by Nikola Valerjev · 19 years ago
  64. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 19 years ago
  65. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  66. 7ed20e1 [PATCH] convert that currently tests _NSIG directly to use valid_signal() by Jesper Juhl · 20 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago