1. bdc6b75 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. 598fdc1 uprobes: wait for mmap_sem for write killable by Michal Hocko · 8 years ago
  3. bd28b14 x86: remove more uaccess_32.h complexity by Linus Torvalds · 8 years ago
  4. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  5. c85b033 perf core: Separate accounting of contexts and real addresses in a stack trace by Arnaldo Carvalho de Melo · 8 years ago
  6. 3e4de4e perf core: Add perf_callchain_store_context() helper by Arnaldo Carvalho de Melo · 8 years ago
  7. 3b1fff0 perf core: Add a 'nr' field to perf_event_callchain_context by Arnaldo Carvalho de Melo · 8 years ago
  8. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 8 years ago
  9. a831100 perf core: Generalize max_stack sysctl handler by Arnaldo Carvalho de Melo · 8 years ago
  10. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  11. 9f448cd perf/core: Disable the event on a truncated AUX record by Alexander Shishkin · 8 years ago
  12. 3f56e68 perf/core: Disable the event on a truncated AUX record by Alexander Shishkin · 8 years ago
  13. d295015 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  14. 0161028 perf/core: Change the default paranoia level to 2 by Andy Lutomirski · 8 years ago
  15. 5101ef2 perf/arm: Special-case hetereogeneous CPUs by Mark Rutland · 8 years ago
  16. 6e855cd perf/core: Let userspace know if the PMU supports address filters by Alexander Shishkin · 8 years ago
  17. 375637b perf/core: Introduce address range filtering by Alexander Shishkin · 8 years ago
  18. b73e4fe perf/core: Extend perf_event_aux_ctx() to optionally iterate through more events by Alexander Shishkin · 8 years ago
  19. c796bbb perf/core: Move set_filter() out of CONFIG_EVENT_TRACING by Alexander Shishkin · 8 years ago
  20. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  21. 0b20e59 Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 8 years ago
  22. 79c9ce5 perf/core: Fix perf_event_open() vs. execve() race by Peter Zijlstra · 8 years ago
  23. c5dfd78 perf core: Allow setting up max frame stack depth via sysctl by Arnaldo Carvalho de Melo · 8 years ago
  24. 9ecda41 perf/core: Add ::write_backward attribute to perf event by Wang Nan · 8 years ago
  25. 65cbbd0 Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 8 years ago
  26. b303e7c perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentation by Peter Zijlstra · 8 years ago
  27. 85b67bc perf, bpf: minimize the size of perf_trace_() tracepoint handler by Alexei Starovoitov · 8 years ago
  28. 889fac6 Merge tag 'v4.6-rc3' into perf/core, to refresh the tree by Ingo Molnar · 8 years ago
  29. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  30. 32bbe00 bpf: sanitize bpf tracepoint access by Alexei Starovoitov · 8 years ago
  31. 98b5c2c perf, bpf: allow bpf programs attach to tracepoints by Alexei Starovoitov · 8 years ago
  32. 1e1dcd9 perf: split perf_trace_buf_prepare into alloc and update parts by Alexei Starovoitov · 8 years ago
  33. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 8 years ago
  34. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  35. 4c3b73c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  36. d1b26c7 perf/ring_buffer: Prepare writing into the ring-buffer from the end by Wang Nan · 8 years ago
  37. 1879445 perf/core: Set event's default ::overflow_handler() by Wang Nan · 8 years ago
  38. 86e7972 perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-buffer by Wang Nan · 8 years ago
  39. af5bb4e perf/ring_buffer: Document AUX API usage by Alexander Shishkin · 9 years ago
  40. 95ff4ca perf/core: Free AUX pages in unmap path by Alexander Shishkin · 9 years ago
  41. dcb10a9 perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count drops by Alexander Shishkin · 9 years ago
  42. 2665784 perf/core: Verify we have a single perf_hw_context PMU by Peter Zijlstra · 9 years ago
  43. 201c2f8 perf/core: Don't leak event in the syscall error path by Alexander Shishkin · 9 years ago
  44. 8fdc653 perf/core: Fix time tracking bug with multiplexing by Peter Zijlstra · 8 years ago
  45. 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
  46. 1dcaac1 perf/core: Document some hotplug bits by Peter Zijlstra · 9 years ago
  47. 8184059 perf/core: Fix Undefined behaviour in rb_alloc() by Peter Zijlstra · 9 years ago
  48. 91a612e perf/core: Fix dynamic interrupt throttle by Peter Zijlstra · 9 years ago
  49. 1e02cd4 perf/core: Fix the unthrottle logic by Peter Zijlstra · 9 years ago
  50. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  52. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. 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
  54. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  55. 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
  56. 927a557 perf/core: Fix perf_sched_count derailment by Alexander Shishkin · 9 years ago
  57. ec87e1c Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix by Ingo Molnar · 9 years ago
  58. 555e0c1 perf: Migrate perf to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  59. 675965b perf: Export perf_event_sysfs_show() by Thomas Gleixner · 9 years ago
  60. 0a73489 Merge tag 'v4.5-rc6' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  61. 869ae76 uprobes: __create_xol_area() must nullify xol_mapping.fault by Oleg Nesterov · 9 years ago
  62. 0da4cf3 perf: Robustify task_function_call() by Peter Zijlstra · 9 years ago
  63. a096309 perf: Fix scaling vs. perf_install_in_context() by Peter Zijlstra · 9 years ago
  64. bd2afa4 perf: Fix scaling vs. perf_event_enable() by Peter Zijlstra · 9 years ago
  65. 7fce250 perf: Fix scaling vs. perf_event_enable_on_exec() by Peter Zijlstra · 9 years ago
  66. 3cbaa59 perf: Fix ctx time tracking by introducing EVENT_TIME by Peter Zijlstra · 9 years ago
  67. 28a967c perf: Cure event->pending_disable race by Peter Zijlstra · 9 years ago
  68. 9107c89 perf: Fix race between event install and jump_labels by Peter Zijlstra · 9 years ago
  69. a69b0ca perf: Fix cloning by Peter Zijlstra · 9 years ago
  70. 6f932e5 perf: Only update context time when active by Peter Zijlstra · 9 years ago
  71. a4f4bb6 perf: Allow perf_release() with !event->ctx by Peter Zijlstra · 9 years ago
  72. 1300562 perf: Do not double free by Peter Zijlstra · 9 years ago
  73. 84c4e62 perf: Close install vs. exit race by Peter Zijlstra · 9 years ago
  74. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  75. 568b329 perf: generalize perf_callchain by Alexei Starovoitov · 9 years ago
  76. 3b364d7 perf/core: Remove unused arguments from a bunch of functions by Thomas Gleixner · 9 years ago
  77. 059fcd8 perf/core: Plug potential memory leak in CPU_UP_PREPARE by Thomas Gleixner · 9 years ago
  78. 27ca923 perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug state by Thomas Gleixner · 9 years ago
  79. b4f75d4 perf/core: Remove bogus UP_CANCELED hotplug state by Thomas Gleixner · 9 years ago
  80. 1e98779 mm/gup: Introduce get_user_pages_remote() by Dave Hansen · 9 years ago
  81. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. 5fa7c8e perf: Remove/simplify lockdep annotation by Peter Zijlstra · 9 years ago
  83. c6e5b73 perf: Synchronously clean up child events by Peter Zijlstra · 9 years ago
  84. 60beda8 perf: Untangle 'owner' confusion by Peter Zijlstra · 9 years ago
  85. 45a0e07 perf: Add flags argument to perf_remove_from_context() by Peter Zijlstra · 9 years ago
  86. 8ba289b perf: Clean up sync_child_event() by Peter Zijlstra · 9 years ago
  87. f47c02c perf: Robustify event->owner usage and SMP ordering by Peter Zijlstra · 9 years ago
  88. 6e801e01 perf: Fix STATE_EXIT usage by Peter Zijlstra · 9 years ago
  89. 07c4a77 perf: Update locking order by Peter Zijlstra · 9 years ago
  90. a0733e6 perf: Remove __free_event() by Peter Zijlstra · 9 years ago
  91. e03e7ee perf/bpf: Convert perf_event_array to use struct file by Alexei Starovoitov · 9 years ago
  92. 828b6f0 perf: Fix NULL deref by Peter Zijlstra · 9 years ago
  93. 6a3351b perf: Fix race in perf_event_exit_task_context() by Peter Zijlstra · 9 years ago
  94. 78cd2c7 perf: Fix orphan hole by Peter Zijlstra · 9 years ago
  95. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  96. 45c815f perf: Synchronously free aux pages in case of allocation failure by Alexander Shishkin · 9 years ago
  97. 63b6da3 perf: Fix perf_event_exit_task() race by Peter Zijlstra · 9 years ago
  98. c97f473 perf: Add more assertions by Peter Zijlstra · 9 years ago
  99. fae3fde perf: Collapse and fix event_function_call() users by Peter Zijlstra · 9 years ago
  100. 32132a3 perf: Specialize perf_event_exit_task() by Peter Zijlstra · 9 years ago