1. e23e2d9 Merge remote-tracking branch 'lineage/cm-14.1' into HEAD by William Bellavance · 9 years ago o-8.0
  2. af421d7 perf: don't leave group_entry on sibling list (use-after-free) by John Dias · 10 years ago
  3. df65322 perf: Tighten (and fix) the grouping condition by Peter Zijlstra · 12 years ago
  4. 16a39ed Merge tag 'v3.4.113' into cm-14.1 by David Hays · 10 years ago
  5. c0c3b18 perf: Fix race in swevent hash by Peter Zijlstra · 11 years ago
  6. a2333f5 FROMLIST: security,perf: Allow further restriction of perf_event_open by Jeff Vander Stoep · 10 years ago
  7. 96ff623 perf: Fix inherited events vs. tracepoint filters by Peter Zijlstra · 11 years ago
  8. e0fc597 perf: Fix race in swevent hash by Peter Zijlstra · 11 years ago
  9. 3d67710 perf: Fix inherited events vs. tracepoint filters by Peter Zijlstra · 11 years ago
  10. 5ef3ec6 perf: duplicate deletion of perf event by Srinivasarao P · 10 years ago
  11. ddeb06e perf: Pass appropriate parameters when removing event by Zhao Wei Liew · 10 years ago
  12. 7f4c7bb msm: perf: clean up duplicate constraint events by Neil Leeder · 13 years ago
  13. 4de4afc msm: perf: Do not allocate new hw_event if event is duplicate. by Arun KS · 10 years ago
  14. 0cf0071 Linux 3.4.111 by Ivan Grinko · 10 years ago
  15. abd7a6f Merge tag 'v3.4.111' into cm-13.0 by David Hays · 10 years ago
  16. 40ba03f perf: Fix fasync handling on inherited events by Peter Zijlstra · 11 years ago
  17. ad31516 Merge tag v3.4.110 into cm-13.0 by David Hays · 10 years ago
  18. 900469d Merge tag 'v3.4.108' into mm-6.0 by José Adolfo Galdámez · 11 years ago
  19. 7afc45b perf: Fix irq_work 'tail' recursion by Peter Zijlstra · 11 years ago
  20. 1299461 Merge remote-tracking branch 'cm/cm-12.0' into lollipop by flintman · 11 years ago
  21. ca0555b Merge remote-tracking branch 'caf/LA.AF.1.1_rb1.12' into HEAD by Nick Reuter · 11 years ago
  22. 1097d78 Merge tag 'v3.4.105' into cm-12.0 by Paul · 12 years ago
  23. 2f1eef2 perf: Handle compat ioctl by Pawel Moll · 12 years ago
  24. 232beb6 perf: fix perf bug in fork() by Peter Zijlstra · 12 years ago
  25. 1f8f277 perf: Fix a race condition in perf_remove_from_context() by Cong Wang · 12 years ago
  26. db610f7 Merge remote-tracking branch 'codeaurora/caf/kk_2.7_rb1.41' into cm-11.0 by Matt Mower · 12 years ago
  27. 4b2cfc9 perf: Fix race in removing an event by Peter Zijlstra · 12 years ago
  28. 183f99e perf: Limit perf_event_attr::sample_period to 63 bits by Peter Zijlstra · 12 years ago
  29. 0d41f60 perf: Prevent false warning in perf_swevent_add by Jiri Olsa · 12 years ago
  30. 926685e perf: Fix error return code by Wei Yongjun · 13 years ago
  31. 1fbbea7 perf: Fix perf ring buffer memory ordering by Peter Zijlstra · 13 years ago
  32. fce85b0 list: introduce list_next_entry() and list_prev_entry() by Oleg Nesterov · 13 years ago
  33. 15d8f1e msm: perf: clean up duplicate constraint events by Neil Leeder · 13 years ago
  34. 13f898a Perf: Support sw events across hotplug by Neil Leeder · 13 years ago
  35. 8165d84 Perf: keep events across hotplug by Neil Leeder · 13 years ago
  36. f80747a perf: Fix hotplug splat by Peter Zijlstra · 12 years ago
  37. 1d48ca6 perf: Fix perf_cgroup_switch for sw-events by Peter Zijlstra · 14 years ago
  38. 2cd21fa perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu by Peter Zijlstra · 14 years ago
  39. 2d8be9c perf: Use css_tryget() to avoid propping up css refcount by Salman Qazi · 14 years ago
  40. 5cbff87 perf: Fix event group context move by Jiri Olsa · 14 years ago
  41. 58ce9d5 perf: Treat attr.config as u64 in perf_swevent_init() by Tommi Rantala · 13 years ago
  42. 41154a3 perf: Fix perf_lock_task_context() vs RCU by Peter Zijlstra · 13 years ago
  43. 1f11f44 perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario by Jiri Olsa · 13 years ago
  44. c4c6a6e perf: Clone child context from parent context pmu by Jiri Olsa · 13 years ago
  45. 703197b perf: Fix mmap() accounting hole by Peter Zijlstra · 13 years ago
  46. 535fad8 perf: Fix perf mmap bugs by Peter Zijlstra · 13 years ago
  47. ed0b72a hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot() by Oleg Nesterov · 13 years ago
  48. da307d1 perf: Treat attr.config as u64 in perf_swevent_init() by Tommi Rantala · 13 years ago
  49. d156b47 perf_event: Switch to internal refcount, fix race with close() by Al Viro · 14 years ago
  50. 724b6da perf: Fix perf_event_for_each() to use sibling by Michael Ellerman · 14 years ago
  51. 7fd5239 Merge branch 'linus' into perf/urgent by Ingo Molnar · 14 years ago
  52. b01c3a0 perf: Move mmap page data_head offset assertion out of header by Jiri Olsa · 14 years ago
  53. c720620 perf: Fix mmap_page capabilities and docs by Peter Zijlstra · 14 years ago
  54. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 14 years ago
  55. d010b33 perf: Add callback to flush branch_stack on context switch by Stephane Eranian · 14 years ago
  56. 2481c5f perf: Disable PERF_SAMPLE_BRANCH_* when not supported by Stephane Eranian · 14 years ago
  57. bce38cd perf: Add generic taken branch sampling support by Stephane Eranian · 14 years ago
  58. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  59. 30ce2f7 perf/hwbp: Fix a possible memory leak by Namhyung Kim · 14 years ago
  60. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 14 years ago
  61. f39d47f perf: Fix double start/stop in x86_pmu_start() by Stephane Eranian · 14 years ago
  62. 761b3ef cgroup: remove cgroup_subsys argument from callbacks by Li Zefan · 15 years ago
  63. bb1693f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  64. 44a6839 Merge branch 'perf/fast' into perf/core by Ingo Molnar · 15 years ago
  65. e050e3f perf: Fix broken interrupt rate throttling by Stephane Eranian · 15 years ago
  66. 46cd6a7f perf: Call perf_cgroup_event_time() directly by Namhyung Kim · 15 years ago
  67. fd45c15 perf: Don't call release_callchain_buffers() if allocation fails by Namhyung Kim · 15 years ago
  68. db0c2bf Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 15 years ago
  69. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  70. 35b740e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  71. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  72. d36b691 misc latin1 to utf8 conversions by Al Viro · 15 years ago
  73. e3f3541 perf: Extend the mmap control page with time (TSC) fields by Peter Zijlstra · 15 years ago
  74. 0c9d42e perf, x86: Provide means for disabling userspace RDPMC by Peter Zijlstra · 15 years ago
  75. 365a403 perf: Fix mmap_page::offset computation by Peter Zijlstra · 15 years ago
  76. 35edc2a perf, arch: Rework perf_event_index() by Peter Zijlstra · 15 years ago
  77. 9a0f05c perf: Update the mmap control page on mmap() by Peter Zijlstra · 15 years ago
  78. d87f69a Merge commit 'v3.2-rc6' into perf/core by Ingo Molnar · 15 years ago
  79. 44b7f4b perf events: Fix ring_buffer_wakeup() brown paperbag bug by Will Deacon · 15 years ago
  80. bb9d97b cgroup: don't use subsys->can_attach_task() or ->attach_task() by Tejun Heo · 15 years ago
  81. 77aeeeb events: Make events use the new is_idle_task() API by Paul E. McKenney · 15 years ago
  82. 86b47c2 perf: Do no try to schedule task events if there are none by Gleb Natapov · 15 years ago
  83. b202952 perf, core: Rate limit perf_sched_events jump_label patching by Gleb Natapov · 15 years ago
  84. b79387e perf: Fix enable_on_exec for sibling events by Peter Zijlstra · 15 years ago
  85. 1d9b482 perf: Remove superfluous arguments by Peter Zijlstra · 15 years ago
  86. 0f5a260 perf: Avoid a useless pmu_disable() in the perf-tick by Peter Zijlstra · 15 years ago
  87. d6c1c49 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  88. 10c6db1 perf: Fix loss of notification with multi-event by Peter Zijlstra · 15 years ago
  89. c23205c Merge branch 'core' of git://amd64.org/linux/rric into perf/core by Ingo Molnar · 15 years ago
  90. 5d81e5c events: Don't divide events if it has field period by Andrew Vagin · 15 years ago
  91. 9251f90 perf: Carve out callchain functionality by Borislav Petkov · 15 years ago
  92. 1d5f003 perf: Do not set task_ctx pointer in cpuctx if there are no events in the context by Gleb Natapov · 15 years ago
  93. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 15 years ago
  94. dcfce4a oprofile, x86: Reimplement nmi timer mode using perf event by Robert Richter · 15 years ago
  95. 4536e4d Revert "perf: Add PM notifiers to fix CPU hotplug races" by Linus Torvalds · 15 years ago
  96. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 15 years ago
  97. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 15 years ago
  98. ed3982c Merge commit 'v3.1-rc7' into perf/core by Ingo Molnar · 15 years ago
  99. 7f310a5 perf_event: Fix broken calc_timer_values() by Eric B Munson · 15 years ago
  100. a8d757e perf events: Fix slow and broken cgroup context switch code by Stephane Eranian · 15 years ago