1. cf4db25 ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT by Steven Rostedt · 14 years ago
  2. 72441cb ftrace/x86: Add support for C version of recordmcount by Steven Rostedt · 14 years ago
  3. fd02e6f kprobes: Fix selftest to clear flags field for reusing probes by Masami Hiramatsu · 14 years ago
  4. 7cd2541 Merge commit 'v2.6.36-rc7' into perf/core by Ingo Molnar · 14 years ago
  5. e1d9694 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  6. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  7. 540804b perf_events: Fix invalid pointer when pid is invalid by Stephane Eranian · 14 years ago
  8. 399f1e3 kfifo: fix scatterlist usage by Ira W. Snyder · 14 years ago
  9. a5a2bad Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  10. a247c3a rmap: fix walk during fork by Andrea Arcangeli · 14 years ago
  11. 8f7b50c jump label: Tracepoint support for jump labels by Jason Baron · 14 years ago
  12. 4c3ef6d jump label: Add jump_label_text_reserved() to reserve jump points by Jason Baron · 14 years ago
  13. e0cf0cd jump label: Initialize workqueue tracepoints *before* they are registered by Jason Baron · 14 years ago
  14. bf5438fc jump label: Base patch for jump label by Jason Baron · 14 years ago
  15. 90edf27f Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  16. 1ce1e41 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  17. 87ac6fa Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  18. 41945f6 perf: Avoid RCU vs preemption assumptions by Peter Zijlstra · 14 years ago
  19. 7ed5692 Merge commit 'v2.6.36-rc5' into perf/core by Ingo Molnar · 14 years ago
  20. f6c3f16 sched: Fix nohz balance kick by Suresh Siddha · 14 years ago
  21. e9d2b06 perf: Undo the per cpu-context timer stuff by Peter Zijlstra · 14 years ago
  22. 917bdd1 perf: Fix perf_event_exit_cpu_context() by Peter Zijlstra · 14 years ago
  23. b04243e perf: Complete software pmu grouping by Peter Zijlstra · 14 years ago
  24. d14b12d perf_events: Fix broken event grouping by Stephane Eranian · 14 years ago
  25. 068e35e hw breakpoints: Fix pid namespace bug by Matt Helsley · 14 years ago
  26. 94ca9d6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  27. 635c17c kprobes: Add sparse context annotations by Namhyung Kim · 14 years ago
  28. 6376b22 kprobes: Make functions static by Namhyung Kim · 14 years ago
  29. 05662bd kprobes: Verify jprobe entry point by Namhyung Kim · 14 years ago
  30. edbaadb kprobes: Remove redundant address check by Namhyung Kim · 14 years ago
  31. 38a81da perf events: Clean up pid passing by Matt Helsley · 14 years ago
  32. 2ebd4ff perf events: Split out task search into helper by Matt Helsley · 14 years ago
  33. d958077 hw breakpoints: Fix pid namespace bug by Matt Helsley · 14 years ago
  34. d9ca07a watchdog: Avoid kernel crash when disabling watchdog by Stephane Eranian · 14 years ago
  35. e75e863 sched: Fix user time incorrectly accounted as system time on 32-bit by Stanislaw Gruszka · 14 years ago
  36. 3aabae7 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  37. 79e406d tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums by Steven Rostedt · 14 years ago
  38. b304d04 tracing: Do not trace in irq when funcgraph-irq option is zero by Steven Rostedt · 14 years ago
  39. 2bd16212 tracing: Add funcgraph-irq option for function graph tracer. by Jiri Olsa · 14 years ago
  40. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  41. 57c072c tracing: Fix reading of set_ftrace_filter across lists by Steven Rostedt · 14 years ago
  42. 98c4fd0 tracing: Keep track of set_ftrace_filter position and allow lseek again by Steven Rostedt · 14 years ago
  43. 4aeb696 tracing: Replace typecasted void pointer in set_ftrace_filter code by Steven Rostedt · 14 years ago
  44. 2bccfff tracing: Do not reset *pos in set_ftrace_filter by Steven Rostedt · 14 years ago
  45. 0bf377b sched: Improve latencies under load by decreasing minimum scheduling granularity by Ingo Molnar · 14 years ago
  46. 0c67b40 perf: Fix free_event() by Peter Zijlstra · 14 years ago
  47. cde8e88 perf: Sanitize the RCU logic by Peter Zijlstra · 14 years ago
  48. c54fce6 workqueue: add documentation by Tejun Heo · 14 years ago
  49. 84e1d83 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  50. 6715045 PM / Hibernate: Avoid hitting OOM during preallocation of memory by Rafael J. Wysocki · 14 years ago
  51. aad1830 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  52. 0109c2c PM QoS: Correct pr_debug() misuse and improve parameter checks by mark gross · 14 years ago
  53. e5f4d33 perf: Fix perf_init_event() by Peter Zijlstra · 14 years ago
  54. 27c379f generic-ipi: Fix deadlock in __smp_call_function_single by Heiko Carstens · 14 years ago
  55. f2955b4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  56. cee010e perf: Ensure we call add_event_to_ctx() with the right locks held by Peter Zijlstra · 14 years ago
  57. df09162 tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread by Chris Wright · 14 years ago
  58. 910321e swap: revert special hibernation allocation by Hugh Dickins · 14 years ago
  59. 1c24de6 kernel/groups.c: fix integer overflow in groups_search by Jerome Marchand · 14 years ago
  60. 31583bb cgroups: fix API thinko by Michael S. Tsirkin · 14 years ago
  61. 85a0fdf gcov: fix null-pointer dereference for certain module types by Peter Oberparleiter · 14 years ago
  62. 4e231c7 perf: Fix up delayed_put_task_struct() by Peter Zijlstra · 14 years ago
  63. 1b9a644 perf: Optimize context ops by Peter Zijlstra · 14 years ago
  64. 89a1e18 perf: Provide a separate task context for swevents by Peter Zijlstra · 14 years ago
  65. 8dc85d5 perf: Multiple task contexts by Peter Zijlstra · 14 years ago
  66. eb18447 perf: Clean up perf_event_context allocation by Peter Zijlstra · 14 years ago
  67. 97dee4f perf: Move some code around by Peter Zijlstra · 14 years ago
  68. 108b02c perf: Per-pmu-per-cpu contexts by Peter Zijlstra · 14 years ago
  69. b5ab4cd perf: Per cpu-context rotation timer by Peter Zijlstra · 14 years ago
  70. b28ab83 perf: Remove the swevent hash-table from the cpu context by Peter Zijlstra · 14 years ago
  71. c3f00c7 perf: Separate find_get_context() from event initialization by Peter Zijlstra · 14 years ago
  72. 15ac9a3 perf: Remove the sysfs bits by Peter Zijlstra · 14 years ago
  73. a4eaf7f perf: Rework the PMU methods by Peter Zijlstra · 14 years ago
  74. fa407f3 perf: Shrink hw_perf_event by Peter Zijlstra · 14 years ago
  75. ad5133b perf: Default PMU ops by Peter Zijlstra · 14 years ago
  76. 33696fc perf: Per PMU disable by Peter Zijlstra · 14 years ago
  77. 24cd7f5 perf: Reduce perf_disable() usage by Peter Zijlstra · 14 years ago
  78. 9ed6060 perf: Unindent labels by Peter Zijlstra · 14 years ago
  79. b0a873e perf: Register PMU implementations by Peter Zijlstra · 14 years ago
  80. 51b0fe3 perf: Deconstify struct pmu by Peter Zijlstra · 14 years ago
  81. 2aa6127 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  82. da2b71e sched: Move sched_avg_update() to update_cpu_load() by Suresh Siddha · 14 years ago
  83. 5e11637 perf: Fix CPU hotplug by Peter Zijlstra · 14 years ago
  84. 9cb627d perf, trace: Fix module leak by Li Zefan · 14 years ago
  85. 79637a4 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  86. 899edae Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  87. da34634 tracing/kprobe: Fix handling of C-unlike argument names by Masami Hiramatsu · 14 years ago
  88. aba9159 tracing/kprobes: Fix handling of argument names by Masami Hiramatsu · 14 years ago
  89. 61a5273 tracing/kprobe: Fix a memory leak in error case by Masami Hiramatsu · 14 years ago
  90. 9c55cb1 tracing: Do not allow llseek to set_ftrace_filter by Steven Rostedt · 14 years ago
  91. cd4d4fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  92. b3bd3de gcc-4.6: kernel/*: Fix unused but set warnings by Andi Kleen · 14 years ago
  93. ef5dc12 mutex: Fix annotations to include it in kernel-locking docbook by Randy Dunlap · 14 years ago
  94. f6195aa ring-buffer: Place duplicate expression into a single function by Steven Rostedt · 14 years ago
  95. 68d3f1d lockup_detector: Sync touch_*_watchdog back to old semantics by Don Zickus · 14 years ago
  96. 14416c3 lockup_detector: Remove unused panic_notifier by Akinobu Mita · 14 years ago
  97. eac2433 lockup_detector: Convert cpu notifier to return encapsulate errno value by Akinobu Mita · 14 years ago
  98. 950eaac pid: make setpgid() system call use RCU read-side critical section by Paul E. McKenney · 14 years ago
  99. 3aaba20 tracing: Fix a race in function profile by Li Zefan · 14 years ago
  100. 9c37547 workqueue: use zalloc_cpumask_var() for gcwq->mayday_mask by Tejun Heo · 14 years ago