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