1. d1eb650 tracepoint: Move signal sending tracepoint to events/signal.h by Masami Hiramatsu · 15 years ago
  2. 80bbf6b hw-breakpoints: Fix unused function in off-case by Frederic Weisbecker · 15 years ago
  3. 11e6635 kernel/hw_breakpoint.c: Fix local/global shadowing by Andrew Morton · 15 years ago
  4. 605bfae hw-breakpoints: Simplify error handling in breakpoint creation requests by Frederic Weisbecker · 15 years ago
  5. c6567f6 hw-breakpoints: Improve in-kernel event creation error granularity by Frederic Weisbecker · 15 years ago
  6. d99be40 ksym_tracer: Fix breakpoint removal after modification by Frederic Weisbecker · 15 years ago
  7. 99df5a6 trace/syscalls: Change ret param in struct syscall_trace_exit to long by Tom Zanussi · 15 years ago
  8. fe61267 perf_events: Fix bad software/trace event recursion counting by Frederic Weisbecker · 15 years ago
  9. 184d3da perf_events: Fix bogus copy_to_user() in perf_event_read_group() by Stephane Eranian · 15 years ago
  10. f5ffe02 perf: Add kernel side syscall events support for breakpoints by Frederic Weisbecker · 15 years ago
  11. fdf6bc9 hw-breakpoints: Check the breakpoint params from perf tools by Frederic Weisbecker · 15 years ago
  12. ba6909b hw-breakpoint: Attribute authorship of hw-breakpoint related files by K.Prasad · 15 years ago
  13. acd1d7c perf_events: Restore sanity to scaling land by Peter Zijlstra · 15 years ago
  14. 4ed7c92 perf_events: Undo some recursion damage by Peter Zijlstra · 15 years ago
  15. f67218c perf_events: Fix __perf_event_exit_task() vs. update_event_times() locking by Peter Zijlstra · 15 years ago
  16. 5e942bb perf_events: Update the context time on exit by Peter Zijlstra · 15 years ago
  17. 2e2af50 perf_events: Disable events when we detach them by Peter Zijlstra · 15 years ago
  18. 6c2bfcb perf_events: Fix style nits by Peter Zijlstra · 15 years ago
  19. a66a305 perf_events: Undo copy/paste damage by Peter Zijlstra · 15 years ago
  20. a4234bf perf_events: Optimize the swcounter hotpath by Ingo Molnar · 15 years ago
  21. 6e3d833 perf events: Do not generate function trace entries in perf code by Ingo Molnar · 15 years ago
  22. 645e8cc perf_events: Fix modular build by Ingo Molnar · 15 years ago
  23. 96b02d7 perf_event: Remove redundant zero fill by Márton Németh · 15 years ago
  24. b3a7554 hw-breakpoints: Remove x86 specific headers from core file by Frederic Weisbecker · 15 years ago
  25. 28889bf tracing: Forget about the NMI buffer for syscall events by Frederic Weisbecker · 15 years ago
  26. ce71b9d tracing: Use the perf recursion protection from trace event by Frederic Weisbecker · 15 years ago
  27. 8904b18 perf_events: Fix default watermark calculation by Stephane Eranian · 15 years ago
  28. 6f10581 perf: Fix locking for PERF_FORMAT_GROUP by Peter Zijlstra · 15 years ago
  29. 59ed446 perf: Fix event scaling for inherited counters by Peter Zijlstra · 15 years ago
  30. 2b8988c perf: Fix time locking by Peter Zijlstra · 15 years ago
  31. 58e5ad1 perf: Simplify __perf_event_read by Peter Zijlstra · 15 years ago
  32. 3dbebf1 perf: Simplify __perf_event_sync_stat by Peter Zijlstra · 15 years ago
  33. f6f8378 perf: Optimize __perf_event_read() by Peter Zijlstra · 15 years ago
  34. 02ffdbc perf: Optimize perf_event_task_sched_out by Peter Zijlstra · 15 years ago
  35. abf4868 perf: Fix PERF_FORMAT_GROUP scale info by Peter Zijlstra · 15 years ago
  36. f6d9dd2 perf: Optimize perf_event_mmap_ctx() by Peter Zijlstra · 15 years ago
  37. f6595f3 perf: Optimize perf_event_comm_ctx() by Peter Zijlstra · 15 years ago
  38. d6ff86c perf: Optimize perf_event_task_ctx() by Peter Zijlstra · 15 years ago
  39. 8152018 perf: Optimize perf_swevent_ctx_event() by Peter Zijlstra · 15 years ago
  40. 0cff784 perf: Optimize some swcounter attr.sample_period==1 paths by Peter Zijlstra · 15 years ago
  41. 453f19e perf: Allow for custom overflow handlers by Peter Zijlstra · 15 years ago
  42. 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 15 years ago
  43. a7b6342 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  44. 559fdc3 perf_event: Optimize perf_output_lock() by Peter Zijlstra · 15 years ago
  45. 0ffa798 Merge branches 'perf/powerpc' and 'perf/bench' into perf/core by Ingo Molnar · 15 years ago
  46. 39dc78b Merge commit 'v2.6.32-rc7' into perf/core by Ingo Molnar · 15 years ago
  47. 6717876 tracing: Rename 'lockdep' event subsystem into 'lock' by Frederic Weisbecker · 15 years ago
  48. 961767b Merge branch 'core-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. 1fd18a8 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. f60d24d hw-breakpoints: Fix broken hw-breakpoint sample module by Frederic Weisbecker · 15 years ago
  51. 676c0db ksym_tracer: Support read accesses independent of read/write. by Paul Mundt · 15 years ago
  52. 30ff21e3 ksym_tracer: Remove KSYM_SELFTEST_ENTRY by Li Zefan · 15 years ago
  53. ba1c813 hw-breakpoints: Arbitrate access to pmu following registers constraints by Frederic Weisbecker · 15 years ago
  54. 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 15 years ago
  55. e9036b3 sched: Use root_task_group_empty only with FAIR_GROUP_SCHED by Cyrill Gorcunov · 15 years ago
  56. 968c864 sched: Fix kernel-doc function parameter name by Randy Dunlap · 15 years ago
  57. 444a2a3 tracing, perf_events: Protect the buffer from recursion in perf by Frederic Weisbecker · 15 years ago
  58. e7e7e0c genirq: try_one_irq() must be called with irq disabled by Yong Zhang · 15 years ago
  59. 608221f 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
  60. 72cc129 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
  61. 77b44d1 tracing/kprobes: Rename Kprobe-tracer to kprobe-event by Masami Hiramatsu · 15 years ago
  62. a2e7127 Merge commit 'v2.6.32-rc6' into perf/core by Ingo Molnar · 15 years ago
  63. ed146b25 ftrace: Fix unmatched locking in ftrace_regex_write() by Li Zefan · 15 years ago
  64. f711294 ring-buffer: Synchronize resizing buffer with reader lock by Lai Jiangshan · 15 years ago
  65. 97eaf53 perf/core: Add a callback to perf events by Frederic Weisbecker · 15 years ago
  66. fb0459d perf/core: Provide a kernel-internal interface to get to performance counters by Arjan van de Ven · 15 years ago
  67. 38dc634 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  68. 1d51075 Correct nr_processes() when CPUs have been unplugged by Ian Campbell · 15 years ago
  69. bf9fd67 PM / Hibernate: Add newline to load_image() fail path by Jiri Slaby · 15 years ago
  70. 4ff277f PM / Hibernate: Fix error handling in save_image() by Jiri Slaby · 15 years ago
  71. 76b57e6 PM / Hibernate: Fix blkdev refleaks by Jiri Slaby · 15 years ago
  72. b84ff7d sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c by Mike Galbraith · 15 years ago
  73. 3fe866c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  74. bce8fc4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  75. a5e3013 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
  76. 83f5b01 rcu: Fix long-grace-period race between forcing and initialization by Paul E. McKenney · 15 years ago
  77. b00bc0b uids: Prevent tear down race by Thomas Gleixner · 15 years ago
  78. 49557e6 sched: Fix boot crash by zalloc()ing most of the cpu masks by Rusty Russell · 15 years ago
  79. 8633322 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  80. 9532fae Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixes by Linus Torvalds · 15 years ago
  81. 3242f98 Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  82. fefcfd4 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  83. 37c2ca2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. 6e958d7 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
  85. 8c85dd8 sysctl: fix false positives when PROC_SYSCTL=n by Alexey Dobriyan · 15 years ago
  86. 478988d cgroup: fix strstrip() misuse by KOSAKI Motohiro · 15 years ago
  87. 0d0df59 connector: fix regression introduced by sid connector by Christian Borntraeger · 15 years ago
  88. 3ed6777 tracing/filters: Fix to make system filter work by Li Zefan · 15 years ago
  89. dd004c4 kprobe-tracer: Compare both of event-name and event-group to find probe by Masami Hiramatsu · 15 years ago
  90. 3c7d76e param: fix setting arrays of bool by Rusty Russell · 15 years ago
  91. d553ad8 param: fix NULL comparison on oom by Rusty Russell · 15 years ago
  92. 65afac7 param: fix lots of bugs with writing charp params from sysfs, by leaking mem. by Rusty Russell · 15 years ago
  93. 11df6dd futex: Fix spurious wakeup for requeue_pi really by Thomas Gleixner · 15 years ago
  94. 4a6cc4b sched: move rq_weight data array out of .percpu by Jiri Kosina · 15 years ago
  95. f7d7986 perf_event: Add alignment-faults and emulation-faults software events by Anton Blanchard · 15 years ago
  96. 6d3f1e1 tracing: Remove cpu arg from the rb_time_stamp() function by Jiri Olsa · 15 years ago
  97. 67b394f tracing: Fix comment typo and documentation example by Jiri Olsa · 15 years ago
  98. 3e69533 tracing: Fix trace_seq_printf() return value by Jiri Olsa · 15 years ago
  99. cf8517c tracing: Update *ppos instead of filp->f_pos by Jiri Olsa · 15 years ago
  100. f685cea sched: Strengthen buddies and mitigate buddy induced latencies by Mike Galbraith · 15 years ago