1. 39413ae powerpc/hw_breakpoints: Rewrite 8xx breakpoints to allow any address range size. by Christophe Leroy · 5 years ago
  2. 27985b2 powerpc/watchpoint: Don't ignore extraneous exceptions blindly by Ravi Bangoria · 5 years ago
  3. b57aeab powerpc/watchpoint: Fix length calculation for unaligned target by Ravi Bangoria · 5 years ago
  4. b811be6 powerpc/watchpoint: Introduce macros for watchpoint length by Ravi Bangoria · 5 years ago
  5. bc01bdf powerpc/watchpoint: Disable watchpoint hit by larx/stcx instructions by Ravi Bangoria · 5 years ago
  6. 658d029 powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler() by Christophe Leroy · 6 years ago
  7. 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  8. a278e7e powerpc: Fix compile issue with force DAWR by Michael Neuling · 6 years ago
  9. 548c54a powerpc: silence a -Wcast-function-type warning in dawr_write_file_bool by Mathieu Malaterre · 6 years ago
  10. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  11. c1fe190 powerpc: Add force enable of DAWR on P9 option by Michael Neuling · 6 years ago
  12. 5d5176b perf/arch/powerpc: Implement hw_breakpoint_arch_parse() by Frederic Weisbecker · 7 years ago
  13. 8e983ff perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspace() by Frederic Weisbecker · 7 years ago
  14. cd6ef7e powerpc/ptrace: Fix enforcement of DAWR constraints by Michael Neuling · 7 years ago
  15. 85ce9a5 powerpc: Update ptrace to use ppc_breakpoint_available() by Michael Neuling · 7 years ago
  16. 6c8f9ad Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  17. c21a493 powerpc/xmon: Fix data-breakpoint by Ravi Bangoria · 8 years ago
  18. 4ad8622 powerpc/8xx: Implement hw_breakpoint by Christophe Leroy · 8 years ago
  19. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  20. 5aab90c perf/powerpc: Don't call perf_event_disable() from atomic context by Jiri Olsa · 8 years ago
  21. 03465f8 powerpc: Use kprobe blacklist for exception handlers by Nicholas Piggin · 8 years ago
  22. fb822e6 powerpc/hw_breakpoint: Fix oops when destroying hw_breakpoint event by Ravi Bangoria · 9 years ago
  23. 69111ba powerpc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  24. e51df2c powerpc: Make a bunch of things static by Anton Blanchard · 10 years ago
  25. 21f5850 powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint by Paul Gortmaker · 11 years ago
  26. c141611 powerpc: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  27. e2a800b powerpc/hw_brk: Fix off by one error when validating DAWR region end by Michael Neuling · 12 years ago
  28. 540e07c powerpc/hw_brk: Fix clearing of extraneous IRQ by Michael Neuling · 12 years ago
  29. 4ae7ebe powerpc: Change hardware breakpoint to allow longer ranges by Michael Neuling · 12 years ago
  30. b9818c3 powerpc: Rename set_break to avoid naming conflict by Michael Neuling · 12 years ago
  31. 9422de3 powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers by Michael Neuling · 12 years ago
  32. cd14457 powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor by Michael Neuling · 12 years ago
  33. 4474ef0 powerpc: Rework set_dabr so it can take a DABRX value as well by Michael Neuling · 12 years ago
  34. 3f4693e powerpc: Use consistent name info for arch_hw_breakpoint by Michael Neuling · 12 years ago
  35. 6d9c00c powerpc: Fix null pointer deref in perf hardware breakpoints by Michael Neuling · 12 years ago
  36. ac84aa2 powerpc/hw_breakpoints: Fix incorrect pointer access by Naveen N. Rao · 13 years ago
  37. ead53f2 powerpc: remove non-required uses of include <linux/module.h> by Paul Gortmaker · 14 years ago
  38. d09ec73 powerpc, hw_breakpoint: Tell generic code we have no instruction breakpoints by Paul Mackerras · 15 years ago
  39. 76b0f13 powerpc, hw_breakpoint: Cooperate better with other single-steppers by Paul Mackerras · 15 years ago
  40. 574cb24 powerpc, hw_breakpoint: Fix off-by-one in checking access address by Paul Mackerras · 15 years ago
  41. e3e9408 powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside symbol length by K.Prasad · 15 years ago
  42. 06532a6 powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signals by K.Prasad · 15 years ago
  43. 5aae8a5 powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors by K.Prasad · 15 years ago