1. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  2. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  3. dc25b25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  4. 3d325bf Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  5. c7999c6 perf: Fix PERF_EVENT_IOC_PERIOD migration race by Peter Zijlstra · 9 years ago
  6. ffe8690 perf: add the necessary core perf APIs when accessing events counters in eBPF programs by Kaixu Xia · 9 years ago
  7. 04a22fa tracing, perf: Implement BPF programs attached to uprobes by Wang Nan · 9 years ago
  8. 9a6694c perf/x86/intel/pt: Do not force sync packets on every schedule-in by Alexander Shishkin · 9 years ago
  9. fed66e2cd perf: Fix fasync handling on inherited events by Peter Zijlstra · 9 years ago
  10. acd632e Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more changes by Ingo Molnar · 9 years ago
  11. 00a2916 perf: Fix running time accounting by Peter Zijlstra · 9 years ago
  12. 45ac140 perf: Add PERF_RECORD_SWITCH to indicate context switches by Adrian Hunter · 9 years ago
  13. 57ffc5c perf: Fix AUX buffer refcounting by Peter Zijlstra · 9 years ago
  14. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  15. 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
  16. e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  17. 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 9 years ago
  18. 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
  19. 6bc4c3a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  20. 2f993cf perf: Fix ring_buffer_attach() RCU sync, again by Oleg Nesterov · 9 years ago
  21. f38b0db perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES by Kan Liang · 9 years ago
  22. 2150908 perf/x86/intel: Handle multiple records in the PEBS buffer by Yan, Zheng · 9 years ago
  23. 66eb579 perf: allow for PMU-specific event filtering by Mark Rutland · 9 years ago
  24. dead9f2 perf: Fix race in BPF program unregister by Alexei Starovoitov · 9 years ago
  25. c3b5d3c Merge branch 'linus' into timers/core by Thomas Gleixner · 9 years ago
  26. 4cfafd3 sched,perf: Fix periodic timers by Peter Zijlstra · 9 years ago
  27. af658dc tracing: Rename ftrace_event.h to trace_events.h by Steven Rostedt (Red Hat) · 9 years ago
  28. 8b10c5e perf: Annotate inherited event ctx->mutex recursion by Peter Zijlstra · 9 years ago
  29. 30fbd59 perf: Remove unused function perf_mux_hrtimer_cancel() by Thomas Gleixner · 9 years ago
  30. 9183034 perf: perf_mux_hrtimer_cancel() can be static by kbuild test robot · 9 years ago
  31. 272325c perf: Fix mux_interval hrtimer wreckage by Peter Zijlstra · 9 years ago
  32. 3497d20 perf: core: Use hrtimer_start() by Thomas Gleixner · 9 years ago
  33. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  34. ec0d772 perf: Add ITRACE_START record to indicate that tracing has started by Alexander Shishkin · 10 years ago
  35. 1a59413 perf: Add wakeup watermark control to the AUX area by Alexander Shishkin · 10 years ago
  36. fdc2670 perf: Add API for PMUs to write to the AUX area by Alexander Shishkin · 10 years ago
  37. 68db7e9 perf: Add AUX record by Alexander Shishkin · 10 years ago
  38. bed5b25 perf: Add a pmu capability for "exclusive" events by Alexander Shishkin · 10 years ago
  39. 45bfb2e perf: Add AUX area to ring buffer for raw data streams by Peter Zijlstra · 10 years ago
  40. e8c6dea perf: Add data_{offset,size} to user_page by Alexander Shishkin · 10 years ago
  41. 2541517 tracing, perf: Implement BPF programs attached to kprobes by Alexei Starovoitov · 10 years ago
  42. 34f4392 perf: Add per event clockid support by Peter Zijlstra · 10 years ago
  43. ccd41c8 perf: Fix racy group access by Peter Zijlstra · 10 years ago
  44. 936c663 Merge branch 'perf/x86' into perf/core, because it's ready by Ingo Molnar · 10 years ago
  45. 072e5a1 Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh the tree by Ingo Molnar · 10 years ago
  46. 50f16a8 perf: Remove type specific target pointers by Peter Zijlstra · 10 years ago
  47. d525211 perf: Fix irq_work 'tail' recursion by Peter Zijlstra · 10 years ago
  48. d415a7f perf: Fix context leak in put_event() by Leon Yu · 10 years ago
  49. 2ed1131 Revert "perf: Remove the extra validity check on nr_pages" by Kan Liang · 10 years ago
  50. e9e4e44 Merge tag 'v4.0-rc1' into perf/core, to refresh the tree by Ingo Molnar · 10 years ago
  51. bfe1fcd perf/x86/intel: Support task events with Intel CQM by Matt Fleming · 10 years ago
  52. 79dff51 perf: Move cgroup init before PMU ->event_init() by Matt Fleming · 10 years ago
  53. eacd3ec perf: Add ->count() function to read per-package counters by Matt Fleming · 10 years ago
  54. 39bed6c perf: Make perf_cgroup_from_task() global by Matt Fleming · 10 years ago
  55. 8a26ce4 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
  56. a46a230 perf: Simplify the branch stack check by Yan, Zheng · 10 years ago
  57. 5a158c3 perf: Always switch pmu specific data during context switch by Yan, Zheng · 10 years ago
  58. 4af57ef28 perf: Add pmu specific data for perf task context by Yan, Zheng · 10 years ago
  59. 2a0ad3b perf/x86/intel: Use context switch callback to flush LBR stack by Yan, Zheng · 10 years ago
  60. ba53250 perf: Introduce pmu context switch callback by Yan, Zheng · 10 years ago
  61. 6a694a6 perf: Update userspace page info for software event by Shaohua Li · 10 years ago
  62. 72f669c perf: Update shadow timestamp before add event by Shaohua Li · 10 years ago
  63. 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
  64. 74390aa perf: Remove the extra validity check on nr_pages by Kaixu Xia · 10 years ago
  65. 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
  66. c1317ec perf: Pass the event to arch_perf_update_userpage() by Andy Lutomirski · 10 years ago
  67. 1e0fb9e perf: Add pmu callbacks to track event mapping and unmapping by Andy Lutomirski · 10 years ago
  68. 2fde4f9 perf: Decouple unthrottling and rotating by Mark Rutland · 10 years ago
  69. cc34b98 perf: Drop module reference on event init failure by Mark Rutland · 10 years ago
  70. a83fe28 perf: Fix put_event() ctx lock by Peter Zijlstra · 10 years ago
  71. 8f95b43 perf: Fix move_group() order by Peter Zijlstra (Intel) · 10 years ago
  72. f63a8da perf: Fix event->ctx locking by Peter Zijlstra · 10 years ago
  73. 652884f perf: Add a bit of paranoia by Peter Zijlstra · 10 years ago
  74. fd979c0 perf: provide sysfs_show for struct perf_pmu_events_attr by Cody P Schafer · 10 years ago
  75. f10698e Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 10 years ago
  76. c3c87e7 perf: Tighten (and fix) the grouping condition by Peter Zijlstra · 10 years ago
  77. 86038c5 perf: Avoid horrible stack usage by Peter Zijlstra (Intel) · 10 years ago
  78. 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 10 years ago
  79. 88a5766 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  80. 3459f0d Merge branch 'linus' into perf/urgent, to pick up the upstream merged bits by Ingo Molnar · 10 years ago
  81. 9fc81d8 perf: Fix events installation during moving group by Jiri Olsa · 10 years ago
  82. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  83. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  84. b583043 kill f_dentry uses by Al Viro · 10 years ago
  85. 2565711 perf: Improve the perf_sample_data struct layout by Peter Zijlstra · 10 years ago
  86. 60e2364 perf: Add ability to sample machine state on interrupt by Stephane Eranian · 10 years ago
  87. 226424e perf: Fix corruption of sibling list with hotplug by Mark Rutland · 10 years ago
  88. c719f56 perf: Fix and clean up initialization of pmu::event_idx by Peter Zijlstra · 10 years ago
  89. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  90. ebf546c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  91. 9d9420f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  92. b211e9d Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  93. 9c2b9d3 perf: Fix perf bug in fork() by Peter Zijlstra · 10 years ago
  94. 211de6e perf: Fix unclone_ctx() vs. locking by Peter Zijlstra · 10 years ago
  95. 6c72e350 perf: fix perf bug in fork() by Peter Zijlstra · 10 years ago
  96. 802c8a6 Revert "perf: Do not allow optimized switch for non-cloned events" by Jiri Olsa · 10 years ago
  97. 1929def perf: Fix child event initial state setup by Jiri Olsa · 10 years ago
  98. dc63398 perf: Do not POLLHUP event if it has children by Jiri Olsa · 10 years ago
  99. 4e2ba65 perf/cgroup: Remove perf_put_cgroup() by Zefan Li · 10 years ago
  100. c88f209 perf: Do not check PERF_EVENT_STATE_EXIT on syscall read path by Jiri Olsa · 10 years ago