1. 9c5da09 perf: Use css_tryget() to avoid propping up css refcount by Salman Qazi · 13 years ago
  2. cb7225f perf: Remove duplicate invocation on perf_event_for_each by Namhyung Kim · 13 years ago
  3. ab0cce5 Revert "sched, perf: Use a single callback into the scheduler" by Jiri Olsa · 13 years ago
  4. 16ee657 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 13 years ago
  5. cb04ff9 sched, perf: Use a single callback into the scheduler by Peter Zijlstra · 13 years ago
  6. fd0d000 perf: Pass last sampling period to perf_sample_data_init() by Robert Richter · 13 years ago
  7. 33b07b8 perf: Use static variant of perf_event_overflow in core.c by Robert Richter · 13 years ago
  8. 724b6da perf: Fix perf_event_for_each() to use sibling by Michael Ellerman · 13 years ago
  9. 7fd5239 Merge branch 'linus' into perf/urgent by Ingo Molnar · 13 years ago
  10. b01c3a0 perf: Move mmap page data_head offset assertion out of header by Jiri Olsa · 13 years ago
  11. c720620 perf: Fix mmap_page capabilities and docs by Peter Zijlstra · 13 years ago
  12. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  13. d010b33 perf: Add callback to flush branch_stack on context switch by Stephane Eranian · 13 years ago
  14. 2481c5f perf: Disable PERF_SAMPLE_BRANCH_* when not supported by Stephane Eranian · 13 years ago
  15. bce38cd perf: Add generic taken branch sampling support by Stephane Eranian · 13 years ago
  16. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  17. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
  18. f39d47f perf: Fix double start/stop in x86_pmu_start() by Stephane Eranian · 13 years ago
  19. 761b3ef cgroup: remove cgroup_subsys argument from callbacks by Li Zefan · 13 years ago
  20. bb1693f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  21. 44a6839 Merge branch 'perf/fast' into perf/core by Ingo Molnar · 13 years ago
  22. e050e3f perf: Fix broken interrupt rate throttling by Stephane Eranian · 13 years ago
  23. 46cd6a7f perf: Call perf_cgroup_event_time() directly by Namhyung Kim · 13 years ago
  24. db0c2bf Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  25. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  26. 35b740e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  27. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  28. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  29. e3f3541 perf: Extend the mmap control page with time (TSC) fields by Peter Zijlstra · 13 years ago
  30. 0c9d42e perf, x86: Provide means for disabling userspace RDPMC by Peter Zijlstra · 13 years ago
  31. 365a403 perf: Fix mmap_page::offset computation by Peter Zijlstra · 13 years ago
  32. 35edc2a perf, arch: Rework perf_event_index() by Peter Zijlstra · 13 years ago
  33. 9a0f05c perf: Update the mmap control page on mmap() by Peter Zijlstra · 13 years ago
  34. d87f69a Merge commit 'v3.2-rc6' into perf/core by Ingo Molnar · 13 years ago
  35. 44b7f4b perf events: Fix ring_buffer_wakeup() brown paperbag bug by Will Deacon · 13 years ago
  36. bb9d97b cgroup: don't use subsys->can_attach_task() or ->attach_task() by Tejun Heo · 13 years ago
  37. 77aeeeb events: Make events use the new is_idle_task() API by Paul E. McKenney · 13 years ago
  38. 86b47c2 perf: Do no try to schedule task events if there are none by Gleb Natapov · 13 years ago
  39. b202952 perf, core: Rate limit perf_sched_events jump_label patching by Gleb Natapov · 13 years ago
  40. b79387e perf: Fix enable_on_exec for sibling events by Peter Zijlstra · 13 years ago
  41. 1d9b482 perf: Remove superfluous arguments by Peter Zijlstra · 13 years ago
  42. 0f5a260 perf: Avoid a useless pmu_disable() in the perf-tick by Peter Zijlstra · 13 years ago
  43. d6c1c49 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  44. 10c6db1 perf: Fix loss of notification with multi-event by Peter Zijlstra · 13 years ago
  45. c23205c Merge branch 'core' of git://amd64.org/linux/rric into perf/core by Ingo Molnar · 13 years ago
  46. 5d81e5c events: Don't divide events if it has field period by Andrew Vagin · 13 years ago
  47. 9251f90 perf: Carve out callchain functionality by Borislav Petkov · 13 years ago
  48. 1d5f003 perf: Do not set task_ctx pointer in cpuctx if there are no events in the context by Gleb Natapov · 13 years ago
  49. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  50. dcfce4a oprofile, x86: Reimplement nmi timer mode using perf event by Robert Richter · 13 years ago
  51. 4536e4d Revert "perf: Add PM notifiers to fix CPU hotplug races" by Linus Torvalds · 13 years ago
  52. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  53. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 14 years ago
  54. ed3982c Merge commit 'v3.1-rc7' into perf/core by Ingo Molnar · 13 years ago
  55. 7f310a5 perf_event: Fix broken calc_timer_values() by Eric B Munson · 14 years ago
  56. a8d757e perf events: Fix slow and broken cgroup context switch code by Stephane Eranian · 13 years ago
  57. 7e5b2a0 perf: provide PMU when initing events by Mark Rutland · 13 years ago
  58. 144060f perf: Add PM notifiers to fix CPU hotplug races by Peter Zijlstra · 13 years ago
  59. 9985c20 perf: Remove perf_event_attr::type check by Lin Ming · 14 years ago
  60. 26ca5c1 perf: export perf_event_refresh() to modules by Avi Kivity · 14 years ago
  61. 4dc0da8 perf: Add context field to perf_event by Avi Kivity · 14 years ago
  62. a7ac67e perf: Remove the perf_output_begin(.sample) argument by Peter Zijlstra · 14 years ago
  63. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 14 years ago
  64. 0d64120 events: Ensure that timers are updated without requiring read() call by Eric B Munson · 14 years ago
  65. c479429 events: Move lockless timer calculation into helper function by Eric B Munson · 14 years ago
  66. b7526f0 events: Add note to update_event_times comment about holding ctx->lock by Eric B Munson · 14 years ago
  67. 4ec8363 perf_events: Fix perf buffer watermark setting by Vince Weaver · 14 years ago
  68. 7636913 perf: Split up buffer handling from core code by Frederic Weisbecker · 14 years ago
  69. b58f6b0 perf, core: Fix initial task_ctx/event installation by Peter Zijlstra · 14 years ago
  70. 3ce2a0b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  71. 710054b Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 14 years ago
  72. 74c355f perf, cgroups: Fix up for new API by Peter Zijlstra · 14 years ago
  73. 64ce312 perf: De-schedule a task context when removing the last event by Peter Zijlstra · 14 years ago
  74. e03a9a5 perf: Change close() semantics for group events by Peter Zijlstra · 14 years ago
  75. dce5855 perf: Collect the schedule-in rules in one function by Peter Zijlstra · 14 years ago
  76. db24d33 perf: Change and simplify ctx::is_active semantics by Peter Zijlstra · 14 years ago
  77. 2c29ef0 perf: Simplify and fix __perf_install_in_context() by Peter Zijlstra · 14 years ago
  78. 04dc2db perf: Remove task_ctx_sched_in() by Peter Zijlstra · 14 years ago
  79. facc430 perf: Optimize event scheduling locking by Peter Zijlstra · 14 years ago
  80. 9137fb2 perf: Clean up 'ctx' reference counting by Peter Zijlstra · 14 years ago
  81. 075e0b0 perf: Optimize ctx_sched_out() by Peter Zijlstra · 14 years ago
  82. f506b3d perf: Fix SIGIO handling by Peter Zijlstra · 14 years ago
  83. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  84. e7e7ee2 perf events: Clean up definitions and initializers, update copyrights by Ingo Molnar · 14 years ago
  85. fae85b7 perf: Start the restructuring by Borislav Petkov · 14 years ago[Renamed from kernel/perf_event.c]
  86. 3267382 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
  87. e566b76 perf_event: Fix cgrp event scheduling bug in perf_enable_on_exec() by Stephane Eranian · 14 years ago
  88. d430d3d jump label: Introduce static_branch() interface by Jason Baron · 14 years ago
  89. fd1edb3 perf: Fix task_struct reference leak by Peter Zijlstra · 14 years ago
  90. 2044338 perf: Rebase max unprivileged mlock threshold on top of page size by Frederic Weisbecker · 14 years ago
  91. 880f573 perf: Better fit max unprivileged mlock pages for tools needs by Frederic Weisbecker · 14 years ago
  92. 68cacd2 perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx() by Stephane Eranian · 14 years ago
  93. 38b435b perf: Fix tear-down of inherited group events by Peter Zijlstra · 14 years ago
  94. a0f7d0f perf: Handle stopped state with tracepoints by Frederic Weisbecker · 14 years ago
  95. 91b2f48 perf: Fix the software events state check by Frederic Weisbecker · 14 years ago
  96. 0830937 perf: Fix cgroup vs jump_label problem by Peter Zijlstra · 14 years ago
  97. 1b15d05 perf cgroup: Clean up perf_cgroup_create() by Li Zefan · 14 years ago
  98. f75e18c perf cgroup: Fix unmatched call to perf_detach_cgroup() by Li Zefan · 14 years ago
  99. 3db272c perf cgroup: Fix leak of file reference count by Li Zefan · 14 years ago
  100. 940c5b2 perf: Fix the missing event initialization when pmu is found in idr by Lin Ming · 14 years ago