1. 8a39b05 powerpc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  2. 61ed9cf powerpc/kprobes: Remove kretprobe_trampoline_holder. by Thiago Jung Bauermann · 8 years ago
  3. f55d966 powerpc: Define and use PPC64_ELF_ABI_v2/v1 by Michael Ellerman · 8 years ago
  4. 69111ba powerpc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  5. 2f0143c powerpc/kprobes: Fix jprobes on ABI v2 (LE) by Michael Ellerman · 10 years ago
  6. 23d6d3d doc: typo on word accounting in kprobes.c in mutliple architectures by Anoop Thomas Mathew · 11 years ago
  7. 35fd219 powerpc: Move the single step enable code to a generic path by Suzuki K. Poulose · 12 years ago
  8. 85f395c powerpc/kprobes: Do not disable External interrupts during single step by Suzuki K. Poulose · 12 years ago
  9. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  10. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 12 years ago
  11. db97bc7 powerpc/kprobes: Remove resume_execution() in kprobes by Ananth N Mavinakayanahalli · 14 years ago
  12. 221c185 powerpc/476: Add isync after loading mmu and debug spr's by Dave Kleikamp · 14 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  14. 172ae2e powerpc/booke: Introduce new CONFIG options for advanced debug registers by Dave Kleikamp · 14 years ago
  15. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  16. 1294156 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() by Masami Hiramatsu · 15 years ago
  17. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  18. ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 16 years ago
  19. f827962 powerpc/booke: Add kprobes support for booke style processors by Kumar Gala · 16 years ago
  20. b76e59d powerpc/kprobes: Some minor fixes by Kumar Gala · 16 years ago
  21. 80d267f [POWERPC] Remove unnecessary cast in arch_deref_entry_point() by Michael Ellerman · 16 years ago
  22. 66200ea [POWERPC] Kill sparse warnings in kprobes by Ananth N Mavinakayanahalli · 16 years ago
  23. f438d91 kprobes: support kretprobe blacklist by Masami Hiramatsu · 17 years ago
  24. 3d7e338 jprobes: make jprobes a little safer for users by Michael Ellerman · 17 years ago
  25. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  26. bf8f6e5b Kprobes: The ON/OFF knob thru debugfs by Ananth N Mavinakayanahalli · 17 years ago
  27. 4c4308c kprobes: kretprobes simplifications by Christoph Hellwig · 17 years ago
  28. 0f95b7f Kprobes: print details of kretprobe on assertion failure by Ananth N Mavinakayanahalli · 17 years ago
  29. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  30. 9f90b99 [POWERPC] Minor fault path optimization by Christoph Hellwig · 17 years ago
  31. e6349a95 [POWERPC] kprobes: Eliminate sstep exception if instruction can be emulated by Ananth N Mavinakayanahalli · 17 years ago
  32. 8209003 [POWERPC] Added kprobes support to ppc32 by Kumar Gala · 17 years ago
  33. b4c6c34 [PATCH] kprobes: enable booster on the preemptible kernel by Masami Hiramatsu · 18 years ago
  34. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  35. 62c27be [PATCH] kprobe whitespace cleanup by bibo,mao · 18 years ago
  36. 83db3dd [POWERPC] kprobes: Fix possible system crash during out-of-line single-stepping by Ananth N Mavinakayanahalli · 18 years ago
  37. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  38. 0ccde0a [PATCH] powerpc/kprobes: fix singlestep out-of-line by Ananth N Mavinakayanahalli · 18 years ago
  39. 46dbe2f [PATCH] Switch Kprobes inline functions to __kprobes for ppc64 by Prasanna S Panchamukhi · 18 years ago
  40. 50e21f2 [PATCH] kprobes: fix broken fault handling for powerpc64 by Prasanna S Panchamukhi · 18 years ago
  41. 2326c77 [PATCH] kprobe handler: discard user space trap by bibo,mao · 18 years ago
  42. 7a7d1cf [PATCH] sem2mutex: kprobes by Ingo Molnar · 18 years ago
  43. 2ef9481 [PATCH] powerpc: trivial: modify comments to refer to new location of files by Jon Mason · 18 years ago
  44. eb3a729 [PATCH] kprobes: fix race in recovery of reentrant probe by Keshavamurthy Anil S · 18 years ago
  45. 0498b63 [PATCH] kprobes: fix build breakage by Ananth N Mavinakayanahalli · 18 years ago
  46. e597c29 [PATCH] kprobes: arch_remove_kprobe by Anil S Keshavamurthy · 18 years ago
  47. f709b12 [PATCH] kprobes-changed-from-using-spinlock-to-mutex fix by Keshavamurthy Anil S · 18 years ago
  48. 49a2a1b [PATCH] kprobes: changed from using spinlock to mutex by Anil S Keshavamurthy · 18 years ago
  49. bf8d5c5 [PATCH] kprobes: increment kprobe missed count for multiprobes by Keshavamurthy Anil S · 19 years ago
  50. 7568cb4 powerpc: Move most remaining ppc64 files over to arch/powerpc by Paul Mackerras · 19 years ago[Renamed from arch/ppc64/kernel/kprobes.c]
  51. d217d54 [PATCH] Kprobes: preempt_disable/enable() simplification by Ananth N Mavinakayanahalli · 19 years ago
  52. 991a51d [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes by Ananth N Mavinakayanahalli · 19 years ago
  53. 0dc036c [PATCH] Kprobes: Track kprobe on a per_cpu basis - ppc64 changes by Ananth N Mavinakayanahalli · 19 years ago
  54. 66ff2d0 [PATCH] Kprobes: rearrange preempt_disable/enable() calls by Ananth N Mavinakayanahalli · 19 years ago
  55. b6ec995 Merge from Linus' tree by Paul Mackerras · 19 years ago
  56. 2d8ab6a [PATCH] ppc64: fix up()/down() usage for kprobe_mutex by Ananth N Mavinakayanahalli · 19 years ago
  57. bbeb3f4 powerpc: clean up after powermac build merge by Stephen Rothwell · 19 years ago
  58. deac66a [PATCH] kprobes: fix bug when probed on task and isr functions by Keshavamurthy Anil S · 19 years ago
  59. bb144a8 [PATCH] Kprobes: prevent possible race conditions ppc64 changes by Prasanna S Panchamukhi · 19 years ago
  60. 6772926 [PATCH] kprobes: fix namespace problem and sparc64 build by Rusty Lynch · 19 years ago
  61. 97f7943 [PATCH] Return probe redesign: ppc64 specific implementation by Rusty Lynch · 19 years ago
  62. 9ec4b1f [PATCH] kprobes: fix single-step out of line - take2 by Ananth N Mavinakayanahalli · 19 years ago
  63. 42cc206 [PATCH] kprobes: Temporary disarming of reentrant probe for ppc64 by Prasanna S Panchamukhi · 19 years ago
  64. 7e1048b [PATCH] Move kprobe [dis]arming into arch specific code by Rusty Lynch · 19 years ago
  65. f829fd2 [PATCH] ppc64 kprobes: remove spurious MSR_SE masking by Ananth N Mavinakayanahalli · 19 years ago
  66. 63224d1e8 [PATCH] ppc64 kprobes: correct kprobe registration return values by Ananth N Mavinakayanahalli · 19 years ago
  67. 358c6ac [PATCH] ppc64 kprobes: don't eat dabr/iabr exceptions by Ananth N Mavinakayanahalli · 19 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago