1. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  2. 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
  3. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  4. 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
  5. 555e0c1 perf: Migrate perf to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  6. 54d751d perf: Allow storage of PMU private data in event by Thomas Gleixner · 9 years ago
  7. 9107c89 perf: Fix race between event install and jump_labels by Peter Zijlstra · 9 years ago
  8. a69b0ca perf: Fix cloning by Peter Zijlstra · 9 years ago
  9. 568b329 perf: generalize perf_callchain by Alexei Starovoitov · 9 years ago
  10. c6e5b73 perf: Synchronously clean up child events by Peter Zijlstra · 9 years ago
  11. e03e7ee perf/bpf: Convert perf_event_array to use struct file by Alexei Starovoitov · 9 years ago
  12. fae3fde perf: Collapse and fix event_function_call() users by Peter Zijlstra · 9 years ago
  13. 614e4c4 perf/core: Robustify the perf_cgroup_from_task() RCU checks by Stephane Eranian · 9 years ago
  14. 8f3e568 perf/core: Drop PERF_EVENT_TXN by Sukadev Bhattiprolu · 9 years ago
  15. 4a00c16 perf/core: Define PERF_PMU_TXN_READ interface by Sukadev Bhattiprolu · 9 years ago
  16. fbbe070 perf/core: Add a 'flags' parameter to the PMU transactional interfaces by Sukadev Bhattiprolu · 9 years ago
  17. b0e8787 perf/abi: Document some more aspects of the perf ABI by Peter Zijlstra · 9 years ago
  18. ffe8690 perf: add the necessary core perf APIs when accessing events counters in eBPF programs by Kaixu Xia · 9 years ago
  19. e382608 Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  20. e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  21. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  22. f38b0db perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES by Kan Liang · 9 years ago
  23. 2150908 perf/x86/intel: Handle multiple records in the PEBS buffer by Yan, Zheng · 9 years ago
  24. 66eb579 perf: allow for PMU-specific event filtering by Mark Rutland · 9 years ago
  25. b3df4ec perf/x86/intel/cqm: Use proper data types by Thomas Gleixner · 9 years ago
  26. 8d12ded Merge branch 'perf/urgent' into perf/core, before applying dependent patches by Ingo Molnar · 9 years ago
  27. b371b59 perf/x86: Fix event/group validation by Peter Zijlstra · 9 years ago
  28. 4cfafd3 sched,perf: Fix periodic timers by Peter Zijlstra · 9 years ago
  29. 2425bcb tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} by Steven Rostedt (Red Hat) · 9 years ago
  30. ff303e6 perf: Fix software migrate events by Peter Zijlstra · 9 years ago
  31. ec0d772 perf: Add ITRACE_START record to indicate that tracing has started by Alexander Shishkin · 10 years ago
  32. fdc2670 perf: Add API for PMUs to write to the AUX area by Alexander Shishkin · 10 years ago
  33. bed5b25 perf: Add a pmu capability for "exclusive" events by Alexander Shishkin · 10 years ago
  34. 6a27923 perf: Add a capability for AUX_NO_SG pmus to do software double buffering by Alexander Shishkin · 10 years ago
  35. 0a4e38e perf: Support high-order allocations for AUX space by Alexander Shishkin · 10 years ago
  36. 45bfb2e perf: Add AUX area to ring buffer for raw data streams by Peter Zijlstra · 10 years ago
  37. 34f4392 perf: Add per event clockid support by Peter Zijlstra · 10 years ago
  38. 936c663 Merge branch 'perf/x86' into perf/core, because it's ready by Ingo Molnar · 9 years ago
  39. 50f16a8 perf: Remove type specific target pointers by Peter Zijlstra · 10 years ago
  40. e9e4e44 Merge tag 'v4.0-rc1' into perf/core, to refresh the tree by Ingo Molnar · 10 years ago
  41. bfe1fcd perf/x86/intel: Support task events with Intel CQM by Matt Fleming · 10 years ago
  42. 4afbb24c perf/x86/intel: Add Intel Cache QoS Monitoring support by Matt Fleming · 10 years ago
  43. eacd3ec perf: Add ->count() function to read per-package counters by Matt Fleming · 10 years ago
  44. 39bed6c perf: Make perf_cgroup_from_task() global by Matt Fleming · 10 years ago
  45. acba3c7 perf, powerpc: Fix up flush_branch_stack() users by Peter Zijlstra · 10 years ago
  46. a46a230 perf: Simplify the branch stack check by Yan, Zheng · 10 years ago
  47. 4af57ef28 perf: Add pmu specific data for perf task context by Yan, Zheng · 10 years ago
  48. 2a0ad3b perf/x86/intel: Use context switch callback to flush LBR stack by Yan, Zheng · 10 years ago
  49. ba53250 perf: Introduce pmu context switch callback by Yan, Zheng · 10 years ago
  50. 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  51. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  52. 1e0fb9e perf: Add pmu callbacks to track event mapping and unmapping by Andy Lutomirski · 10 years ago
  53. 2fde4f9 perf: Decouple unthrottling and rotating by Mark Rutland · 10 years ago
  54. f0405b8 perf: add PMU_EVENT_ATTR_STRING() helper by Cody P Schafer · 10 years ago
  55. fd979c0 perf: provide sysfs_show for struct perf_pmu_events_attr by Cody P Schafer · 10 years ago
  56. f10698e Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 10 years ago
  57. c3c87e7 perf: Tighten (and fix) the grouping condition by Peter Zijlstra · 10 years ago
  58. 86038c5 perf: Avoid horrible stack usage by Peter Zijlstra (Intel) · 10 years ago
  59. 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 10 years ago
  60. 2565711 perf: Improve the perf_sample_data struct layout by Peter Zijlstra · 10 years ago
  61. 60e2364 perf: Add ability to sample machine state on interrupt by Stephane Eranian · 10 years ago
  62. 179033b perf: Add PERF_EVENT_STATE_EXIT state for events with exited task by Jiri Olsa · 10 years ago
  63. 770eee1 perf/x86: Fix data source encoding issues for load latency/precise store by Stephane Eranian · 10 years ago
  64. fadfe7b perf: Add queued work to remove orphaned child events by Jiri Olsa · 10 years ago
  65. 82b8977 perf: Differentiate exec() and non-exec() comm events by Adrian Hunter · 10 years ago
  66. ec00010 Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches by Ingo Molnar · 10 years ago
  67. e041e32 perf: Fix perf_event_comm() vs. exec() assumption by Peter Zijlstra · 10 years ago
  68. 53b2533 perf: Disable sampled events if no PMU interrupt by Vince Weaver · 10 years ago
  69. b69cf53 perf: Fix a race between ring_buffer_detach() and ring_buffer_attach() by Peter Zijlstra · 11 years ago
  70. c464c76 perf: Allow building PMU drivers as modules by Yan, Zheng · 11 years ago
  71. f0bdb5e CPU hotplug, perf: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  72. f3ae75d perf/x86: Fix active_entry initialization by Stephane Eranian · 11 years ago
  73. 71ad88e perf: Add active_entry list head to struct perf_event by Stephane Eranian · 11 years ago
  74. fdfbbd0 perf: Add generic transaction flags by Andi Kleen · 11 years ago
  75. 9886167 perf: Fix perf_pmu_migrate_context by Peter Zijlstra · 11 years ago
  76. 816434e Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  77. 274481d perf: Export struct perf_branch_entry to userspace by Vince Weaver · 11 years ago
  78. 851cf6e jump_label: Split jumplabel ratelimit by Andrew Jones · 11 years ago
  79. 0db0628 kernel: delete __cpuinit usage from all core kernel files by Paul Gortmaker · 11 years ago
  80. 2d722f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. 2fd1b48 Merge tag 'v3.10' into sched/core by Ingo Molnar · 11 years ago
  82. 14c63f1 perf: Drop sample rate when sampling is too slow by Dave Hansen · 11 years ago
  83. 135c561 perf/x86/intel: Support Haswell/v4 LBR format by Andi Kleen · 11 years ago
  84. 0a0fca9 sched: Rename sched.c as sched/core.c in comments and Documentation by Viresh Kumar · 11 years ago
  85. 43b45780 perf/x86: Reduce stack usage of x86_schedule_events() by Andrew Hunter · 11 years ago
  86. 03d8e80 perf: Add const qualifier to perf_pmu_register's 'name' arg by Mischa Jonker · 11 years ago
  87. eff2108 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  88. 26cb63a perf: Fix perf mmap bugs by Peter Zijlstra · 11 years ago
  89. 62b8563 perf: Add sysfs entry to adjust multiplexing interval per PMU by Stephane Eranian · 11 years ago
  90. 9e63020 perf: Use hrtimers for event multiplexing by Stephane Eranian · 11 years ago
  91. ab57384 perf: Fix hw breakpoints overflow period sampling by Jiri Olsa · 11 years ago
  92. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 11 years ago
  93. 026249e perf: New helper to prevent full dynticks CPUs from stopping tick by Frederic Weisbecker · 11 years ago
  94. 5298018 Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/core by Ingo Molnar · 11 years ago
  95. d6be9ad perf: Add generic memory sampling interface by Stephane Eranian · 12 years ago
  96. c3feedf perf/core: Add weighted samples by Andi Kleen · 12 years ago
  97. 9fac2cf perf/x86: Add flags to event constraints by Stephane Eranian · 12 years ago
  98. 3a54aaa perf/x86: Improve sysfs event mapping with event string by Stephane Eranian · 12 years ago
  99. 6c4d3bc perf,x86: fix link failure for non-Intel configs by David Rientjes · 12 years ago
  100. 1d9d863 perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 12 years ago