1. 82b23cb Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 6527efb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. a19cad6 Merge tag 'perf-urgent-for-mingo-20160418' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  4. 1342e0b7 perf intel-pt: Fix segfault tracing transactions by Adrian Hunter · 8 years ago
  5. b1547d3 objtool: Detect falling through to the next function by Josh Poimboeuf · 8 years ago
  6. 7e57844 objtool: Add workaround for GCC switch jump table bug by Josh Poimboeuf · 8 years ago
  7. d6a61f8 soreuseport: test mixed v4/v6 sockets by Craig Gallek · 8 years ago
  8. 40bca9d Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  9. 73659be Merge branches 'pm-core', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 8 years ago
  10. 9185e98 tools/power turbostat: work around RC6 counter wrap by Len Brown · 8 years ago
  11. cdc5727 tools/power turbostat: initial KBL support by Len Brown · 8 years ago
  12. ec53e59 tools/power turbostat: initial SKX support by Len Brown · 8 years ago
  13. e8efbc8 tools/power turbostat: decode BXT TSC frequency via CPUID by Len Brown · 8 years ago
  14. e4085d5 tools/power turbostat: initial BXT support by Len Brown · 8 years ago
  15. 5a63426 tools/power turbostat: print IRTL MSRs by Len Brown · 8 years ago
  16. 8ae7225 tools/power turbostat: SGX state should print only if --debug by Len Brown · 8 years ago
  17. 1e1e5ce Merge tag 'linux-kselftest-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  18. 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
  19. 9f56c09 perf jit: genelf makes assumptions about endian by Anton Blanchard · 8 years ago
  20. 9098903 perf hists: Fix determination of a callchain node's childlessness by Andres Freund · 8 years ago
  21. a189c01 tools/lib/lockdep: Fix unsupported 'basename -s' in run_tests.sh by Sedat Dilek · 8 years ago
  22. 3ea223a perf tools: Add missing initialization of perf_sample.cpumode in synthesized samples by Arnaldo Carvalho de Melo · 8 years ago
  23. 505ce68 selftest/seccomp: Fix the seccomp(2) signature by Mickaël Salaün · 8 years ago
  24. 6c045d0 selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNC by Mickaël Salaün · 8 years ago
  25. 379649c perf tools: Fix build break on powerpc by Sukadev Bhattiprolu · 8 years ago
  26. 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
  27. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. 6a1a77b perf bench: Fix detached tarball building due to missing 'perf bench memcpy' headers by Arnaldo Carvalho de Melo · 8 years ago
  29. cde8835 perf tests: Fix tarpkg build test error output redirection by Arnaldo Carvalho de Melo · 8 years ago
  30. 05f5ece Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  31. 7626714 perf llvm: Use strerror_r instead of the thread unsafe strerror one by Arnaldo Carvalho de Melo · 8 years ago
  32. 7847826 perf llvm: Use realpath to canonicalize paths by Arnaldo Carvalho de Melo · 8 years ago
  33. 0741208 perf tools: Unexport some methods unused outside strbuf.c by Arnaldo Carvalho de Melo · 8 years ago
  34. 88fd633 perf probe: No need to use formatting strbuf method by Arnaldo Carvalho de Melo · 8 years ago
  35. a610f5c perf help: Use asprintf instead of adhoc equivalents by Arnaldo Carvalho de Melo · 8 years ago
  36. cf47a8a perf tools: Remove unused perf_pathdup, xstrdup functions by Arnaldo Carvalho de Melo · 8 years ago
  37. 531d241 perf tools: Do not include stringify.h from the kernel sources by Arnaldo Carvalho de Melo · 8 years ago
  38. 737ef7d tools include: Copy linux/stringify.h from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  39. 4f3c8876 tools lib traceevent: Remove redundant CPU output by Steven Rostedt · 8 years ago
  40. 3938bad perf tools: Remove needless 'extern' from function prototypes by Arnaldo Carvalho de Melo · 8 years ago
  41. e476343 perf tools: Simplify die() mechanism by Arnaldo Carvalho de Melo · 8 years ago
  42. 236f71e perf tools: Remove unused DIE_IF macro by Arnaldo Carvalho de Melo · 8 years ago
  43. a3dff30 perf script: Remove lots of unused arguments by Arnaldo Carvalho de Melo · 8 years ago
  44. c2740a8 perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve by Arnaldo Carvalho de Melo · 8 years ago
  45. bb3eb56 perf machine: Rename perf_event__preprocess_sample to machine__resolve by Arnaldo Carvalho de Melo · 8 years ago
  46. 473398a perf tools: Add cpumode to struct perf_sample by Arnaldo Carvalho de Melo · 8 years ago
  47. eb9f032 perf tests: Forward the perf_sample in the dwarf unwind test by Arnaldo Carvalho de Melo · 8 years ago
  48. b8f8eb8 perf tools: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 8 years ago
  49. 4ca0d81 perf list: Fix documentation of :ppp by Andi Kleen · 8 years ago
  50. 3c52b65 perf bench numa: Fix assertion for nodes bitfield by Jakub Jelen · 8 years ago
  51. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. f069153 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  53. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  54. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  55. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  56. 73cdf0c perf symbols: Record text offset in dso to calculate objdump address by Wang Nan · 8 years ago
  57. ca70c24 tools: Move utilities.mak from perf to tools/scripts/ by Arnaldo Carvalho de Melo · 8 years ago
  58. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  59. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  60. 3d15cfd Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  61. 7475851 radix-tree tests: add test for radix_tree_iter_next by Konstantin Khlebnikov · 8 years ago
  62. 2d6f45b radix-tree tests: add regression3 test by Konstantin Khlebnikov · 8 years ago
  63. 339e635 radix_tree: tag all internal tree nodes as indirect pointers by Matthew Wilcox · 8 years ago
  64. 1366c37 radix tree test harness by Matthew Wilcox · 8 years ago
  65. d9b2ddf tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1 by Naoya Horiguchi · 8 years ago
  66. 075db15 tools/vm/page-types.c: add memory cgroup dumping and filtering by Konstantin Khlebnikov · 8 years ago
  67. 0335ddd tools/vm/page-types.c: support swap entry by Naoya Horiguchi · 8 years ago
  68. 8eee93e Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  69. b089830 selftests/x86: Add an iopl test by Andy Lutomirski · 8 years ago
  70. 8759957 Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  71. 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  72. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  73. 420adbe9 mm, tracing: unify mm flags handling in tracepoints and printk by Vlastimil Babka · 8 years ago
  74. 14e0a21 tools, perf: make gfp_compact_table up to date by Vlastimil Babka · 8 years ago
  75. becfda6 slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS by Laura Abbott · 8 years ago
  76. 208de21 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  77. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. 6701915 Merge commit 'torture.2015.02.23a' into core/rcu by Ingo Molnar · 8 years ago
  79. e71c2c1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. 3fdb746 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-tools by Rafael J. Wysocki · 8 years ago
  81. 685b535 tools/power turbostat: bugfix: TDP MSRs print bits fixing by Chen Yu · 8 years ago
  82. 6c34f16 tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dump by Len Brown · 8 years ago
  83. 5aea2f7 tools/power turbostat: call __cpuid() instead of __get_cpuid() by Len Brown · 8 years ago
  84. aa8d8cc tools/power turbostat: indicate SMX and SGX support by Len Brown · 8 years ago
  85. 0102b06 tools/power turbostat: detect and work around syscall jitter by Len Brown · 8 years ago
  86. fdf676e tools/power turbostat: show GFX%rc6 by Len Brown · 8 years ago
  87. 27d4735 tools/power turbostat: show GFXMHz by Len Brown · 8 years ago
  88. 562a2d3 tools/power turbostat: show IRQs per CPU by Len Brown · 8 years ago
  89. 3622989 tools/power turbostat: make fewer systems calls by Len Brown · 8 years ago
  90. 58cc30a tools/power turbostat: fix compiler warnings by Len Brown · 8 years ago
  91. b7d8c14 tools/power turbostat: add --out option for saving output in a file by Len Brown · 8 years ago
  92. 75d2e44 tools/power turbostat: re-name "%Busy" field to "Busy%" by Len Brown · 8 years ago
  93. cbf97ab tools/power turbostat: Intel Xeon x200: fix turbo-ratio decoding by Hubert Chrzaniuk · 8 years ago
  94. 121b48b tools/power turbostat: Intel Xeon x200: fix erroneous bclk value by Chrzaniuk, Hubert · 8 years ago
  95. 2a0609c tools/power turbostat: allow sub-sec intervals by Len Brown · 8 years ago
  96. 4c9d6c1 perf test: Remove 'core_id' check in topo test by Sukadev Bhattiprolu · 8 years ago
  97. 206cab6 perf stat: Add --metric-only support for -A by Andi Kleen · 8 years ago
  98. 54b5091 perf stat: Implement --metric-only mode by Andi Kleen · 8 years ago
  99. 6b45f7b perf stat: Document CSV format in manpage by Andi Kleen · 8 years ago
  100. 599a2f3 perf hists browser: Check sort keys before hot key actions by Namhyung Kim · 8 years ago