1. 56f410c Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  2. 894e216 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  3. 5f33945 blktrace: fix integer parse by Shaohua Li · 8 years ago
  4. a33d7d9 tracing: Make sure RCU is watching before calling a stack trace by Steven Rostedt (VMware) · 8 years ago
  5. 8a49f3e ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub by Steven Rostedt (VMware) · 8 years ago
  6. a0e6369 ftrace/instances: Clear function triggers when removing instances by Naveen N. Rao · 8 years ago
  7. cbab567 ftrace: Simplify glob handling in unregister_ftrace_function_probe_func() by Naveen N. Rao · 8 years ago
  8. 30e7d894 tracing/kprobes: Enforce kprobes teardown after testing by Thomas Gleixner · 8 years ago
  9. b9ef032 tracing: Move postpone selftests to core from early_initcall by Steven Rostedt · 8 years ago
  10. 29250d3 Merge tag 'trace-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  11. 00d9593 Merge tag 'trace-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  12. 4dbbe2d tracing: Use cpumask_available() to check if cpumask variable may be used by Matthias Kaehlcke · 8 years ago
  13. 51aad0a trace: make trace_hwlat timestamp y2038 safe by Deepa Dinamani · 8 years ago
  14. 77c0edd ftrace: Simplify ftrace_match_record() even more by Steven Rostedt (VMware) · 8 years ago
  15. 31805c9 ftrace: Remove an unneeded condition by Dan Carpenter · 8 years ago
  16. e09e286 tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline() by Amey Telawane · 8 years ago
  17. 4c17468 Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  18. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  19. da7b66f Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  20. 7c8c03b Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  22. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  23. 73a757e ring-buffer: Return reader page back into existing ring buffer by Steven Rostedt (VMware) · 8 years ago
  24. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  25. dcc19d2 tracing/ftrace: Allow for instances to trigger their own stacktrace probes by Steven Rostedt (VMware) · 8 years ago
  26. 2290f2c tracing/ftrace: Allow for the traceonoff probe be unique to instances by Steven Rostedt (VMware) · 8 years ago
  27. cab5037 tracing/ftrace: Enable snapshot function trigger to work with instances by Steven Rostedt (VMware) · 8 years ago
  28. d2afd57a tracing/ftrace: Allow instances to have their own function probes by Steven Rostedt (VMware) · 8 years ago
  29. 6e44431 tracing/ftrace: Add a better way to pass data via the probe functions by Steven Rostedt (VMware) · 8 years ago
  30. 7b60f3d ftrace: Dynamically create the probe ftrace_ops for the trace_array by Steven Rostedt (VMware) · 8 years ago
  31. b5f081b tracing: Pass the trace_array into ftrace_probe_ops functions by Steven Rostedt (VMware) · 8 years ago
  32. 04ec7bb tracing: Have the trace_array hold the list of registered func probes by Steven Rostedt (VMware) · 8 years ago
  33. 8d70725 ftrace: If the hash for a probe fails to update then free what was initialized by Steven Rostedt (VMware) · 8 years ago
  34. eee8ded ftrace: Have the function probes call their own function by Steven Rostedt (VMware) · 8 years ago
  35. 1ec3a81 ftrace: Have each function probe use its own ftrace_ops by Steven Rostedt (VMware) · 8 years ago
  36. d3d532d ftrace: Have unregister_ftrace_function_probe_func() return a value by Steven Rostedt (VMware) · 8 years ago
  37. e16b35d ftrace: Add helper function ftrace_hash_move_and_update_ops() by Steven Rostedt (VMware) · 8 years ago
  38. 1a48df0 ftrace: Remove data field from ftrace_func_probe structure by Steven Rostedt (VMware) · 8 years ago
  39. 02b77e2 ftrace: Remove printing of data in showing of a function probe by Steven Rostedt (VMware) · 8 years ago
  40. 78f78e0 ftrace: Remove unused unregister_ftrace_function_probe_all() function by Steven Rostedt (VMware) · 8 years ago
  41. 0fe7e7e ftrace: Remove unused unregister_ftrace_function_probe() function by Steven Rostedt (VMware) · 8 years ago
  42. fe014e2 ftrace: Convert the rest of the function trigger over to the mapping functions by Steven Rostedt (VMware) · 8 years ago
  43. 1a93f8b tracing: Have the snapshot trigger use the mapping helper functions by Steven Rostedt (VMware) · 8 years ago
  44. 41794f1 ftrace: Added ftrace_func_mapper for function probe triggers by Steven Rostedt (VMware) · 8 years ago
  45. bca6c8d ftrace: Pass probe ops to probe function by Steven Rostedt (VMware) · 8 years ago
  46. e51a989 ftrace: Remove unused "flags" field from struct ftrace_func_probe by Steven Rostedt (VMware) · 8 years ago
  47. 92a68fa ftrace: Move the function commands into the tracing directory by Steven Rostedt (VMware) · 8 years ago
  48. caf7df1 block: remove the errors field from struct request by Christoph Hellwig · 8 years ago
  49. cee4b7c blktrace: remove the unused block_rq_abort tracepoint by Christoph Hellwig · 8 years ago
  50. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  51. 78f7a45 ring-buffer: Have ring_buffer_iter_empty() return true when empty by Steven Rostedt (VMware) · 8 years ago
  52. df62db5 tracing: Allocate the snapshot buffer before enabling probe by Steven Rostedt (VMware) · 8 years ago
  53. ec19b85 ftrace: Move the probe function into the tracing directory by Steven Rostedt (VMware) · 8 years ago
  54. 1e10486 ftrace: Add 'function-fork' trace option by Namhyung Kim · 8 years ago
  55. d879d0b ftrace: Fix function pid filter on instances by Namhyung Kim · 8 years ago
  56. b980b11 tracing: Have the trace_event benchmark thread call cond_resched_rcu_qs() by Steven Rostedt (VMware) · 8 years ago
  57. fcdc712 ftrace: Fix indexing of t_hash_start() from t_next() by Steven Rostedt (VMware) · 8 years ago
  58. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  59. acceb72 ftrace: Fix removing of second function probe by Steven Rostedt (VMware) · 8 years ago
  60. 82cc4fc ftrace: Fix removing of second function probe by Steven Rostedt (VMware) · 8 years ago
  61. be9370a bpf: remove struct bpf_prog_type_list by Johannes Berg · 8 years ago
  62. 84b1e36 Merge tag 'v4.11-rc6' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  63. 03ecd3f rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not work by Steven Rostedt (VMware) · 8 years ago
  64. 8aaf1ee tracing: Rename trace_active to disable_stack_tracer and inline its modification by Steven Rostedt (VMware) · 8 years ago
  65. 5367278 tracing: Add stack_tracer_disable/enable() functions by Steven Rostedt (VMware) · 8 years ago
  66. 252babc tracing: Replace the per_cpu() with __this_cpu*() in trace_stack.c by Steven Rostedt (VMware) · 8 years ago
  67. 0598e4f ftrace: Add use of synchronize_rcu_tasks() with dynamic trampolines by Steven Rostedt (VMware) · 8 years ago
  68. 62277de ring-buffer: Fix return value check in test_ringbuffer() by Wei Yongjun · 9 years ago
  69. 696ced4 tracing/kprobes: expose maxactive for kretprobe in kprobe_events by Alban Crequy · 8 years ago
  70. b80f0f6 ftrace: Have init/main.c call ftrace directly to free init memory by Steven Rostedt (VMware) · 8 years ago
  71. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  72. 5bd8462 ftrace: Create separate t_func_next() to simplify the function / hash logic by Steven Rostedt (VMware) · 8 years ago
  73. 43ff926 ftrace: Update func_pos in t_start() when all functions are enabled by Steven Rostedt (VMware) · 8 years ago
  74. 2d71d98 ftrace: Return NULL at end of t_start() instead of calling t_hash_start() by Steven Rostedt (VMware) · 8 years ago
  75. c20489d ftrace: Assign iter->hash to filter or notrace hashes on seq read by Steven Rostedt (VMware) · 8 years ago
  76. c1bc591 ftrace: Clean up __seq_open_private() return check by Steven Rostedt (VMware) · 8 years ago
  77. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  78. af0009f tracing: Move trace_handle_return() out of line by Steven Rostedt (VMware) · 8 years ago
  79. 42c269c ftrace: Allow for function tracing to record init functions on boot up by Steven Rostedt (VMware) · 8 years ago
  80. dbeafd0 ftrace: Have function tracing start in early boot up by Steven Rostedt (VMware) · 8 years ago
  81. 9afecfb tracing: Postpone tracer start-up tests till the system is more robust by Steven Rostedt (VMware) · 8 years ago
  82. e725c73 tracing: Split tracing initialization into two for early initialization by Steven Rostedt (VMware) · 8 years ago
  83. 61f63e3 Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  84. 61f35d7 uprobes: Default UPROBES_EVENTS to Y by Arnaldo Carvalho de Melo · 8 years ago
  85. 2b95bd7 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  86. 1d585e7 trace/kprobes: Fix check for kretprobe offset within function entry by Naveen N. Rao · 8 years ago
  87. 505d308 scripts/spelling.txt: add "overide" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  88. c3abcab Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. f26db96 Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  90. 84e5b549 Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  91. d0e0257 trace/kprobes: Add back warning about offset in return probes by Steven Rostedt (VMware) · 8 years ago
  92. 35b6f55 trace/kprobes: Allow return probes with offsets and absolute addresses by Naveen N. Rao · 8 years ago
  93. 65a50c6 ftrace/graph: Add ftrace_graph_max_depth kernel parameter by Todd Brandt · 8 years ago
  94. 92ad18e ftrace/graph: Do not modify the EMPTY_HASH for the function_graph filter by Steven Rostedt (VMware) · 8 years ago
  95. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  96. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  97. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  98. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  99. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  100. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago