1. 1ba3b5d Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  2. 1335d9a Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  3. 62e1c09 Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  4. 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  5. 8ea58f1 objtool: Allow AR to be overridden with HOSTAR by Nathan Chancellor · 6 years ago
  6. 4c7b63a Merge tag 'linux-kselftest-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  7. b2ca74d Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  8. 4fc4d8d perf stat: Support 'percore' event qualifier by Jin Yao · 6 years ago
  9. 40480a8 perf stat: Factor out aggregate counts printing by Jin Yao · 6 years ago
  10. 064b4e8 perf tools: Add a 'percore' event qualifier by Jin Yao · 6 years ago
  11. 6cf62656 perf docs: Add description for stderr by Thomas Richter · 6 years ago
  12. 1b6599a perf intel-pt: Fix sample timestamp wrt non-taken branches by Adrian Hunter · 6 years ago
  13. 61b6e08 perf intel-pt: Fix improved sample timestamp by Adrian Hunter · 6 years ago
  14. 7ba8fa2 perf intel-pt: Fix instructions sampling rate by Adrian Hunter · 6 years ago
  15. 6466ec1 perf regs x86: Add X86 specific arch__intr_reg_mask() by Kan Liang · 6 years ago
  16. af785e7 perf parse-regs: Add generic support for arch__intr/user_reg_mask() by Kan Liang · 6 years ago
  17. 83f3ef3 Merge tag 'libnvdimm-fixes-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  18. b06ed1e Merge tag 'ktest-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 6 years ago
  19. d2d8b14 Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  20. aeea906 perf parse-regs: Split parse_regs by Kan Liang · 6 years ago
  21. 7025fdb perf vendor events arm64: Add Cortex-A57 and Cortex-A72 events by Florian Fainelli · 6 years ago
  22. 93fe8f1 perf vendor events arm64: Map Brahma-B53 CPUID to cortex-a53 events by Florian Fainelli · 6 years ago
  23. ae833a6 perf vendor events arm64: Remove [[:xdigit:]] wildcard by Florian Fainelli · 6 years ago
  24. 8e8f515 perf jevents: Remove unused variable by Zenghui Yu · 6 years ago
  25. d94cfba perf test zstd: Fixup verbose mode output by Arnaldo Carvalho de Melo · 6 years ago
  26. bdc35cb perf tests: Implement Zstd comp/decomp integration test by Alexey Budankov · 6 years ago
  27. 371a337 perf inject: Enable COMPRESSED record decompression by Alexey Budankov · 6 years ago
  28. cb62c6f perf report: Implement perf.data record decompression by Alexey Budankov · 6 years ago
  29. 504c1ad perf record: Implement -z,--compression_level[=<n>] option by Alexey Budankov · 6 years ago
  30. 61a7773 perf report: Add stub processing of compressed events for -D by Alexey Budankov · 6 years ago
  31. ef78112 perf record: Implement compression for AIO trace streaming by Alexey Budankov · 6 years ago
  32. 5d7f411 perf record: Implement compression for serial trace streaming by Alexey Budankov · 6 years ago
  33. f24c1d7 perf tools: Introduce Zstd streaming based compression API by Alexey Budankov · 6 years ago
  34. 51255a8 perf mmap: Implement dedicated memory buffer for data compression by Alexey Budankov · 6 years ago
  35. 42e1fd8 perf record: Implement COMPRESSED event record and its attributes by Alexey Budankov · 6 years ago
  36. d3c8c08 perf session: Define 'bytes_transferred' and 'bytes_compressed' metrics by Alexey Budankov · 6 years ago
  37. 5b6f5ae perf build tests: Add NO_LIBZSTD=1 to make_minimal by Arnaldo Carvalho de Melo · 6 years ago
  38. 1df9d75 tools lib traceevent: Man pages for trace sequences APIs by Tzvetomir Stoyanov · 6 years ago
  39. 0133fc6 tools lib traceevent: Man pages for APIs used to extract common fields from a record by Tzvetomir Stoyanov · 6 years ago
  40. 73b6b47 tools lib traceevent: Man page for tep_parse_header_page() by Tzvetomir Stoyanov · 6 years ago
  41. e57ea93 tools lib traceevent: Man pages for parse event APIs by Tzvetomir Stoyanov · 6 years ago
  42. 854d73c tools lib traceevent: Man pages for event filter APIs by Tzvetomir Stoyanov · 6 years ago
  43. e643920 tools lib traceevent: Man pages for event fields APIs by Tzvetomir Stoyanov · 6 years ago
  44. 95ec282 tools lib traceevent: Man page for tep_read_number_field() by Tzvetomir Stoyanov · 6 years ago
  45. 6dfe684 tools lib traceevent: Man pages for print field APIs by Tzvetomir Stoyanov · 6 years ago
  46. 96e75ef tools lib traceevent: Man pages for get field value APIs by Tzvetomir Stoyanov · 6 years ago
  47. 0b51220 tools lib traceevent: Man pages for find field APIs by Tzvetomir Stoyanov · 6 years ago
  48. 747e942 tools lib traceevent: Man pages for libtraceevent event get APIs by Tzvetomir Stoyanov · 6 years ago
  49. 7935c31 tools lib traceevent: Man page for list events APIs by Tzvetomir Stoyanov · 6 years ago
  50. 86e8076 tools lib traceevent: Man pages for event find APIs by Tzvetomir Stoyanov · 6 years ago
  51. c76c224 tools lib traceevent: Man page for tep_read_number() by Tzvetomir Stoyanov · 6 years ago
  52. 10e6797 tools lib traceevent: Man pages for registering print function by Tzvetomir Stoyanov · 6 years ago
  53. c818e2d tools lib traceevent: Man pages for function related libtraceevent APIs by Tzvetomir Stoyanov · 6 years ago
  54. db5570e tools lib traceevent: Man pages for event handler APIs by Tzvetomir Stoyanov · 6 years ago
  55. c127ef5 tools lib traceevent: Man page for tep_strerror() by Tzvetomir Stoyanov · 6 years ago
  56. 71ee989 tools lib traceevent: Man page for page size APIs by Tzvetomir Stoyanov · 6 years ago
  57. 802e985 tools lib traceevent: Man page for host endian APIs by Tzvetomir Stoyanov · 6 years ago
  58. 9571f73 tools lib traceevent: Man page for file endian APIs by Tzvetomir Stoyanov · 6 years ago
  59. ba28fab tools lib traceevent: Man page for get/set cpus APIs by Tzvetomir Stoyanov · 6 years ago
  60. 3d2626b tools lib traceevent: Man page for header_page APIs by Tzvetomir Stoyanov · 6 years ago
  61. 680ca34 tools lib traceevent: Man pages for tep_handler related APIs by Tzvetomir Stoyanov · 6 years ago
  62. f7dff58 tools lib traceevent: Add support for man pages with multiple names by Tzvetomir Stoyanov · 6 years ago
  63. dc7fd7b tools lib traceevent: Introduce man pages by Tzvetomir Stoyanov · 6 years ago
  64. 30ba5b0 perf machine: Null-terminate version char array upon fgets(/proc/version) error by Donald Yandt · 6 years ago
  65. bf6d18c perf vendor events intel: Add uncore_upi JSON support by Kan Liang · 6 years ago
  66. b62d18a perf scripts python: exported-sql-viewer.py: Add 'About' dialog box by Adrian Hunter · 6 years ago
  67. 9bc4e4b perf scripts python: exported-sql-viewer.py: Add context menu by Adrian Hunter · 6 years ago
  68. 96c43b9 perf scripts python: exported-sql-viewer.py: Add copy to clipboard by Adrian Hunter · 6 years ago
  69. 3ac641f perf scripts python: exported-sql-viewer.py: Add tree level by Adrian Hunter · 6 years ago
  70. 4b20845 perf scripts python: exported-sql-viewer.py: Fix error when shrinking / enlarging font by Adrian Hunter · 6 years ago
  71. be6e747 perf scripts python: exported-sql-viewer.py: Move view creation by Adrian Hunter · 6 years ago
  72. ca138a7 perf tools x86: Add support for recording and printing XMM registers by Andi Kleen · 6 years ago
  73. 4c1cf20 perf parse-regs: Improve error output when faced with unknown register name by Arnaldo Carvalho de Melo · 6 years ago
  74. 8e5bc76 perf record: Fix suggestion to get list of registers usable with --user-regs and --intr-regs by Arnaldo Carvalho de Melo · 6 years ago
  75. c9a7078 tools pci: Do not delete pcitest.sh in 'make clean' by Arnaldo Carvalho de Melo · 6 years ago
  76. 0ceb549 tools x86 uapi asm: Sync the pt_regs.h copy with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  77. f98f10f tools arch uapi: Sync the x86 kvm.h copy by Arnaldo Carvalho de Melo · 6 years ago
  78. a021b54 tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 6 years ago
  79. 382619c perf tools: Speed up report for perf compiled with linwunwind by Jiri Olsa · 6 years ago
  80. 53dbabf tools lib traceevent: Remove hard coded install paths from pkg-config file by Tzvetomir Stoyanov · 6 years ago
  81. b399ec2 csky: Add support for libdw by Mao Han · 6 years ago
  82. 1455ea23 perf test: Fix spelling mistake "leadking" -> "leaking" by Colin Ian King · 6 years ago
  83. bdd1666 perf annotate: Remove hist__account_cycles() from callback by Jin Yao · 6 years ago
  84. 2decec4 objtool: Fix whitelist documentation typo by Raphael Gault · 6 years ago
  85. 1064d85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  86. 2ea622b tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test case by Eric Sandeen · 6 years ago
  87. a0edef7 tools/testing/selftests/sysctl/sysctl.sh: allow graceful use on older kernels by Luis Chamberlain · 6 years ago
  88. 8ded3d1 tools/testing/selftests/sysctl/sysctl.sh: ignore diff output on verify_diff_w() by Luis Chamberlain · 6 years ago
  89. 5a12928 tools/testing/selftests/sysctl/sysctl.sh: load module before testing for it by Luis Chamberlain · 6 years ago
  90. 9f66849 tools/testing/selftests/sysctl/sysctl.sh: remove superfluous test_reqs() by Luis Chamberlain · 6 years ago
  91. 4e7301e exec selftests: test ->recursion_depth by Alexey Dobriyan · 6 years ago
  92. 61c2018 selftests: avoid KBUILD_OUTPUT dir cluttering with selftest objects by Shuah Khan · 6 years ago
  93. 11ebd85 selftests: drivers: Create .gitignore to include /dma-buf/udmabuf by Kelsey Skunberg · 6 years ago
  94. 4d0b5f4 selftests: pidfd: Create .gitignore to include pidfd_test by Kelsey Skunberg · 6 years ago
  95. 35c99ff Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  96. 414147d Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  97. fa4bff1 Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  98. e6f393b objtool: Fix function fallthrough detection by Josh Poimboeuf · 6 years ago
  99. e6da956 objtool: Don't use ignore flag for fake jumps by Josh Poimboeuf · 6 years ago
  100. 27d79a2 selftests: fix bpf build/test workflow regression when KBUILD_OUTPUT is set by Shuah Khan · 6 years ago