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