1. 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  2. 90489a7 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  3. 72e830f perf/x86/intel/pt: Remove software double buffering PMU capability by Alexander Shishkin · 6 years ago
  4. 8479e04 KVM: x86: Inject PMI for KVM guest by Luwei Kang · 6 years ago
  5. d15d356 perf/x86: Make perf callchains work without CONFIG_FRAME_POINTER by Kairui Song · 6 years ago
  6. c68d224 perf/core: Add perf_pmu_resched() as global function by Stephane Eranian · 6 years ago
  7. 1279e41 perf/headers: Fix stale comment for struct perf_addr_filter by Shaokun Zhang · 6 years ago
  8. c978b94 Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  9. 9ed8f1a Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  10. c60f83b perf, pt, coresight: Fix address filters for vmas with non-zero offset by Alexander Shishkin · 6 years ago
  11. 81ec3f3 perf/x86: Add check_period PMU callback by Jiri Olsa · 6 years ago
  12. 8400186 perf/aux: Make perf_event accessible to setup_aux() by Mathieu Poirier · 6 years ago
  13. 8c94abb perf: Convert perf_event_context.refcount to refcount_t by Elena Reshetova · 6 years ago
  14. 6ee52e2 perf, bpf: Introduce PERF_RECORD_BPF_EVENT by Song Liu · 6 years ago
  15. 76193a9 perf, bpf: Introduce PERF_RECORD_KSYMBOL by Song Liu · 6 years ago
  16. 5620196 perf: Make perf_event_output() propagate the output() return by Arnaldo Carvalho de Melo · 6 years ago
  17. cf5c6c2 perf: Remove duplicated workqueue.h include from perf_event.h by YueHaibing · 6 years ago
  18. cc6795a perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs by Andrew Murray · 6 years ago
  19. 486efe9 perf/core: Add function to test for event exclusion flags by Andrew Murray · 6 years ago
  20. 43b9e4f perf/core: Declare the __percpu attribute on non-deref types by Mukesh Ojha · 6 years ago
  21. 93081ca Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  22. 6cbc304 perf/x86/intel: Fix unwind errors from PEBS entries (mk-II) by Peter Zijlstra · 7 years ago
  23. 788faab perf, tools: Use correct articles in comments by Tobias Tefke · 7 years ago
  24. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  25. 9511bce perf/core: Fix bad use of igrab() by Song Liu · 7 years ago
  26. a1150c2 perf/core: Fix group scheduling with mixed hw and sw events by Song Liu · 7 years ago
  27. f8d959a perf/core: add perf_get_event() to return perf_event given a struct file by Yonghong Song · 7 years ago
  28. 6ed70cf perf/x86/pt, coresight: Clean up address filter structure by Alexander Shishkin · 7 years ago
  29. edb3959 perf: Fix sibling iteration by Peter Zijlstra · 7 years ago
  30. 6668128 perf/core: Optimize ctx_sched_out() by Peter Zijlstra · 7 years ago
  31. 8343aae perf/core: Remove perf_event::group_entry by Peter Zijlstra · 7 years ago
  32. 8e1a203 perf/cor: Use RB trees for pinned/flexible groups by Alexey Budankov · 7 years ago
  33. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  34. 2dcd9c7 Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  35. 0d3d73a perf/core: Rewrite event timekeeping by Peter Zijlstra · 7 years ago
  36. 8ca2bd4 perf/core: Rename 'enum perf_event_active_state' by Peter Zijlstra · 7 years ago
  37. 7d9285e perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf event change needed for subsequent bpf helpers" by Yonghong Song · 7 years ago
  38. 8fd0fbb perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:function") by Peter Zijlstra · 7 years ago
  39. f570917 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  40. fc7ce9c perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR by Kan Liang · 7 years ago
  41. 8d4e6c4 perf/core, pt, bts: Get rid of itrace_started by Alexander Shishkin · 8 years ago
  42. 75e8387 perf/ftrace: Fix double traces of perf on ftrace:function by Zhou Chengming · 7 years ago
  43. bfe33492 perf/x86: Fix RDPMC vs. mm_struct tracking by Peter Zijlstra · 7 years ago
  44. c39a0e2 x86/perf/cqm: Wipe out perf based cqm by Vikas Shivappa · 7 years ago
  45. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  46. f91840a perf, bpf: Add BPF support to all perf_event types by Alexei Starovoitov · 8 years ago
  47. a63fbed perf/tracing/cpuhotplug: Fix locking order by Thomas Gleixner · 8 years ago
  48. cf25f90 x86/events/amd/iommu: Add IOMMU-specific hw_perf_event struct by Suravee Suthikulpanit · 8 years ago
  49. f4c0b0a perf/core: Keep AUX flags in the output handle by Will Deacon · 8 years ago
  50. e422267 perf: Add PERF_RECORD_NAMESPACES to include namespaces related info by Hari Bathini · 8 years ago
  51. 6ce77bf perf/core: Allow kernel filters on CPU events by Alexander Shishkin · 8 years ago
  52. 1fd7e41 perf/core: Remove perf_cpu_context::unique_pmu by David Carrillo-Cisneros · 8 years ago
  53. 058fe1c perf/core: Make cgroup switch visit only cpuctxs with cgroup events by David Carrillo-Cisneros · 8 years ago
  54. 475113d perf/x86/intel: Account interrupts for PEBS errors by Jiri Olsa · 8 years ago
  55. 5aab90c perf/powerpc: Don't call perf_event_disable() from atomic context by Jiri Olsa · 8 years ago
  56. 687ee0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  57. aa6a5f3 perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs by Alexei Starovoitov · 8 years ago
  58. 0515e59 bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type by Alexei Starovoitov · 8 years ago
  59. d6a2f903 perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKG by David Carrillo-Cisneros · 8 years ago
  60. 4ff6a8d perf/core: Generalize event->group_flags by David Carrillo-Cisneros · 8 years ago
  61. e48c178 perf/core: Optimize perf_pmu_sched_task() by Peter Zijlstra · 9 years ago
  62. db4a835 perf/core: Set cgroup in CPU contexts for new cgroup events by David Carrillo-Cisneros · 8 years ago
  63. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  65. aa7145c bpf, events: fix offset in skb copy handler by Daniel Borkmann · 8 years ago
  66. 7e3f977 perf, events: add non-linear data support for raw records by Daniel Borkmann · 9 years ago
  67. 89ab9cb perf/core: Remove perf CPU notifier code by Thomas Gleixner · 9 years ago
  68. 00e16c3 perf/core: Convert to hotplug state machine by Thomas Gleixner · 9 years ago
  69. 616d1c1 Merge branch 'linus' into perf/core, to refresh the branch by Ingo Molnar · 9 years ago
  70. fc07e9f perf/x86: Support sysfs files depending on SMT status by Andi Kleen · 9 years ago
  71. f2fb6be perf/core: Optimize side-band event delivery by Kan Liang · 9 years ago
  72. 97c79a3 perf core: Per event callchain limit by Arnaldo Carvalho de Melo · 9 years ago
  73. bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  74. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  75. c85b033 perf core: Separate accounting of contexts and real addresses in a stack trace by Arnaldo Carvalho de Melo · 9 years ago
  76. 3e4de4e perf core: Add perf_callchain_store_context() helper by Arnaldo Carvalho de Melo · 9 years ago
  77. 3b1fff0 perf core: Add a 'nr' field to perf_event_callchain_context by Arnaldo Carvalho de Melo · 9 years ago
  78. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 9 years ago
  79. 5101ef2 perf/arm: Special-case hetereogeneous CPUs by Mark Rutland · 9 years ago
  80. 375637b perf/core: Introduce address range filtering by Alexander Shishkin · 9 years ago
  81. c5dfd78 perf core: Allow setting up max frame stack depth via sysctl by Arnaldo Carvalho de Melo · 9 years ago
  82. 9ecda41 perf/core: Add ::write_backward attribute to perf event by Wang Nan · 9 years ago
  83. 889fac6 Merge tag 'v4.6-rc3' into perf/core, to refresh the tree by Ingo Molnar · 9 years ago
  84. 1e1dcd9 perf: split perf_trace_buf_prepare into alloc and update parts by Alexei Starovoitov · 9 years ago
  85. ec5e099 perf: optimize perf_fetch_caller_regs by Alexei Starovoitov · 9 years ago
  86. 1879445 perf/core: Set event's default ::overflow_handler() by Wang Nan · 9 years ago
  87. 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  88. c7ab62b perf/x86/amd/power: Add AMD accumulated power reporting mechanism by Huang Rui · 9 years ago
  89. a223c1c perf/x86/cqm: Fix CQM handling of grouping events into a cache_group by Vikas Shivappa · 9 years ago
  90. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  91. e23604e Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  92. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  93. 1f25184 Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz by Ingo Molnar · 9 years ago
  94. 555e0c1 perf: Migrate perf to use new tick dependency mask model by Frederic Weisbecker · 10 years ago
  95. 54d751d perf: Allow storage of PMU private data in event by Thomas Gleixner · 9 years ago
  96. 9107c89 perf: Fix race between event install and jump_labels by Peter Zijlstra · 9 years ago
  97. a69b0ca perf: Fix cloning by Peter Zijlstra · 9 years ago
  98. 568b329 perf: generalize perf_callchain by Alexei Starovoitov · 9 years ago
  99. c6e5b73 perf: Synchronously clean up child events by Peter Zijlstra · 9 years ago
  100. e03e7ee perf/bpf: Convert perf_event_array to use struct file by Alexei Starovoitov · 9 years ago