1. 3c502e7 perf,hw_breakpoint: Initialize hardware api earlier by Jason Wessel · 14 years ago
  2. feef47d hw-breakpoints: Get the number of available registers on boot dynamically by Frederic Weisbecker · 14 years ago
  3. 0102752 hw-breakpoints: Separate constraint space for data and instruction breakpoints by Frederic Weisbecker · 14 years ago
  4. 73266fc hw-breakpoints: Tag ptrace breakpoint as exclude_kernel by Frederic Weisbecker · 14 years ago
  5. 44ee635 percpu: Add __percpu sparse annotations to hw_breakpoint by Tejun Heo · 14 years ago
  6. cd75764 perf: Make bp_len type to u64 generic across the arch by Mahesh Salgaonkar · 14 years ago
  7. 5352ae6 perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger by Jason Wessel · 14 years ago
  8. 99ac64c hw-breakpoints: Handle bad modify_user_hw_breakpoint off-case return value by Frederic Weisbecker · 15 years ago
  9. 44234ad hw-breakpoints: Modify breakpoints without unregistering them by Frederic Weisbecker · 15 years ago
  10. ed872d0 hw-breakpoints: Zeroe the breakpoint attrs on initialization by Frederic Weisbecker · 15 years ago
  11. b326e95 hw-breakpoints: Use overflow handler instead of the event callback by Frederic Weisbecker · 15 years ago
  12. 2f0993e hw-breakpoints: Drop callback and task parameters from modify helper by Frederic Weisbecker · 15 years ago
  13. dd1853c hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints by Frederic Weisbecker · 15 years ago
  14. 5fa10b2 hw-breakpoints: Use struct perf_event_attr to define user breakpoints by Frederic Weisbecker · 15 years ago
  15. fa7c27e hw-breakpoints: Fix misordered ifdef by Frederic Weisbecker · 15 years ago
  16. e6db487 hw-breakpoints: Include only linux/perf_event.h from kernel part of bp headers by Frederic Weisbecker · 15 years ago
  17. 5093eba hw-breakpoints: Separate the kernel part from breakpoint headers by Frederic Weisbecker · 15 years ago
  18. 688bcaf hw-breakpoints: Fix build on !perf architectures by Ingo Molnar · 15 years ago
  19. 687b16f hw-breakpoints: Provide an off-case for counter_arch_bp() by Frederic Weisbecker · 15 years ago
  20. 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 15 years ago
  21. 2da3e16 hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.h by Frederic Weisbecker · 15 years ago[Renamed (95%) from include/asm-generic/hw_breakpoint.h]
  22. b332828c hw-breakpoints: prepare the code for Hardware Breakpoint interfaces by K.Prasad · 15 years ago