1. 227a837 markers/tracpoints: fix non-modular build by Ingo Molnar · 16 years ago
  2. c1df1bd markers: auto enable tracepoints (new API : trace_mark_tp()) by Mathieu Desnoyers · 16 years ago
  3. a419246 markers: use module notifier by Mathieu Desnoyers · 16 years ago
  4. 021aeb0 markers: use rcu_*_sched_notrace and notrace by Mathieu Desnoyers · 16 years ago
  5. 2bdba31 markers: fix unregister by Mathieu Desnoyers · 16 years ago
  6. 5d9881e markers: break the redundant loop in kernel/marker.c by Zhaolei · 16 years ago
  7. 4de6274 markers: let marker_table be close to its comments by Lai Jiangshan · 16 years ago
  8. 505e371d markers: remove exported symbol marker_probe_cb_noarg() by Lai Jiangshan · 16 years ago
  9. 0eec481 markers: simplify marker_set_format() by Lai Jiangshan · 16 years ago
  10. 1b7ae37 markers: bit-field is not thread-safe nor smp-safe by Lai Jiangshan · 16 years ago
  11. 48043bc markers: fix unchecked format by Lai Jiangshan · 16 years ago
  12. ed86a59 markers: re-enable fast batch registration by Mathieu Desnoyers · 16 years ago
  13. e2d3b75d markers: fix unregister bug and reenter bug, cleanup by Mathieu Desnoyers · 16 years ago
  14. d74185e markers: fix unregister bug and reenter bug by Lai Jiangshan · 16 years ago
  15. 5def9a3 markers: fix markers read barrier for multiple probes by Mathieu Desnoyers · 16 years ago
  16. 28325df markers: use rcu_barrier_sched() and call_rcu_sched() by Mathieu Desnoyers · 16 years ago
  17. dc102a8 Markers - remove extra format argument by Mathieu Desnoyers · 16 years ago
  18. ab883af make marker_debug static by Adrian Bunk · 16 years ago
  19. 1aeb272 kernel: explicitly include required header files under kernel/ by Robert P. J. Day · 16 years ago
  20. 6496968 markers: use synchronize_sched() by Mathieu Desnoyers · 16 years ago
  21. 5833611 markers: remove ACCESS_ONCE by Mathieu Desnoyers · 16 years ago
  22. fd3c36f markers: update preempt_disable. call_rcu, rcu_barrier comments by Mathieu Desnoyers · 16 years ago
  23. 544adb4 markers: don't risk NULL deref in marker by Jesper Juhl · 16 years ago
  24. de4fc64 markers: fix sparse warnings in markers.c by Harvey Harrison · 16 years ago
  25. fb40bd7 Linux Kernel Markers: support multiple probes by Mathieu Desnoyers · 16 years ago
  26. 314de8a Linux Kernel Markers: fix marker mutex not taken upon module load by Mathieu Desnoyers · 17 years ago
  27. 8256e47 Linux Kernel Markers by Mathieu Desnoyers · 17 years ago