1. 068e35e hw breakpoints: Fix pid namespace bug by Matt Helsley · 14 years ago
  2. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. 45a7337 hw_breakpoints: Fix per task breakpoint tracking by Frederic Weisbecker · 15 years ago
  4. f7136c5 hw_breakpoints: Allow arch-specific cleanup before breakpoint unregistration by K.Prasad · 15 years ago
  5. 777d041 hw_breakpoints: Fix percpu build failure by Frederic Weisbecker · 15 years ago
  6. feef47d hw-breakpoints: Get the number of available registers on boot dynamically by Frederic Weisbecker · 15 years ago
  7. f93a205 hw-breakpoints: Handle breakpoint weight in allocation constraints by Frederic Weisbecker · 15 years ago
  8. 0102752 hw-breakpoints: Separate constraint space for data and instruction breakpoints by Frederic Weisbecker · 15 years ago
  9. b2812d0 hw-breakpoints: Change/Enforce some breakpoints policies by Frederic Weisbecker · 15 years ago
  10. 87e9b20 hw-breakpoints: Check disabled breakpoints again by Frederic Weisbecker · 15 years ago
  11. 4f16d4e Merge branch 'perf/core' into perf/urgent by Ingo Molnar · 15 years ago
  12. 1e259e0 hw-breakpoints: Remove stub unthrottle callback by Frederic Weisbecker · 15 years ago
  13. 44ee635 percpu: Add __percpu sparse annotations to hw_breakpoint by Tejun Heo · 15 years ago
  14. cd75764 perf: Make bp_len type to u64 generic across the arch by Mahesh Salgaonkar · 15 years ago
  15. 5352ae6 perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger by Jason Wessel · 15 years ago
  16. b23ff0e hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails. by Mahesh Salgaonkar · 15 years ago
  17. b21c070 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  18. 88f7a89 ksym_tracer: Fix to make the tracer work by Li Zefan · 15 years ago
  19. e625cce perf_event: Convert to raw_spinlock by Thomas Gleixner · 15 years ago
  20. 44234ad hw-breakpoints: Modify breakpoints without unregistering them by Frederic Weisbecker · 15 years ago
  21. 6ab8886 perf: hw_breakpoints: Fix percpu namespace clash by Stephen Rothwell · 15 years ago
  22. 5605317 hw-breakpoints: Fix task-bound breakpoint slot allocation by Frederic Weisbecker · 15 years ago
  23. b326e95 hw-breakpoints: Use overflow handler instead of the event callback by Frederic Weisbecker · 15 years ago
  24. 2f0993e hw-breakpoints: Drop callback and task parameters from modify helper by Frederic Weisbecker · 15 years ago
  25. dd1853c hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints by Frederic Weisbecker · 15 years ago
  26. 5fa10b2 hw-breakpoints: Use struct perf_event_attr to define user breakpoints by Frederic Weisbecker · 15 years ago
  27. 11e6635 kernel/hw_breakpoint.c: Fix local/global shadowing by Andrew Morton · 15 years ago
  28. 605bfae hw-breakpoints: Simplify error handling in breakpoint creation requests by Frederic Weisbecker · 15 years ago
  29. fdf6bc9 hw-breakpoints: Check the breakpoint params from perf tools by Frederic Weisbecker · 15 years ago
  30. ba6909b hw-breakpoint: Attribute authorship of hw-breakpoint related files by K.Prasad · 15 years ago
  31. b3a7554 hw-breakpoints: Remove x86 specific headers from core file by Frederic Weisbecker · 15 years ago
  32. f60d24d hw-breakpoints: Fix broken hw-breakpoint sample module by Frederic Weisbecker · 15 years ago
  33. ba1c813 hw-breakpoints: Arbitrate access to pmu following registers constraints by Frederic Weisbecker · 15 years ago
  34. 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 15 years ago
  35. 62a038d hw-breakpoints: introducing generic hardware breakpoint handler interfaces by K.Prasad · 16 years ago