1. 5b905d7 powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=N by Ravi Bangoria · 4 years, 5 months ago
  2. edc8dd9 powerpc/watchpoint: Move DAWR detection logic outside of hw_breakpoint.c by Ravi Bangoria · 4 years, 5 months ago
  3. 4759c11 powerpc/watchpoint: Fix quadword instruction handling on p10 predecessors by Ravi Bangoria · 4 years, 5 months ago
  4. 028cc22 powerpc/hw_breakpoint.h: delete duplicated word by Randy Dunlap · 4 years, 6 months ago
  5. deb2bd9 powerpc/watchpoint: Return available watchpoints dynamically by Ravi Bangoria · 4 years, 6 months ago
  6. ef3534a hw-breakpoints: Fix build warnings with clang by Ravi Bangoria · 4 years, 8 months ago
  7. 29da4f9 powerpc/watchpoint: Don't allow concurrent perf and ptrace events by Ravi Bangoria · 4 years, 8 months ago
  8. e68ef12 powerpc/watchpoint: Use builtin ALIGN*() macros by Ravi Bangoria · 4 years, 8 months ago
  9. c291913 powerpc/watchpoint: Get watchpoint count dynamically while disabling them by Ravi Bangoria · 4 years, 8 months ago
  10. 4a8a937 powerpc/watchpoint: Provide DAWR number to __set_breakpoint by Ravi Bangoria · 4 years, 8 months ago
  11. a18b834 powerpc/watchpoint: Provide DAWR number to set_dawr by Ravi Bangoria · 4 years, 8 months ago
  12. a6ba44e powerpc/watchpoint: Introduce function to get nr watchpoints dynamically by Ravi Bangoria · 4 years, 8 months ago
  13. 39413ae powerpc/hw_breakpoints: Rewrite 8xx breakpoints to allow any address range size. by Christophe Leroy · 5 years ago
  14. c3f68b0 powerpc/watchpoint: Fix ptrace code that muck around with address/len by Ravi Bangoria · 5 years ago
  15. b57aeab powerpc/watchpoint: Fix length calculation for unaligned target by Ravi Bangoria · 5 years ago
  16. b811be6 powerpc/watchpoint: Introduce macros for watchpoint length by Ravi Bangoria · 5 years ago
  17. 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
  18. a278e7e powerpc: Fix compile issue with force DAWR by Michael Neuling · 6 years ago
  19. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  20. c1fe190 powerpc: Add force enable of DAWR on P9 option by Michael Neuling · 6 years ago
  21. 5e2d059 Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  22. 62b8426 powerpc: fix includes in asm/processor.h by Christophe Leroy · 7 years ago
  23. cffbb3b perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse() by Frederic Weisbecker · 7 years ago
  24. 5d5176b perf/arch/powerpc: Implement hw_breakpoint_arch_parse() by Frederic Weisbecker · 7 years ago
  25. 8e983ff perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspace() by Frederic Weisbecker · 7 years ago
  26. 5d6a03e powerpc/hw_breakpoint: Only disable hw breakpoint if cpu supports it by Naveen N. Rao · 7 years ago
  27. b0d876d powerpc: Add missing prototypes for hw_breakpoint_handler() & arch_unregister_hw_breakpoint() by Mathieu Malaterre · 7 years ago
  28. 21f5850 powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint by Paul Gortmaker · 11 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. ab046a9 powerpc: Pack arch_hw_breakpoint to avoid holes in struct by Michael Neuling · 12 years ago
  35. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  36. 29dfc4f perf, powerpc: Fix build borkage by Peter Zijlstra · 14 years ago
  37. d09ec73 powerpc, hw_breakpoint: Tell generic code we have no instruction breakpoints by Paul Mackerras · 15 years ago
  38. e3e9408 powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside symbol length by K.Prasad · 15 years ago
  39. 06532a6 powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signals by K.Prasad · 15 years ago
  40. 5aae8a5 powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors by K.Prasad · 15 years ago