1. edff780 perf intel-pt: Add new packets for PEBS via PT by Adrian Hunter · 6 years ago
  2. 374d910 perf: cs-etm: Optimize option setup for CPU-wide sessions by Mathieu Poirier · 6 years ago
  3. 010e3e8 perf tests arm64: Compile tests unconditionally by Raphael Gault · 6 years ago
  4. 3ce5ace Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  5. d0e1a50 perf/x86/intel: Disable check_msr for real HW by Jiri Olsa · 6 years ago
  6. b7c9b39 perf/x86/intel: Use ->is_visible callback for default group by Jiri Olsa · 6 years ago
  7. ee49532 perf/x86/intel/uncore: Add IMC uncore support for Snow Ridge by Kan Liang · 6 years ago
  8. 07ce734 perf/x86/intel/uncore: Clean up client IMC by Kan Liang · 6 years ago
  9. 3da04b8 perf/x86/intel/uncore: Support MMIO type uncore blocks by Kan Liang · 6 years ago
  10. c8872d9 perf/x86/intel/uncore: Factor out box ref/unref functions by Kan Liang · 6 years ago
  11. 210cc5f perf/x86/intel/uncore: Add uncore support for Snow Ridge server by Kan Liang · 6 years ago
  12. 543ac28 perf/x86/intel/uncore: Handle invalid event coding for free-running counter by Kan Liang · 6 years ago
  13. faaeff9 perf/x86/intel: Add more Icelake CPUIDs by Kan Liang · 6 years ago
  14. 2a538fd perf/x86/intel: Add Icelake desktop CPUID by Kan Liang · 6 years ago
  15. bddb363 Merge branch 'x86/cpu' into perf/core, to pick up dependent changes by Ingo Molnar · 6 years ago
  16. cbb99c0 x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDS by Aaron Lewis · 6 years ago
  17. 5f4318c perf/x86: Add Intel Ice Lake NNPI uncore support by Rajneesh Bhardwaj · 6 years ago
  18. e32d045 x86/cpu: Add Ice Lake NNPI to Intel family by Rajneesh Bhardwaj · 6 years ago
  19. 04c41bc perf trace: Skip unknown syscalls when expanding strace like syscall groups by Arnaldo Carvalho de Melo · 6 years ago
  20. 180ca71 perf report: Support s390 diag event display on x86 by Thomas Richter · 6 years ago
  21. 8a07aa4 perf report: Fix OOM error in TUI mode on s390 by Thomas Richter · 6 years ago
  22. 53fe307 perf test 6: Fix missing kvm module load for s390 by Thomas Richter · 6 years ago
  23. a77a05e perf time-utils: Add support for multiple explicit time intervals by Adrian Hunter · 6 years ago
  24. e39a12c perf tests: Add a test for time-utils by Adrian Hunter · 6 years ago
  25. 929afa0 perf time-utils: Make perf_time__parse_for_ranges() more logical by Adrian Hunter · 6 years ago
  26. 2a8afdd perf time-utils: Simplify perf_time__parse_for_ranges() error paths slightly by Adrian Hunter · 6 years ago
  27. 0ccc69b perf time-utils: Fix --time documentation by Adrian Hunter · 6 years ago
  28. b16bfeb perf time-utils: Prevent percentage time range overlap by Adrian Hunter · 6 years ago
  29. c763242 perf time-utils: Factor out set_percent_time() by Adrian Hunter · 6 years ago
  30. f79a768 perf time-utils: Treat time ranges consistently by Adrian Hunter · 6 years ago
  31. 2c47db9 perf intel-pt: Add support for efficient time interval filtering by Adrian Hunter · 6 years ago
  32. da9000a perf intel-pt: Add support for lookahead by Adrian Hunter · 6 years ago
  33. e96f7df perf intel-pt: Factor out intel_pt_get_buffer() by Adrian Hunter · 6 years ago
  34. a7fa19f perf intel-pt: Add intel_pt_fast_forward() by Adrian Hunter · 6 years ago
  35. 6c1f0b1 perf intel-pt: Add reposition parameter to intel_pt_get_data() by Adrian Hunter · 6 years ago
  36. 6492e5f perf intel-pt: Factor out intel_pt_reposition() by Adrian Hunter · 6 years ago
  37. e72b52a perf intel-pt: Factor out intel_pt_8b_tsc() by Adrian Hunter · 6 years ago
  38. 4d678e9 perf intel-pt: Add lookahead callback by Adrian Hunter · 6 years ago
  39. 4885c90 perf report: Set perf time interval in itrace_synth_ops by Adrian Hunter · 6 years ago
  40. 400ae98 perf script: Set perf time interval in itrace_synth_ops by Adrian Hunter · 6 years ago
  41. 33526f3 perf auxtrace: Add perf time interval to itrace_synth_ops by Adrian Hunter · 6 years ago
  42. 87407fa perf config: Update default value for llvm.clang-bpf-cmd-template by Leo Yan · 6 years ago
  43. 965e176 perf cs-etm: Remove duplicate GENMASK() define, use linux/bits.h instead by Arnaldo Carvalho de Melo · 6 years ago
  44. e45c48a perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode by Mathieu Poirier · 6 years ago
  45. 36edfb9 perf data: Fix perf.data documentation for HEADER_CPU_TOPOLOGY by Arnaldo Carvalho de Melo · 6 years ago
  46. 0ccdb84 perf tools: Apply new CPU topology sysfs attributes by Kan Liang · 6 years ago
  47. e05a899 perf header: Rename "sibling cores" to "sibling sockets" by Kan Liang · 6 years ago
  48. db5742b perf stat: Support per-die aggregation by Kan Liang · 6 years ago
  49. acae8b3 perf header: Add die information in CPU topology by Kan Liang · 6 years ago
  50. b74d868 perf cpumap: Retrieve die id information by Kan Liang · 6 years ago
  51. 21fe8dc perf cs-etm: Add support for CPU-wide trace scenarios by Mathieu Poirier · 6 years ago
  52. 675f302 perf cs-etm: Add notion of time to decoding code by Mathieu Poirier · 6 years ago
  53. 0a6be30 perf cs-etm: Linking PE contextID with perf thread mechanic by Mathieu Poirier · 6 years ago
  54. c152d4d perf cs-etm: Add support for multiple traceID queues by Mathieu Poirier · 6 years ago
  55. af21577 perf cs-etm: Use traceID aware memory callback API by Mathieu Poirier · 6 years ago
  56. 0abb868 perf cs-etm: Move tid/pid to traceid_queue by Mathieu Poirier · 6 years ago
  57. 3c21d7d perf cs-etm: Move thread to traceid_queue by Mathieu Poirier · 6 years ago
  58. 6672559 perf cs-etm: Get rid of unused cpu in struct cs_etm_queue by Mathieu Poirier · 6 years ago
  59. c7bfa2fd perf cs-etm: Introduce the concept of trace ID queues by Mathieu Poirier · 6 years ago
  60. 882f487 perf cs-etm: Fix indentation in function cs_etm__process_decoder_queue() by Mathieu Poirier · 6 years ago
  61. 5f7cb03 perf cs-etm: Move packet queue out of decoder structure by Mathieu Poirier · 6 years ago
  62. 3470d48 perf cs-etm: Refactor error path in cs_etm_decoder__new() by Mathieu Poirier · 6 years ago
  63. e0d170f perf cs-etm: Add handling of switch-CPU-wide events by Mathieu Poirier · 6 years ago
  64. a465f3c perf cs-etm: Add handling of itrace start events by Mathieu Poirier · 6 years ago
  65. e5993c4 perf cs-etm: Configure SWITCH_EVENTS in CPU-wide mode by Mathieu Poirier · 6 years ago
  66. 1c839a5 perf cs-etm: Configure timestamp generation in CPU-wide mode by Mathieu Poirier · 6 years ago
  67. 3399ad9 perf cs-etm: Configure contextID tracing in CPU-wide mode by Mathieu Poirier · 6 years ago
  68. 10981c8 perf evsel: Remove superfluous nthreads system_wide setup in alloc_fd() by Jiri Olsa · 6 years ago
  69. 53651b2 perf record: Add support to collect callchains from kernel or user space only by yuzhoujian · 6 years ago
  70. 22d4621 perf config: Bail out when a handler returns failure for a key-value pair by Arnaldo Carvalho de Melo · 6 years ago
  71. 012749ca perf trace: Exit when failing to build eBPF program by Leo Yan · 6 years ago
  72. d1fdb6d Linux 5.2-rc4 by Linus Torvalds · 6 years ago
  73. 2759e05c Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  74. 8e61f6f Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  75. 3d4645b Merge tag 's390-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  76. d0cc617 Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  77. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  78. 1ce2c85 Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  79. 902b2ed Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  80. 66b59f2 Merge tag 'dmaengine-fix-5.2-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  81. 8d72e5b Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  82. 1b02caa Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  83. 0ad43e2 Merge tag 'linux-kselftest-5.2-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  84. 79c3ba3 Merge tag 'drm-fixes-2019-06-07-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  85. 8f77293 MAINTAINERS: Karthikeyan Ramasubramanian is MIA by Wolfram Sang · 6 years ago
  86. 49b8095 i2c: xiic: Add max_read_len quirk by Robert Hancock · 6 years ago
  87. d442564 Merge tag 'hwmon-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 6 years ago
  88. 893a7d3 lockref: Limit number of cmpxchg loop retries by Jan Glauber · 6 years ago
  89. d934452 uaccess: add noop untagged_addr definition by Andrey Konovalov · 6 years ago
  90. d18c7e9d Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  91. 6c70f89 Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 6 years ago
  92. 33de0d1 Merge tag 'kbuild-fixes-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  93. 91f152e Merge tag 'mmc-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  94. a373ec2 Merge tag 'pm-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  95. de9f869 x86/insn-eval: Fix use-after-free access to LDT entry by Jann Horn · 6 years ago
  96. 1e1d926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  97. 6e38335 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  98. a02a532 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  99. 913ab97 kbuild: use more portable 'command -v' for cc-cross-prefix by Masahiro Yamada · 6 years ago
  100. 0ab0d7a s390/unwind: correct stack switching during unwind by Vasily Gorbik · 6 years ago