1. 8f27008 kprobes: Fix to add __kprobes to notify_die by Masami Hiramatsu · 15 years ago
  2. f8468f3 tracing: Remove unneeded pointer casts by Frederic Weisbecker · 15 years ago
  3. aeaeae1 tracing: Restore the const qualifier for field names and types definition by Frederic Weisbecker · 15 years ago
  4. 24851d2 tracing/kprobes: Dump the culprit kprobe in case of kprobe recursion by Frederic Weisbecker · 15 years ago
  5. 30a7e07 tracing/kprobes: Change trace_arg to probe_arg by Masami Hiramatsu · 15 years ago
  6. 38a4749 tracing/kprobes: Fix format typo in trace_kprobes by Masami Hiramatsu · 15 years ago
  7. cd7e7bd tracing: Add kprobes event profiling interface by Masami Hiramatsu · 15 years ago
  8. ff50d99 tracing: Kprobe tracer assigns new event ids for each event by Masami Hiramatsu · 15 years ago
  9. 4263565 tracing: Generate names for each kprobe event automatically by Masami Hiramatsu · 15 years ago
  10. a82378d tracing: Kprobe-tracer supports more than 6 arguments by Masami Hiramatsu · 15 years ago
  11. 413d37d tracing: Add kprobe-based event tracer by Masami Hiramatsu · 15 years ago
  12. d93f12f tracing: Introduce TRACE_FIELD_ZERO() macro by Masami Hiramatsu · 15 years ago
  13. bd1a5c8 tracing: Ftrace dynamic ftrace_event_call support by Masami Hiramatsu · 15 years ago
  14. 35dce1a Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
  15. 5079f32 ftrace: Move setting of clock-source out of options by Zhaolei · 15 years ago
  16. 87a342f tracing/filters: Support filtering for char * strings by Li Zefan · 15 years ago
  17. 43b51ea tracing/filters: Add __field_ext() to TRACE_EVENT by Li Zefan · 15 years ago
  18. aa38e9f tracing/filters: Add filter_type to struct ftrace_event_field by Li Zefan · 15 years ago
  19. 1c569f0 tracing: Create generic syscall TRACE_EVENTs by Josh Stone · 15 years ago
  20. 9741987 tracing: Move tracepoint callbacks from declaration to definition by Josh Stone · 15 years ago
  21. 3d27d8c tracing: Make syscall tracepoints conditional by Josh Stone · 15 years ago
  22. 6670000 tracing: Rename FTRACE_SYSCALLS for tracepoints by Josh Stone · 15 years ago
  23. d88cb58 tracing: Eliminate code duplication in kernel/tracepoint.c by Anirban Sinha · 15 years ago
  24. 4539f07 tracing/syscalls: Fix the output of syscalls with no arguments by Li Zefan · 15 years ago
  25. 540b7b8 tracing/syscalls: Add filtering support by Li Zefan · 15 years ago
  26. e647d6b tracing/events: Add trace_define_common_fields() by Li Zefan · 15 years ago
  27. 14be96c tracing/events: Add ftrace_event_call param to define_fields() by Li Zefan · 15 years ago
  28. 10a5b66 tracing/syscalls: Add fields format for exit events by Li Zefan · 15 years ago
  29. e697196 tracing/syscalls: Fix fields format for enter events by Li Zefan · 15 years ago
  30. 3be04b4 ftrace: Simplify seqfile code by Li Zefan · 15 years ago
  31. 2fc5f0c trace_stack: Simplify seqfile code by Li Zefan · 15 years ago
  32. 97d5320 trace_stat: Fix missing entry in stat file by Li Zefan · 15 years ago
  33. ba8b3a4 tracing/syscalls: Fix to print parameter types by Li Zefan · 15 years ago
  34. 7ead8b8 tracing/events: Add module tracepoints by Li Zefan · 15 years ago
  35. 60d970c tracing: Fix syscall tracing on !HAVE_FTRACE_SYSCALLS architectures by Ingo Molnar · 15 years ago
  36. 19007a6 tracing: Support for syscall events raw records in perfcounters by Frederic Weisbecker · 15 years ago
  37. dc4ddb4 tracing: Add fields format definition for syscall events by Frederic Weisbecker · 15 years ago
  38. e8f9f4d tracing: Add ftrace event call parameter to its field descriptor handler by Frederic Weisbecker · 15 years ago
  39. f4b5ffc tracing: Add perf counter support for syscalls tracing by Jason Baron · 15 years ago
  40. 64c12e0 tracing: Add individual syscalls tracepoint id support by Jason Baron · 15 years ago
  41. fb34a08 tracing: Add trace events for each syscall entry/exit by Jason Baron · 15 years ago
  42. 69fd4f0 tracing: Add ftrace_event_call void * 'data' field by Jason Baron · 15 years ago
  43. f744bd5 tracing: Raw_init() bailout in trace event register fail case by Jason Baron · 15 years ago
  44. a871bd3 tracing: Add syscall tracepoints by Jason Baron · 15 years ago
  45. 066e037 tracing: Call arch_init_ftrace_syscalls at boot by Jason Baron · 15 years ago
  46. 7770841 tracing: Rename set_tracer_flags()'s local variable trace_flags by Zhaolei · 15 years ago
  47. 89034bc Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  48. d00aa66 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. cec3691 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  50. a4e95fc perf_counter: Require CAP_SYS_ADMIN for raw tracepoint data by Peter Zijlstra · 15 years ago
  51. a044560 perf_counter: Correct PERF_SAMPLE_RAW output by Peter Zijlstra · 15 years ago
  52. 2e9b11a Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  53. 95d0ad0 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. 713e3e1 Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. 3a80b4a perf_counter: Fix a race on perf_counter_ctx by Peter Zijlstra · 15 years ago
  56. 3a43ce6 perf_counter: Fix tracepoint sampling to be part of generic sampling by Frederic Weisbecker · 15 years ago
  57. 10b8e30 perf_counter: Work around gcc warning by initializing tracepoint record unconditionally by Frederic Weisbecker · 15 years ago
  58. 7b4b665 perf_counter: Fix software counters for fast moving event sources by Peter Zijlstra · 15 years ago
  59. f413cdb perf_counter: Fix/complete ftrace event records sampling by Frederic Weisbecker · 15 years ago
  60. 3a65930 perf_counter, ftrace: Fix perf_counter integration by Peter Zijlstra · 15 years ago
  61. e356033 Merge branch 'linus' into tracing/urgent by Ingo Molnar · 15 years ago
  62. 17d42c1 posix_cpu_timers_exit_group(): Do not use thread_group_cputimer() by Stanislaw Gruszka · 15 years ago
  63. fb82ad7 tracing/filters: Don't use pred on alloc failure by Tom Zanussi · 15 years ago
  64. 26528e7 tracing/filters: Always free pred on filter_add_subsystem_pred() failure by Tom Zanussi · 15 years ago
  65. 96b2de3 tracing/filters: Don't use pred on alloc failure by Tom Zanussi · 15 years ago
  66. ad7d6c7 x86/irq: Fix move_irq_desc() for nodes without ram by Yinghai Lu · 15 years ago
  67. da758dd Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  68. 9c8a822 execve: must clear current->clear_child_tid by Eric Dumazet · 15 years ago
  69. 69dd647 generic-ipi: fix hotplug_cfd() by Xiao Guangrong · 15 years ago
  70. bd3f022 ring-buffer: Fix memleak in ring_buffer_free() by Eric Dumazet · 15 years ago
  71. 9795447 lockdep: Fix file mode of lock_stat by Li Zefan · 15 years ago
  72. 1054598 perf_counter: Fix double list iteration in per task precise stats by Peter Zijlstra · 15 years ago
  73. 469535a ring-buffer: Fix advance of reader in rb_buffer_peek() by Robert Richter · 15 years ago
  74. a2ca5e0 tracing/events: Only define remove_subsystem_dir() if CONFIG_MODULES by Frederic Weisbecker · 15 years ago
  75. 1a0799a tracing/function-graph-tracer: Move graph event insertion helpers in the graph tracer file by Frederic Weisbecker · 15 years ago
  76. 82e04af tracing: Move sched event insertion helpers in the sched switch tracer file by Frederic Weisbecker · 15 years ago
  77. c0a0d0d tracing/core: Make the stack entry helpers global by Frederic Weisbecker · 15 years ago
  78. 5e5bf48 tracing/core: Turn ftrace_cpu_disabled into a global var by Frederic Weisbecker · 15 years ago
  79. 0c9e6f6 tracing: Simplify print_graph_cpu() by Lai Jiangshan · 15 years ago
  80. af6af30 ftrace: Fix perf-tracepoint OOPS by Peter Zijlstra · 15 years ago
  81. 1bbf208 rtmutex: Avoid deadlock in rt_mutex_start_proxy_lock() by Darren Hart · 15 years ago
  82. 464e85e ring-buffer: do not disable ring buffer on oops_in_progress by Steven Rostedt · 15 years ago
  83. 0f2541d ring-buffer: fix check of try_to_discard result by Steven Rostedt · 15 years ago
  84. a40694a Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. ea56342 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. 7193675 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  87. 9c66812 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  88. e16852c Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/urgent by Ingo Molnar · 15 years ago
  89. 70d715f posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAW by Hiroshi Shimamoto · 15 years ago
  90. 07903af sched: Fix race in cpupri introduced by cpumask_var changes by Gregory Haskins · 15 years ago
  91. e414314 sched: Fix latencytop and sleep profiling vs group scheduling by Peter Zijlstra · 15 years ago
  92. 9f498cc perf_counter: Full task tracing by Peter Zijlstra · 15 years ago
  93. e53c099 perf_counter: Collapse inherit on read() by Peter Zijlstra · 15 years ago
  94. 0dd8486 do_sigaltstack: small cleanups by Linus Torvalds · 15 years ago
  95. 0083fc2 do_sigaltstack: avoid copying 'stack_t' as a structure to user space by Linus Torvalds · 15 years ago
  96. b592972 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  97. ec30c5f kprobes: Use kernel_text_address() for checking probe address by Masami Hiramatsu · 15 years ago
  98. b62f495 profile: suppress warning about large allocations when profile=1 is specified by Mel Gorman · 15 years ago
  99. 8870326 cgroup avoid permanent sleep at rmdir by KAMEZAWA Hiroyuki · 15 years ago
  100. 096b7fe cgroups: fix pid namespace bug by Li Zefan · 15 years ago