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