1. cac92ba kernel/tracepoint.c: kernel-doc fixes by Fabian Frederick · 10 years ago
  2. 8058bd0 tracepoint: Fix use of tracepoint funcs after rcu free by Mathieu Desnoyers · 10 years ago
  3. 0a7418f Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  4. b725dfe tracepoint: Fix sparse warnings in tracepoint.c by Mathieu Desnoyers · 10 years ago
  5. eb7d035 tracepoint: Simplify tracepoint module search by Steven Rostedt (Red Hat) · 10 years ago
  6. de7b297 tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints by Mathieu Desnoyers · 10 years ago
  7. 6f4c98e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  8. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  9. 0dea6d52 tracepoint: Remove unused API functions by Mathieu Desnoyers · 11 years ago
  10. 66cc69e Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE by Mathieu Desnoyers · 11 years ago
  11. 3bbc8db tracepoints: API doc update to tracepoint_probe_register() return value by Mathieu Desnoyers · 11 years ago
  12. 4c11628 tracepoints: API doc update to data argument by Mathieu Desnoyers · 11 years ago
  13. b196e2b tracing: Warn if a tracepoint is not set via debugfs by Steven Rostedt · 11 years ago
  14. 7dec935 tracepoint: Do not waste memory on mods with no tracepoints by Steven Rostedt (Red Hat) · 11 years ago
  15. 45ab2813 tracing: Do not add event files for modules that fail tracepoints by Steven Rostedt (Red Hat) · 11 years ago
  16. 9e8529a Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  17. 4c69e6e tracepoints: Prevent null probe from being added by Sahara · 11 years ago
  18. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  19. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
  20. c10076c tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT by Steven Rostedt · 13 years ago
  21. b75ef8b Tracepoint: Dissociate from module mutex by Mathieu Desnoyers · 13 years ago
  22. d430d3d jump label: Introduce static_branch() interface by Jason Baron · 14 years ago
  23. 6549864 tracepoints: Fix section alignment using pointer array by Mathieu Desnoyers · 14 years ago
  24. 3b6e901 jump_label: Use more consistent naming by Peter Zijlstra · 14 years ago
  25. 8f7b50c jump label: Tracepoint support for jump labels by Jason Baron · 14 years ago
  26. 38516ab tracing: Let tracepoints have data passed to tracepoint callbacks by Steven Rostedt · 14 years ago
  27. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  28. cc3b13c tracing: Don't trace kernel thread syscalls by Hendrik Brueckner · 15 years ago
  29. 9741987 tracing: Move tracepoint callbacks from declaration to definition by Josh Stone · 15 years ago
  30. 3d27d8c tracing: Make syscall tracepoints conditional by Josh Stone · 15 years ago
  31. 6670000 tracing: Rename FTRACE_SYSCALLS for tracepoints by Josh Stone · 15 years ago
  32. d88cb58 tracing: Eliminate code duplication in kernel/tracepoint.c by Anirban Sinha · 15 years ago
  33. 60d970c tracing: Fix syscall tracing on !HAVE_FTRACE_SYSCALLS architectures by Ingo Molnar · 15 years ago
  34. a871bd3 tracing: Add syscall tracepoints by Jason Baron · 15 years ago
  35. ec625cb tracepoints: dont update zero-sized tracepoint sections by Ingo Molnar · 16 years ago
  36. 09933a1 tracing: fix oops in tracepoint_update_probe_range() by Jaswinder Singh Rajput · 16 years ago
  37. 227a837 markers/tracpoints: fix non-modular build by Ingo Molnar · 16 years ago
  38. 32f8574 tracepoints: use modules notifiers by Mathieu Desnoyers · 16 years ago
  39. de0baf9 tracepoints: fix disable by Mathieu Desnoyers · 16 years ago
  40. 127cafb tracepoint: introduce *_noupdate APIs. by Lai Jiangshan · 16 years ago
  41. 19dba33 tracepoint: simplification for tracepoints using RCU by Lai Jiangshan · 16 years ago
  42. f66af45 tracepoint: check if the probe has been registered by Frederic Weisbecker · 16 years ago
  43. 9a1e969 tracepoints: fix reentrancy by Mathieu Desnoyers · 16 years ago
  44. ca2db6c tracepoints: use rcu sched by Mathieu Desnoyers · 16 years ago
  45. 9795302 tracepoints: use TABLE_SIZE macro by Mathieu Desnoyers · 16 years ago
  46. 97e1c18 tracing: Kernel Tracepoints by Mathieu Desnoyers · 16 years ago