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