1. 687ee0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  2. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  3. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  4. 739f1bc Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  5. 3bf6215 perf/core: Limit matching exclusive events to one PMU by Alexander Shishkin · 8 years ago
  6. 5006921 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  7. b79ccad perf/core: Fix aux_mmap_count vs aux_refcount order by Alexander Shishkin · 8 years ago
  8. 767ae08 perf/core: Fix a race between mmap_close() and set_output() of AUX events by Alexander Shishkin · 8 years ago
  9. f1e4ba5 perf, bpf: fix conditional call to bpf_overflow_handler by Arnd Bergmann · 8 years ago
  10. c9bbdd4 perf/core: Don't pass PERF_EF_START to the PMU ->start callback by Will Deacon · 8 years ago
  11. 2cc5384 Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve conflicts by Ingo Molnar · 8 years ago
  12. 5876314 perf/core: Remove WARN from perf_event_read() by Peter Zijlstra · 8 years ago
  13. aa6a5f3 perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs by Alexei Starovoitov · 8 years ago
  14. 8b6a3fe perf/core: Use this_cpu_ptr() when stopping AUX events by Will Deacon · 8 years ago
  15. d6a2f903 perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKG by David Carrillo-Cisneros · 8 years ago
  16. 4ff6a8d perf/core: Generalize event->group_flags by David Carrillo-Cisneros · 8 years ago
  17. 29dd328 bitmap.h, perf/core: Fix the mask in perf_output_sample_regs() by Madhavan Srinivasan · 8 years ago
  18. 8942c2b Merge branch 'perf/urgent' into perf/core, to pick up dependencies by Ingo Molnar · 8 years ago
  19. 71e7bc2 perf/core: Check return value of the perf_event_read() IPI by David Carrillo-Cisneros · 8 years ago
  20. 99f5bc9 perf/core: Enable mapping of the stop filters by Mathieu Poirier · 8 years ago
  21. 12b40a2 perf/core: Update filters only on executable mmap by Mathieu Poirier · 8 years ago
  22. 4059ffd perf/core: Fix file name handling for start/stop filters by Mathieu Poirier · 8 years ago
  23. cca2094 perf/core: Fix event_function_local() by Peter Zijlstra · 8 years ago
  24. bdfaa2e uprobes: Rename the "struct page *" args of __replace_page() by Oleg Nesterov · 8 years ago
  25. bc06f00 Merge branch 'perf/urgent' into perf/core, to pick up dependency by Ingo Molnar · 8 years ago
  26. 6c4687c uprobes: Fix the memcg accounting by Oleg Nesterov · 8 years ago
  27. e48c178 perf/core: Optimize perf_pmu_sched_task() by Peter Zijlstra · 8 years ago
  28. 09e61b4f perf/x86/intel: Rework the large PEBS setup code by Peter Zijlstra · 8 years ago
  29. 3f005e7 perf/core: Sched out groups atomically by Mark Rutland · 8 years ago
  30. db4a835 perf/core: Set cgroup in CPU contexts for new cgroup events by David Carrillo-Cisneros · 8 years ago
  31. 0b8f1e2 perf/core: Fix sideband list-iteration vs. event ordering NULL pointer deference crash by Peter Zijlstra · 8 years ago
  32. 0d87d7e perf/core: Change log level for duration warning to KERN_INFO by David Ahern · 8 years ago
  33. 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
  34. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  35. aa7145c bpf, events: fix offset in skb copy handler by Daniel Borkmann · 8 years ago
  36. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  37. 7e3f977 perf, events: add non-linear data support for raw records by Daniel Borkmann · 8 years ago
  38. 00e16c3 perf/core: Convert to hotplug state machine by Thomas Gleixner · 8 years ago
  39. 3ebe3bd Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
  40. 2c81a64 perf/core: Fix pmu::filter_match for SW-led groups by Mark Rutland · 8 years ago
  41. 1aacde3 bpf: generally move prog destruction to RCU deferral by Daniel Borkmann · 8 years ago
  42. 32826ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  43. ceb5607 bpf, perf: delay release of BPF prog after grace period by Daniel Borkmann · 8 years ago
  44. 3559ff9 Merge branch 'linus' into perf/core, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
  45. 7fcbc23 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. 62a92c8 perf/core: Remove a redundant check by Alexander Shishkin · 8 years ago
  47. 616d1c1 Merge branch 'linus' into perf/core, to refresh the branch by Ingo Molnar · 8 years ago
  48. a4f144e perf/core: Fix crash due to account/unaccount_sb_event() inconsistency by David Carrillo-Cisneros · 8 years ago
  49. a139655 perf/abi: Change the errno for sampling event not supported in hardware by Vineet Gupta · 8 years ago
  50. ab7fdef perf/core: Fix implicitly enable dynamic interrupt throttle by Kan Liang · 8 years ago
  51. aab5b71 perf/core: Rename the perf_event_aux*() APIs to perf_event_sb*(), to separate them from AUX ring-buffer records by Peter Zijlstra · 8 years ago
  52. f2fb6be perf/core: Optimize side-band event delivery by Kan Liang · 8 years ago
  53. 97c79a3 perf core: Per event callchain limit by Arnaldo Carvalho de Melo · 8 years ago
  54. 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
  55. 598fdc1 uprobes: wait for mmap_sem for write killable by Michal Hocko · 8 years ago
  56. bd28b14 x86: remove more uaccess_32.h complexity by Linus Torvalds · 8 years ago
  57. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  58. c85b033 perf core: Separate accounting of contexts and real addresses in a stack trace by Arnaldo Carvalho de Melo · 8 years ago
  59. 3e4de4e perf core: Add perf_callchain_store_context() helper by Arnaldo Carvalho de Melo · 8 years ago
  60. 3b1fff0 perf core: Add a 'nr' field to perf_event_callchain_context by Arnaldo Carvalho de Melo · 8 years ago
  61. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 8 years ago
  62. a831100 perf core: Generalize max_stack sysctl handler by Arnaldo Carvalho de Melo · 8 years ago
  63. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  64. 9f448cd perf/core: Disable the event on a truncated AUX record by Alexander Shishkin · 8 years ago
  65. 3f56e68 perf/core: Disable the event on a truncated AUX record by Alexander Shishkin · 8 years ago
  66. d295015 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  67. 0161028 perf/core: Change the default paranoia level to 2 by Andy Lutomirski · 8 years ago
  68. 5101ef2 perf/arm: Special-case hetereogeneous CPUs by Mark Rutland · 8 years ago
  69. 6e855cd perf/core: Let userspace know if the PMU supports address filters by Alexander Shishkin · 8 years ago
  70. 375637b perf/core: Introduce address range filtering by Alexander Shishkin · 8 years ago
  71. b73e4fe perf/core: Extend perf_event_aux_ctx() to optionally iterate through more events by Alexander Shishkin · 8 years ago
  72. c796bbb perf/core: Move set_filter() out of CONFIG_EVENT_TRACING by Alexander Shishkin · 8 years ago
  73. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  74. 0b20e59 Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 8 years ago
  75. 79c9ce5 perf/core: Fix perf_event_open() vs. execve() race by Peter Zijlstra · 8 years ago
  76. c5dfd78 perf core: Allow setting up max frame stack depth via sysctl by Arnaldo Carvalho de Melo · 8 years ago
  77. 9ecda41 perf/core: Add ::write_backward attribute to perf event by Wang Nan · 8 years ago
  78. 65cbbd0 Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 8 years ago
  79. b303e7c perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentation by Peter Zijlstra · 8 years ago
  80. 85b67bc perf, bpf: minimize the size of perf_trace_() tracepoint handler by Alexei Starovoitov · 8 years ago
  81. 889fac6 Merge tag 'v4.6-rc3' into perf/core, to refresh the tree by Ingo Molnar · 8 years ago
  82. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  83. 32bbe00 bpf: sanitize bpf tracepoint access by Alexei Starovoitov · 8 years ago
  84. 98b5c2c perf, bpf: allow bpf programs attach to tracepoints by Alexei Starovoitov · 8 years ago
  85. 1e1dcd9 perf: split perf_trace_buf_prepare into alloc and update parts by Alexei Starovoitov · 8 years ago
  86. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 8 years ago
  87. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  88. 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
  89. d1b26c7 perf/ring_buffer: Prepare writing into the ring-buffer from the end by Wang Nan · 8 years ago
  90. 1879445 perf/core: Set event's default ::overflow_handler() by Wang Nan · 8 years ago
  91. 86e7972 perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-buffer by Wang Nan · 8 years ago
  92. af5bb4e perf/ring_buffer: Document AUX API usage by Alexander Shishkin · 8 years ago
  93. 95ff4ca perf/core: Free AUX pages in unmap path by Alexander Shishkin · 9 years ago
  94. dcb10a9 perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count drops by Alexander Shishkin · 8 years ago
  95. 2665784 perf/core: Verify we have a single perf_hw_context PMU by Peter Zijlstra · 8 years ago
  96. 201c2f8 perf/core: Don't leak event in the syscall error path by Alexander Shishkin · 8 years ago
  97. 8fdc653 perf/core: Fix time tracking bug with multiplexing by Peter Zijlstra · 8 years ago
  98. 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 1dcaac1 perf/core: Document some hotplug bits by Peter Zijlstra · 8 years ago
  100. 8184059 perf/core: Fix Undefined behaviour in rb_alloc() by Peter Zijlstra · 8 years ago