1. 505d308 scripts/spelling.txt: add "overide" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  2. 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
  3. 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
  4. 65a50c6 ftrace/graph: Add ftrace_graph_max_depth kernel parameter by Todd Brandt · 8 years ago
  5. 92ad18e ftrace/graph: Do not modify the EMPTY_HASH for the function_graph filter by Steven Rostedt (VMware) · 8 years ago
  6. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  7. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  8. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  9. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  10. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  11. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  12. 6b0b755 perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS by Anton Blanchard · 8 years ago
  13. 45554b2 Merge tag 'trace-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  14. 79b17ea Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  15. 3a150df tracing: Fix code comment for ftrace_ops_get_func() by Chunyu Hu · 8 years ago
  16. f1ef09f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  17. d3213e8 tracing: add __print_flags_u64() by Ross Zwisler · 8 years ago
  18. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  19. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  20. c78f8bd bpf: mark all registered map/prog types as __ro_after_init by Daniel Borkmann · 8 years ago
  21. 67d04bb tracing: Remove outdated ring buffer comment by Joel Fernandes · 8 years ago
  22. bef5da6 tracing/probes: Fix a warning message to show correct maximum length by Masami Hiramatsu · 8 years ago
  23. 8f0994b tracing: Fix return value check in trace_benchmark_reg() by Wei Yongjun · 8 years ago
  24. eb583cd4 tracing: Use modern function declaration by Arnd Bergmann · 8 years ago
  25. 7257634 tracing/probe: Show subsystem name in messages by Masami Hiramatsu · 8 years ago
  26. 8e0f114 tracing/hwlat: Update old comment about migration by Luiz Capitulino · 8 years ago
  27. 1f9b354 tracing: Have traceprobe_probes_write() not access userspace unnecessarily by Steven Rostedt (VMware) · 8 years ago
  28. 4c73841 tracing: Have COMM event filter key be treated as a string by Steven Rostedt (VMware) · 8 years ago
  29. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  30. 3898fac trace: rename trace_print_hex_seq arg and add kdoc by Daniel Borkmann · 8 years ago
  31. e704eff ftrace: Have set_graph_function handle multiple functions in one write by Steven Rostedt (VMware) · 8 years ago
  32. 649b988 ftrace: Do not hold references of ftrace_graph_{notrace_}hash out of graph_lock by Steven Rostedt (VMware) · 8 years ago
  33. 0e684b6 tracing: Reset parser->buffer to allow multiple "puts" by Steven Rostedt (VMware) · 8 years ago
  34. ae98d27 ftrace: Have set_graph_functions handle write with RDWR by Steven Rostedt (VMware) · 8 years ago
  35. d4ad9a1 ftrace: Reset fgd->hash in ftrace_graph_write() by Steven Rostedt (VMware) · 8 years ago
  36. 555fc78 ftrace: Replace (void *)1 with a meaningful macro name FTRACE_GRAPH_EMPTY by Steven Rostedt (VMware) · 8 years ago
  37. 2b2c279 ftrace: Create a slight optimization on searching the ftrace_hash by Steven Rostedt (VMware) · 8 years ago
  38. 2b0cce0 tracing: Add ftrace_hash_key() helper function by Steven Rostedt (VMware) · 8 years ago
  39. e216015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. 6ac9311 blktrace: use existing disk debugfs directory by Omar Sandoval · 8 years ago
  41. 18fbda9 block: use same block debugfs directory for blk-mq and blktrace by Omar Sandoval · 8 years ago
  42. a428d31 blktrace: make do_blk_trace_setup() static by Omar Sandoval · 8 years ago
  43. 26a346f tracing/kprobes: Fix __init annotation by Arnd Bergmann · 8 years ago
  44. 93faccbb fs: Better permission checking for submounts by Eric W. Biederman · 8 years ago
  45. f447c19 tracing: Clean up the hwlat binding code by Steven Rostedt (VMware) · 8 years ago
  46. 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 8 years ago
  47. 79c6f44 tracing: Fix hwlat kthread migration by Steven Rostedt (VMware) · 8 years ago
  48. 48b77ad block: cleanup tracing by Christoph Hellwig · 8 years ago
  49. 2acae0d trace: add variant without spacing in trace_print_hex_seq by Daniel Borkmann · 8 years ago
  50. b9b0c831 ftrace: Convert graph filter to use hash tables by Namhyung Kim · 8 years ago
  51. 4046bf0 ftrace: Expose ftrace_hash_empty and ftrace_lookup_ip by Namhyung Kim · 8 years ago
  52. a5e8c07 bpf: add bpf_probe_read_str helper by Gianluca Borello · 8 years ago
  53. 3e278c0 ftrace: Factor out __ftrace_hash_move() by Namhyung Kim · 8 years ago
  54. 068f530 tracing: Add the constant count for branch tracer by Steven Rostedt (VMware) · 8 years ago
  55. 134e6a0 tracing: Show number of constants profiled in likely profiler by Steven Rostedt (VMware) · 8 years ago
  56. d45ae1f tracing: Process constants for (un)likely() profiler by Steven Rostedt (VMware) · 8 years ago
  57. 6496bb7 uprobe: Find last occurrence of ':' when parsing uprobe PATH:OFFSET by Kenny Yu · 8 years ago
  58. 2d071c6 bpf, trace: make ctx access checks more robust by Daniel Borkmann · 8 years ago
  59. 6b8cc1d bpf: pass original insn directly to convert_ctx_access by Daniel Borkmann · 8 years ago
  60. 39f19ebb bpf: rename ARG_PTR_TO_STACK by Alexei Starovoitov · 8 years ago
  61. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  62. 179a7ba Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  63. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  64. 52281b3 Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  65. 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  67. d4d7ccc kprobes/trace: Fix kprobe selftest for newer gcc by Marcin Nowakowski · 8 years ago
  68. f18f97a tracing/kprobes: Add a helper method to return number of probe hits by Marcin Nowakowski · 8 years ago
  69. 99e6f6e tracing/rb: Init the CPU mask on allocation by Sebastian Andrzej Siewior · 8 years ago
  70. c59f29c tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results by Pavankumar Kondeti · 8 years ago
  71. 1a41442 tracing/fgraph: Have wakeup and irqsoff tracers ignore graph functions too by Steven Rostedt (Red Hat) · 8 years ago
  72. 794de08 fgraph: Handle a case where a tracer ignores set_graph_notrace by Steven Rostedt (Red Hat) · 8 years ago
  73. 656c7f0 tracing: Replace kmap with copy_from_user() in trace_marker writing by Steven Rostedt (Red Hat) · 8 years ago
  74. 9c1f6bb tracing: Allow benchmark to be enabled at early_initcall() by Steven Rostedt (Red Hat) · 8 years ago
  75. 989a0a3 tracing: Have system enable return error if one of the events fail by Steven Rostedt (Red Hat) · 8 years ago
  76. 1dd349a tracing: Do not start benchmark on boot up by Steven Rostedt (Red Hat) · 8 years ago
  77. 8cf868a tracing: Have the reg function allow to fail by Steven Rostedt (Red Hat) · 8 years ago
  78. b18cc3d tracing/rb: Init the CPU mask on allocation by Sebastian Andrzej Siewior · 8 years ago
  79. b32614c tracing/rb: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  80. 80ec355 trace: Add an option for boot clock as trace clock by Joel Fernandes · 8 years ago
  81. 38e11df ring-buffer: Force rb_end_commit() and rb_set_commit_to_write() inline by Steven Rostedt (Red Hat) · 8 years ago
  82. babe3fc ring-buffer: Froce rb_update_write_stamp() to be inlined by Steven Rostedt (Red Hat) · 8 years ago
  83. 2289d56 ring-buffer: Force inline of hotpath helper functions by Steven Rostedt (Red Hat) · 8 years ago
  84. 52ffabe3 tracing: Make __buffer_unlock_commit() always_inline by Steven Rostedt (Red Hat) · 8 years ago
  85. 42391745 tracing: Make tracepoint_printk a static_key by Steven Rostedt (Red Hat) · 8 years ago
  86. 929ddbf ring-buffer: Always inline rb_event_data() by Steven Rostedt (Red Hat) · 8 years ago
  87. fa7ffb3 ring-buffer: Make rb_reserve_next_event() always inlined by Steven Rostedt (Red Hat) · 8 years ago
  88. 3e9a8aa tracing: Create a always_inlined __trace_buffer_lock_reserve() by Steven Rostedt (Red Hat) · 8 years ago
  89. 7d43640 tracing: Add error checks to creation of event files by Steven Rostedt (Red Hat) · 8 years ago
  90. 478409d tracing: Add hook to function tracing for other subsystems to use by Chunyan Zhang · 8 years ago
  91. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  92. d032ae8 ftrace: Provide API to use global filtering for ftrace ops by Joel Fernandes · 8 years ago
  93. fa32e85 tracing: Add new trace_marker_raw by Steven Rostedt · 9 years ago
  94. 8d414bd tracing: Allow wakeup_dl tracer to be used by instances by Zhou Chengming · 8 years ago
  95. 3f303fb tracing/filter: Define op as the enum that it is by Steven Rostedt (Red Hat) · 8 years ago
  96. fdf5b67 tracing: Optimise comparison filters and fix binary and for 64 bit by Steven Rostedt (Red Hat) · 8 years ago
  97. 60f1d5e ftrace: Support full glob matching by Masami Hiramatsu · 8 years ago
  98. 546fece ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records by Steven Rostedt (Red Hat) · 8 years ago
  99. 977c1f9 ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records by Alexei Starovoitov · 8 years ago
  100. ef295ec block: better op and flags encoding by Christoph Hellwig · 8 years ago