1. 758338e Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  2. b2e902f trace: use kbasename() by Andy Shevchenko · 12 years ago
  3. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  4. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  5. da830e5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  6. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  7. 7e0dd57 Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core by Ingo Molnar · 12 years ago
  8. 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
  9. 9366c1b ring-buffer: Fix race between integrity check and readers by Steven Rostedt · 12 years ago
  10. 54f7be5 ring-buffer: Fix NULL pointer if rb_set_head_page() fails by Steven Rostedt · 12 years ago
  11. bf3071f tracing: Remove unnecessary WARN_ONCE's from tracing_buffers_splice_read by Dave Jones · 12 years ago
  12. 717a9ef tracing: Remove unneeded checks from the stack tracer by Anton Vorontsov · 12 years ago
  13. d60da50 tracing: Add a resize function to make one buffer equivalent to another buffer by Hiraku Toyooka · 12 years ago
  14. 70f77b3 ftrace: Clear bits properly in reset_iter_read() by Dan Carpenter · 12 years ago
  15. 11043d8 tracing: Show raw time stamp on stats per cpu using counter or tsc mode for trace_clock by Yoshihiro YUNOMAE · 12 years ago
  16. 8be0709 tracing: Format non-nanosec times from tsc clock without a decimal point. by David Sharp · 12 years ago
  17. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  18. 7bcfaf5 tracing: Add trace_options kernel command line parameter by Steven Rostedt · 12 years ago
  19. 0d5c6e1 tracing: Use irq_work for wake ups and remove *_nowake_*() functions by Steven Rostedt · 12 years ago
  20. 02404ba tracing: Remove deprecated tracing_enabled file by Steven Rostedt · 12 years ago
  21. 0fb9656 tracing: Make tracing_enabled be equal to tracing_on by Steven Rostedt · 12 years ago
  22. c7b84ec tracing: Remove unused function unregister_tracer() by Steven Rostedt · 12 years ago
  23. 15075ca tracing: Separate open function from set_event and available_events by Steven Rostedt · 12 years ago
  24. 50ecf2c ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64 by Yoshihiro YUNOMAE · 12 years ago
  25. 60303ed tracing: Reset ring buffer when changing trace_clocks by David Sharp · 12 years ago
  26. 6f86ab9 tracing: Cleanup unnecessary function declarations by Vaibhav Nagarnaik · 12 years ago
  27. 01e3e71 tracing: Trivial cleanup by David Sharp · 12 years ago
  28. 7ffbd48 tracing: Cache comms only after an event occurred by Steven Rostedt · 12 years ago
  29. 2b70e59 tracing: Have tracing_sched_wakeup_trace() use standard unlock_commit by Steven Rostedt · 12 years ago
  30. 8169883 tracing: Enable comm recording if trace_printk() is used by Steven Rostedt · 12 years ago
  31. b382ede6 tracing: Expand ring buffer when trace_printk() is used by Steven Rostedt · 12 years ago
  32. 884bfe8 ring-buffer: Add a 'dropped events' counter by Slava Pestov · 13 years ago
  33. f43c738 tracing: Change tracer's integer flags to bool by Hiraku Toyooka · 12 years ago
  34. 6f41567 tracing: Allow tracers to start at core initcall by Steven Rostedt · 12 years ago
  35. bcd83ea tracing: Replace strict_strto* with kstrto* by Daniel Walter · 12 years ago
  36. 0d13ac9 uprobes: Fix misleading log entry by Jovi Zhang · 12 years ago
  37. ef8ff74 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 12 years ago
  38. 8e49f41 ring-buffer: Check for uninitialized cpu buffer before resizing by Vaibhav Nagarnaik · 12 years ago
  39. dc92b1f Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  40. 7f60ba3 Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore by Linus Torvalds · 12 years ago
  41. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  42. d55cb6c ftrace: Allow stealing pages from pipe buffer by Masami Hiramatsu · 12 years ago
  43. 8781915 trace: Move trace event enable from fs_initcall to core_initcall by Ezequiel Garcia · 12 years ago
  44. 5224c3a tracing: Add an option for disabling markers by Mandeep Singh Baines · 12 years ago
  45. d20b92a userns: Teach trace to use from_kuid by Eric W. Biederman · 13 years ago
  46. 26f4527 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  47. ea632e9 trace: Stop compiling in trace_clock unconditionally by Josh Triplett · 12 years ago
  48. 76bab1b tracing: Skip printing "OK" if failed to disable event by Yuanhan Liu · 12 years ago
  49. 65f8c95 pstore/ftrace: Convert to its own enable/disable debugfs knob by Anton Vorontsov · 12 years ago
  50. 508dc4f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  51. 781d062 ftrace: Do not test frame pointers if -mfentry is used by Steven Rostedt · 14 years ago
  52. a2546fa ftrace: Add -mfentry to Makefile on function tracer by Steven Rostedt · 14 years ago
  53. a0e0fac Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  54. bcada3d Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  55. 60916a9 tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1 by Will Deacon · 12 years ago
  56. 87abb3b tracing/trivial: Fix some typos in kernel/trace by Wang Tianhong · 12 years ago
  57. 92d8d4a tracing/filter: Add missing initialization by Jiri Olsa · 12 years ago
  58. 3c18c10 tracing: Fix wakeup_rt self test on virtual machines by Steven Rostedt · 12 years ago
  59. bd463a0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  60. e6dab5f perf/trace: Add ability to set a target task for events by Andrew Vagin · 12 years ago
  61. 647664e ftrace: add ftrace_set_filter_ip() for address based filter by Masami Hiramatsu · 12 years ago
  62. ad97772 ftrace: Add selftest to test function save-regs support by Steven Rostedt · 12 years ago
  63. ea701f1 ftrace: Add selftest to test function trace recursion protection by Steven Rostedt · 12 years ago
  64. 47239c4 ftrace: Only compile ftrace selftest if selftests are enabled by Steven Rostedt · 12 years ago
  65. 4740974 ftrace: Add default recursion protection for function tracing by Steven Rostedt · 12 years ago
  66. b13bc8d Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  67. 08f6fba ftrace/x86: Add separate function to save regs by Steven Rostedt · 12 years ago
  68. a1e2e31 ftrace: Return pt_regs to function trace callback by Steven Rostedt · 13 years ago
  69. ccf3672 ftrace: Consolidate arch dependent functions with 'list' function by Steven Rostedt · 12 years ago
  70. 2f5f6ad ftrace: Pass ftrace_ops as third parameter to function trace callback by Steven Rostedt · 13 years ago
  71. 6e0f17b Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  72. a2fe194 Merge branch 'linus' into perf/core by Ingo Molnar · 12 years ago
  73. f555f12 tracing/function: Convert func_set_flag() to a switch statement by Anton Vorontsov · 12 years ago
  74. 21f6794 tracing/function: Introduce persistent trace option by Anton Vorontsov · 12 years ago
  75. b2ad368 tracing: Fix initialization failure path in tracing_set_tracer() by Anton Vorontsov · 12 years ago
  76. ab93eb8 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  77. 93574fc tracing: Check for allocation failure in __tracing_open() by Dan Carpenter · 12 years ago
  78. 35c2f48 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  79. 90574eb Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  80. a3da2c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  81. 48fdc72 ring-buffer: Fix accounting of entries when removing pages by Vaibhav Nagarnaik · 12 years ago
  82. 44b9946 ring-buffer: Fix crash due to uninitialized new_pages list head by Vaibhav Nagarnaik · 12 years ago
  83. a5fb833 ring-buffer: Fix uninitialized read_stamp by Steven Rostedt · 12 years ago
  84. 6d158a8 tracing: Remove NR_CPUS array from trace_iterator by Steven Rostedt · 12 years ago
  85. 0be61eb tracing/selftest: Add a WARN_ON() if a tracer test fails by Steven Rostedt · 12 years ago
  86. d1ece09 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  87. 7374e82 tracing: Register the ftrace internal events during early boot by Steven Rostedt · 12 years ago
  88. 8d240dd ftrace: Remove a superfluous check by Borislav Petkov · 13 years ago
  89. 047fe36 splice: fix racy pipe->buffers uses by Eric Dumazet · 12 years ago
  90. f2bf1f6 tracing: Have tracing_off() actually turn tracing off by Steven Rostedt · 12 years ago
  91. 65a50c9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  92. 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  93. 9ba0541 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 12 years ago
  94. 6a31e1f ring-buffer: Check for valid buffer before changing size by Steven Rostedt · 12 years ago
  95. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  96. 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  97. c54894c Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  98. 6f5e357 Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  99. bb27f55 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  100. 895b67f tracing: Remove kernel_lock annotations by Richard Weinberger · 13 years ago