1. ee74701 perf tests: Add test to check backward ring buffer by Wang Nan · 9 years ago
  2. e24c752 perf tools: Support reading from backward ring buffer by Wang Nan · 9 years ago
  3. aff6334 perf script: Fix incorrect python db-export error message by Chris Phlipot · 9 years ago
  4. f340c5f perf stat: Scale values by unit before metrics by Andi Kleen · 9 years ago
  5. 841e355 perf callchain: Recording 'dwarf' callchains do not need DWARF unwinding support by He Kuang · 9 years ago
  6. ea7c285 Merge tag 'perf-core-for-mingo-20160506' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  7. d5d71e8 perf trace: Move futex_op beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 9 years ago
  8. 8f48df6 perf trace: Move open_flags beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 9 years ago
  9. 12199d8 perf trace: Move signum beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 9 years ago
  10. 0b1abbf perf stat: Add extra output of counter values with -vv by Andi Kleen · 9 years ago
  11. 3521f3b perf script: Update export-to-postgresql to support callchain export by Chris Phlipot · 9 years ago
  12. 2c15f5e perf script: Expose usage of the callchain db export via the python api by Chris Phlipot · 9 years ago
  13. 568850e perf script: Add call path id to exported sample in db export by Chris Phlipot · 9 years ago
  14. 0a3eba3 perf script: Enable db export to output sampled callchains by Chris Phlipot · 9 years ago
  15. 451db12 perf tools: Refactor code to move call path handling out of thread-stack by Chris Phlipot · 9 years ago
  16. 9919a65 perf callchain: Fix incorrect ordering of entries by Chris Phlipot · 9 years ago
  17. 4c4d6e5 perf trace: Do not print raw args list for syscalls with no args by Arnaldo Carvalho de Melo · 9 years ago
  18. c0edb74 Merge tag 'perf-core-for-mingo-20160505' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  19. b6b85da perf evlist: Rename variable in perf_mmap__read() by Wang Nan · 9 years ago
  20. 0f4ccd1 perf evlist: Extract perf_mmap__read() by Wang Nan · 9 years ago
  21. 0b3c226 perf symbols: Fix kallsyms perf test on ppc64le by Naveen N. Rao · 9 years ago
  22. 239aeba perf powerpc: Fix kprobe and kretprobe handling with kallsyms on ppc64le by Naveen N. Rao · 9 years ago
  23. 7cecb7f perf hists: Move sort__has_comm into struct perf_hpp_list by Jiri Olsa · 9 years ago
  24. fa82911 perf hists: Move sort__has_thread into struct perf_hpp_list by Jiri Olsa · 9 years ago
  25. 35a634f perf hists: Move sort__has_socket into struct perf_hpp_list by Jiri Olsa · 9 years ago
  26. 69849fc perf hists: Move sort__has_dso into struct perf_hpp_list by Jiri Olsa · 9 years ago
  27. 2e0453a perf hists: Move sort__has_sym into struct perf_hpp_list by Jiri Olsa · 9 years ago
  28. de7e6a7 perf hists: Move sort__has_parent into struct perf_hpp_list by Jiri Olsa · 9 years ago
  29. 5222503 perf hists: Move sort__need_collapse into struct perf_hpp_list by Jiri Olsa · 9 years ago
  30. 4679bcc perf tools powerpc: Add support for generating bpf prologue by Naveen N. Rao · 9 years ago
  31. 03548eb perf trace: Do not show the runtime_ms for a thread when not collecting it by Arnaldo Carvalho de Melo · 9 years ago
  32. b535d52 perf trace: Sort syscalls stats by msecs in --summary by Arnaldo Carvalho de Melo · 9 years ago
  33. 96c1445 perf trace: Sort summary output by number of events by Arnaldo Carvalho de Melo · 9 years ago
  34. f58c253 perf tools: Add template for generating rbtree resort class by Arnaldo Carvalho de Melo · 9 years ago
  35. d2c1103 perf machine: Introduce number of threads member by Arnaldo Carvalho de Melo · 9 years ago
  36. 1b6de59 perf/x86/intel/pt: Convert ACCESS_ONCE()s by Alexander Shishkin · 9 years ago
  37. 65c7e6f perf/x86/intel/pt: Export CPU frequency ratios needed by PT decoders by Alexander Shishkin · 9 years ago
  38. ccbebba perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports it by Alexander Shishkin · 9 years ago
  39. 5101ef2 perf/arm: Special-case hetereogeneous CPUs by Mark Rutland · 9 years ago
  40. 6e855cd perf/core: Let userspace know if the PMU supports address filters by Alexander Shishkin · 9 years ago
  41. eadf48c perf/x86/intel/pt: Add support for address range filtering in PT by Alexander Shishkin · 9 years ago
  42. 375637b perf/core: Introduce address range filtering by Alexander Shishkin · 9 years ago
  43. b73e4fe perf/core: Extend perf_event_aux_ctx() to optionally iterate through more events by Alexander Shishkin · 9 years ago
  44. f127fa0 perf/x86/intel/pt: Add IP filtering register/CPUID bits by Alexander Shishkin · 9 years ago
  45. 0dd28e2 perf/x86/intel/pt: Move PT specific MSR bit definitions to a private header by Alexander Shishkin · 9 years ago
  46. c796bbb perf/core: Move set_filter() out of CONFIG_EVENT_TRACING by Alexander Shishkin · 9 years ago
  47. 1a618c2 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  48. 8482716 perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUs by Peter Zijlstra · 9 years ago
  49. cba1b37 perf/x86: Add model numbers for Kabylake CPUs by Andi Kleen · 9 years ago
  50. 04974df Linux 4.6-rc6 by Linus Torvalds · 9 years ago
  51. da9373d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  52. 1b46bac Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  53. 65c4cbe Merge tag 'edac_fix_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  54. b49a519 Merge tag 'pm+acpi-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  55. a8feb78 Merge tag 'mmc-v4.6-rc4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  56. b9cc335 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  57. 925d96a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  58. 03d85a6 Merge tag 'perf-core-for-mingo-20160429' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  59. 1d003af Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  60. c4fc195 EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback by Tony Luck · 9 years ago
  61. 81be193 Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 9 years ago
  62. ea99697 Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  63. d8ba5d6 Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_linux into drm-fixes by Dave Airlie · 9 years ago
  64. 92c19ea Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. 814dd94 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. 2113caed Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 8f3603a Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. ba14e96 Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  69. e1f14a5 Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  70. 7c88a29 Documentation/sysctl/vm.txt: update numa_zonelist_order description by Xishi Qiu · 9 years ago
  71. 33334e2 lib/stackdepot.c: allow the stack trace hash to be zero by Alexander Potapenko · 9 years ago
  72. 99f23c2 rapidio: fix potential NULL pointer dereference by Vladimir Zapolskiy · 9 years ago
  73. c2e7e00 mm/memory-failure: fix race with compound page split/merge by Konstantin Khlebnikov · 9 years ago
  74. b734136 ocfs2/dlm: return zero if deref_done message is successfully handled by xuejiufei · 9 years ago
  75. a320817 Ananth has moved by Ananth N Mavinakayanahalli · 9 years ago
  76. 36f05ae kcov: don't profile branches in kcov by Andrey Ryabinin · 9 years ago
  77. bdab42d kcov: don't trace the code coverage code by James Morse · 9 years ago
  78. fd901c9 mm: wake kcompactd before kswapd's short sleep by Vlastimil Babka · 9 years ago
  79. eeb68d1 .mailmap: add Frank Rowand by Frank Rowand · 9 years ago
  80. d7e6948 mm/hwpoison: fix wrong num_poisoned_pages accounting by Minchan Kim · 9 years ago
  81. b06bad1 mm: call swap_slot_free_notify() with page lock held by Minchan Kim · 9 years ago
  82. 7bf52fb mm: vmscan: reclaim highmem zone if buffer_heads is over limit by Minchan Kim · 9 years ago
  83. 28093f9 numa: fix /proc/<pid>/numa_maps for THP by Gerald Schaefer · 9 years ago
  84. 3486b85 mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check by Konstantin Khlebnikov · 9 years ago
  85. 314e9b7 mailmap: fix Krzysztof Kozlowski's misspelled name by Krzysztof Kozlowski · 9 years ago
  86. aa88b68 thp: keep huge zero page pinned until tlb flush by Kirill A. Shutemov · 9 years ago
  87. 66ee95d mm: exclude HugeTLB pages from THP page_mapped() logic by Steve Capper · 9 years ago
  88. d7f5351 kexec: export OFFSET(page.compound_head) to find out compound tail page by Atsushi Kumagai · 9 years ago
  89. 8639a84 kexec: update VMCOREINFO for compound_order/dtor by Atsushi Kumagai · 9 years ago
  90. 6fa9bff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  91. cf681c2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  92. 4c8bb95 RDMA/nes: don't leak skb if carrier down by Florian Westphal · 9 years ago
  93. ca7ce82 perf tests: Do not use sizeof on pointer type by Vaishali Thakkar · 9 years ago
  94. 7851496 drm/vmwgfx: Fix order of operation by Sinclair Yeh · 9 years ago
  95. e02e588 drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands. by Charmaine Lee · 9 years ago
  96. 1883598 drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION by Charmaine Lee · 9 years ago
  97. e6bd18f IB/security: Restrict use of the write() interface by Jason Gunthorpe · 9 years ago
  98. 7723d8c IB/hfi1: Use kernel default llseek for ui device by Dean Luick · 9 years ago
  99. 9415844 IB/hfi1: Don't attempt to free resources if initialization failed by Mitko Haralanov · 9 years ago
  100. b9b06cb IB/hfi1: Fix missing lock/unlock in verbs drain callback by Mike Marciniszyn · 9 years ago