1. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 5fa7c8e perf: Remove/simplify lockdep annotation by Peter Zijlstra · 8 years ago
  3. c6e5b73 perf: Synchronously clean up child events by Peter Zijlstra · 8 years ago
  4. 60beda8 perf: Untangle 'owner' confusion by Peter Zijlstra · 8 years ago
  5. 45a0e07 perf: Add flags argument to perf_remove_from_context() by Peter Zijlstra · 8 years ago
  6. 8ba289b perf: Clean up sync_child_event() by Peter Zijlstra · 8 years ago
  7. f47c02c perf: Robustify event->owner usage and SMP ordering by Peter Zijlstra · 8 years ago
  8. 6e801e01 perf: Fix STATE_EXIT usage by Peter Zijlstra · 8 years ago
  9. 07c4a77 perf: Update locking order by Peter Zijlstra · 8 years ago
  10. a0733e6 perf: Remove __free_event() by Peter Zijlstra · 8 years ago
  11. e03e7ee perf/bpf: Convert perf_event_array to use struct file by Alexei Starovoitov · 8 years ago
  12. 828b6f0 perf: Fix NULL deref by Peter Zijlstra · 8 years ago
  13. 6a3351b perf: Fix race in perf_event_exit_task_context() by Peter Zijlstra · 8 years ago
  14. 78cd2c7 perf: Fix orphan hole by Peter Zijlstra · 8 years ago
  15. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  16. 45c815f perf: Synchronously free aux pages in case of allocation failure by Alexander Shishkin · 8 years ago
  17. 63b6da3 perf: Fix perf_event_exit_task() race by Peter Zijlstra · 8 years ago
  18. c97f473 perf: Add more assertions by Peter Zijlstra · 8 years ago
  19. fae3fde perf: Collapse and fix event_function_call() users by Peter Zijlstra · 8 years ago
  20. 32132a3 perf: Specialize perf_event_exit_task() by Peter Zijlstra · 8 years ago
  21. 39a4364 perf: Fix task context scheduling by Peter Zijlstra · 8 years ago
  22. 63e30d3 perf: Make ctx->is_active and cpuctx->task_ctx consistent by Peter Zijlstra · 8 years ago
  23. 25432ae perf: Optimize perf_sched_events() usage by Peter Zijlstra · 8 years ago
  24. aee7dbc perf: Simplify/fix perf_event_enable() event scheduling by Peter Zijlstra · 8 years ago
  25. 8833d0e perf: Use task_ctx_sched_out() by Peter Zijlstra · 8 years ago
  26. 3e34950 perf: Fix perf_enable_on_exec() event scheduling by Peter Zijlstra · 8 years ago
  27. 5947f65 perf: Remove stale comment by Peter Zijlstra · 8 years ago
  28. 70a0165 perf: Fix cgroup scheduling in perf_enable_on_exec() by Peter Zijlstra · 8 years ago
  29. 7e41d17 perf: Fix cgroup event scheduling by Peter Zijlstra · 8 years ago
  30. c994d61 perf: Add lockdep assertions by Peter Zijlstra · 8 years ago
  31. caaee62 ptrace: use fsuid, fsgid, effective creds for fs access checks by Jann Horn · 8 years ago
  32. f627c2f memcg: adjust to support new THP refcounting by Kirill A. Shutemov · 8 years ago
  33. d281ee6 rmap: add argument to charge compound page by Kirill A. Shutemov · 8 years ago
  34. eca56ff mm, shmem: add internal shmem resident memory accounting by Jerome Marchand · 8 years ago
  35. 7b64801 perf/core: Collapse more IPI loops by Peter Zijlstra · 9 years ago
  36. 9cc96b0 Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 8 years ago
  37. 12ca6ad perf: Fix race in swevent hash by Peter Zijlstra · 9 years ago
  38. c127449 perf: Fix race in perf_event_exec() by Peter Zijlstra · 9 years ago
  39. 057032e Merge tag 'v4.4-rc5' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  40. 5406812 Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  41. 0017960 perf/core: Collapse common IPI pattern by Peter Zijlstra · 9 years ago
  42. 4e93ad6 perf: Do not send exit event twice by Jiri Olsa · 9 years ago
  43. 642c2d67 perf: Fix PERF_EVENT_IOC_PERIOD deadlock by Peter Zijlstra · 9 years ago
  44. 1f7dd3e5 cgroup: fix handling of multi-destination migration from subtree_control enabling by Tejun Heo · 9 years ago
  45. 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
  46. 614e4c4 perf/core: Robustify the perf_cgroup_from_task() RCU checks by Stephane Eranian · 9 years ago
  47. ddaaf4e perf/core: Fix RCU problem with cgroup context switching code by Stephane Eranian · 9 years ago
  48. 0ca9b67 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. b71b437 perf: Fix inherited events vs. tracepoint filters by Peter Zijlstra · 9 years ago
  50. 2fd5907 perf: Disable IRQs across RCU RS CS that acquires scheduler lock by Paul E. McKenney · 9 years ago
  51. 69234ac Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  52. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  53. b02ac6b Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. 105ff3c atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() by Linus Torvalds · 9 years ago
  55. fa128e6 perf: pad raw data samples automatically by Alexei Starovoitov · 9 years ago
  56. 2e91fa7 cgroup: keep zombies associated with their original cgroups by Tejun Heo · 9 years ago
  57. 18ab2cd perf/core, perf/x86: Change needlessly global functions and a variable to static by Geliang Tang · 9 years ago
  58. 02386c3 Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  59. f73e22a perf: Fix races in computing the header sizes by Peter Zijlstra · 9 years ago
  60. a723968 perf: Fix u16 overflows by Peter Zijlstra · 9 years ago
  61. f55fc2a perf: Restructure perf syscall point of no return by Peter Zijlstra · 9 years ago
  62. 4a00c16 perf/core: Define PERF_PMU_TXN_READ interface by Sukadev Bhattiprolu · 9 years ago
  63. 7d88962 perf/core: Add return value for perf_event_read() by Sukadev Bhattiprolu · 9 years ago
  64. fa8c269 perf/core: Invert perf_read_group() loops by Peter Zijlstra · 9 years ago
  65. 0492d4c perf/core: Add group reads to perf_event_read() by Peter Zijlstra · 9 years ago
  66. b15f495 perf/core: Rename perf_event_read_{one,group}, perf_read_hw by Peter Zijlstra (Intel) · 9 years ago
  67. 01add3e perf/core: Split perf_event_read() and perf_event_count() by Sukadev Bhattiprolu · 9 years ago
  68. fbbe070 perf/core: Add a 'flags' parameter to the PMU transactional interfaces by Sukadev Bhattiprolu · 9 years ago
  69. 516792e perf/core: Delete PF_EXITING checks from perf_cgroup_exit() callback by Kirill Tkhai · 9 years ago
  70. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  71. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  72. dc25b25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  73. c2ad6b5 perf/ring-buffer: Clarify the use of page::private for high-order AUX allocations by Alexander Shishkin · 9 years ago
  74. 3d325bf Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  75. c7999c6 perf: Fix PERF_EVENT_IOC_PERIOD migration race by Peter Zijlstra · 9 years ago
  76. ee9397a perf: Fix double-free of the AUX buffer by Ben Hutchings · 9 years ago
  77. ffe8690 perf: add the necessary core perf APIs when accessing events counters in eBPF programs by Kaixu Xia · 9 years ago
  78. 04a22fa tracing, perf: Implement BPF programs attached to uprobes by Wang Nan · 9 years ago
  79. 9a6694c perf/x86/intel/pt: Do not force sync packets on every schedule-in by Alexander Shishkin · 9 years ago
  80. fed66e2cd perf: Fix fasync handling on inherited events by Peter Zijlstra · 9 years ago
  81. 2a742ce uprobes: Fix the waitqueue_active() check in xol_free_insn_slot() by Oleg Nesterov · 9 years ago
  82. 704bde3 uprobes: Use vm_special_mapping to name the XOL vma by Oleg Nesterov · 9 years ago
  83. f58bea2 uprobes: Fix the usage of install_special_mapping() by Oleg Nesterov · 9 years ago
  84. db087ef uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more clever by Oleg Nesterov · 9 years ago
  85. 86dcb70 uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive() by Oleg Nesterov · 9 years ago
  86. a5b7e1a uprobes: Change prepare_uretprobe() to (try to) flush the dead frames by Oleg Nesterov · 9 years ago
  87. 5eeb50d uprobes: Change handle_trampoline() to flush the frames invalidated by longjmp() by Oleg Nesterov · 9 years ago
  88. 7b868e4 uprobes/x86: Reimplement arch_uretprobe_is_alive() by Oleg Nesterov · 9 years ago
  89. 97da897 uprobes: Export 'struct return_instance', introduce arch_uretprobe_is_alive() by Oleg Nesterov · 9 years ago
  90. a83cfeb uprobes: Change handle_trampoline() to find the next chain beforehand by Oleg Nesterov · 9 years ago
  91. 6c58d0e uprobes: Change prepare_uretprobe() to use uprobe_warn() by Oleg Nesterov · 9 years ago
  92. 0b5256c uprobes: Send SIGILL if handle_trampoline() fails by Oleg Nesterov · 9 years ago
  93. 2bb5e84 uprobes: Introduce free_ret_instance() by Oleg Nesterov · 9 years ago
  94. f231722 uprobes: Introduce get_uprobe() by Oleg Nesterov · 9 years ago
  95. acd632e Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more changes by Ingo Molnar · 9 years ago
  96. 00a2916 perf: Fix running time accounting by Peter Zijlstra · 9 years ago
  97. 45ac140 perf: Add PERF_RECORD_SWITCH to indicate context switches by Adrian Hunter · 9 years ago
  98. 57ffc5c perf: Fix AUX buffer refcounting by Peter Zijlstra · 9 years ago
  99. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  100. 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