1. 5e51b0b perf cpumap: Remove needless includes from cpumap.h by Arnaldo Carvalho de Melo · 5 years ago
  2. f7004f5 perf evsel: Switch to libperf's cpumap.h by Arnaldo Carvalho de Melo · 5 years ago
  3. 1028f96 perf x86 kvm-stat: Add missing string.h header by Arnaldo Carvalho de Melo · 5 years ago
  4. 43cc5d5 perf evsel: util/evsel.h needs stdio.h as it uses FILE by Arnaldo Carvalho de Melo · 5 years ago
  5. a06b7f4 perf evsel: Remove needless stddef.h from util/evsel.h by Arnaldo Carvalho de Melo · 5 years ago
  6. ddee688 perf evsel: Remove needless counts.h header from util/evsel.h by Arnaldo Carvalho de Melo · 5 years ago
  7. 69714a4 perf evsel: Add missing perf/evsel.h header in util/evsel.h by Arnaldo Carvalho de Melo · 5 years ago
  8. 430482c perf scripting python: Add missing counts.h header by Arnaldo Carvalho de Melo · 5 years ago
  9. bfc4918 perf stat: Add missing counts.h by Arnaldo Carvalho de Melo · 5 years ago
  10. e4aec1b perf tests: Add missing counts.h by Arnaldo Carvalho de Melo · 5 years ago
  11. 0f31c01 perf script: Add missing counts.h by Arnaldo Carvalho de Melo · 5 years ago
  12. e14e549 perf evlist: Add missing xyarray.h header by Arnaldo Carvalho de Melo · 5 years ago
  13. 964f384 perf bpf: Add missing xyarray.h header by Arnaldo Carvalho de Melo · 5 years ago
  14. 2d64ae9 perf counts: Add missing headers needed for types used by Arnaldo Carvalho de Melo · 5 years ago
  15. 7646602 perf evsel: Move xyarray.h from evsel.c to evsel.h to reduce include dep tree by Arnaldo Carvalho de Melo · 5 years ago
  16. 0b8026e perf metricgroup: Remove needless includes from metricgroup.h by Arnaldo Carvalho de Melo · 5 years ago
  17. e740ca8 perf kvm s390: Add missing string.h header by Arnaldo Carvalho de Melo · 5 years ago
  18. 45a2c0c perf arm64: Add missing debug.h header by Arnaldo Carvalho de Melo · 5 years ago
  19. b4df75d libperf: Move perf's cpu_map__idx() to perf_cpu_map__idx() by Jiri Olsa · 5 years ago
  20. 315c0a1 libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty() by Jiri Olsa · 5 years ago
  21. 6549cd8 perf tools: Use perf_cpu_map__nr instead of cpu_map__nr by Jiri Olsa · 5 years ago
  22. db9a5fd tools headers: Add missing perf_event.h include by Jiri Olsa · 5 years ago
  23. 4e92b18 Merge tag 'perf-core-for-mingo-5.4-20190820' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 5 years ago
  24. 51c359c Merge tag 'v5.3-rc5' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  25. b81d39c libperf: Fix arch include paths by Jiri Olsa · 5 years ago
  26. 42fc2e9 tools headers: Fixup bitsperlong per arch includes by Arnaldo Carvalho de Melo · 5 years ago
  27. 5c959b6 perf top: Show info message while collecting samples by Arnaldo Carvalho de Melo · 5 years ago
  28. 2284cf8 perf ui browser: Allow specifying message to show when no samples are available to display by Arnaldo Carvalho de Melo · 5 years ago
  29. 9b01611 perf ui: Introduce non-interactive ui__info_window() function by Arnaldo Carvalho de Melo · 5 years ago
  30. 9e79ff7 perf ui: Make 'exit_msg' optional in ui__question_window() by Arnaldo Carvalho de Melo · 5 years ago
  31. a4973d8 perf cs-etm: Support sample flags 'insn' and 'insnlen' by Leo Yan · 5 years ago
  32. 10ccbc1 perf report: Prefer DWARF callstacks to LBR ones when captured both by Alexey Budankov · 5 years ago
  33. d2720c3 perf report: Dump LBR callstack data by -D jointly with thread stack by Alexey Budankov · 5 years ago
  34. 25663496 perf record: Enable LBR callstack capture jointly with thread stack by Alexey Budankov · 5 years ago
  35. 82a2f88 tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_file by Steven Rostedt (VMware) · 5 years ago
  36. 3c84e65 perf evsel: Add comment for 'idx' member in 'struct perf_sample_id by Adrian Hunter · 5 years ago
  37. 0ac10d8 tools arch x86: Sync asm/cpufeatures.h with the with the kernel by Arnaldo Carvalho de Melo · 5 years ago
  38. b658911 tools headers: Synchronize linux/bits.h with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  39. aaa6ef8 tools headers: Grab copy of linux/const.h, needed by linux/bits.h by Arnaldo Carvalho de Melo · 5 years ago
  40. 146dc30 perf tools: tools/include should come before tools/uapi/include by Arnaldo Carvalho de Melo · 5 years ago
  41. 6e98bc34 tools headers: Add limits.h to access __WORDSIZE by Arnaldo Carvalho de Melo · 5 years ago
  42. d1abaeb Linux 5.3-rc5 by Linus Torvalds · 5 years ago
  43. 6825e5a Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  44. 3039fad Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  45. c332f3a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  46. 645c03a Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  47. 5bba5c9 Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  48. 4503c0a Merge tag 'char-misc-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  49. ae1a616 Merge tag 'staging-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  50. 359334c Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  51. 8fde283 Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  52. 85d8d3b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  53. bafe1e7 MAINTAINERS: Fix Hyperv vIOMMU driver file name by Lan Tianyu · 6 years ago
  54. 61e0f39 tools: hv: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  55. 2d35c66 tools: hv: fix typos in toolchain by Adrian Vladu · 6 years ago
  56. b099515 tools: hv: fix KVP and VSS daemons exit code by Adrian Vladu · 6 years ago
  57. 5912e79 tools: hv: fixed Python pep8/flake8 warnings for lsvmbus by Adrian Vladu · 6 years ago
  58. 05c5253 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  59. 2f478b6 Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  60. 6a5f43d Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 5 years ago
  61. 6e625a1 Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
  62. cfb104c Merge tag 'perf-core-for-mingo-5.4-20190816' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Thomas Gleixner · 5 years ago
  63. b7e7c85 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  64. b6143d1 arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side by Will Deacon · 5 years ago
  65. 2d63ba3 Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  66. 9da5bb2 Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  67. cfa0bb2 Merge tag 'sound-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  68. ec037ac Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  69. e273621 perf unwind: Remove unnecessary test by John Keeping · 5 years ago
  70. e8ba290 perf unwind: Fix libunwind when tid != pid by John Keeping · 5 years ago
  71. ab6cd0e perf map: Use zalloc for map_groups by John Keeping · 5 years ago
  72. ef4b1a5 perf report: Add --switch-on/--switch-off events by Arnaldo Carvalho de Melo · 5 years ago
  73. a3ee247 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  74. a90118c x86/boot: Save fields explicitly, zero out everything else by John Hubbard · 5 years ago
  75. 9cd02b0 Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-linus by Greg Kroah-Hartman · 5 years ago
  76. a85abd5 Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  77. 19bce47 ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term by Hui Peng · 5 years ago
  78. a69e905 Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  79. 4ec1fa6 Merge tag 'iomap-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  80. 2f53ae3 perf top: Add --switch-on/--switch-off events by Arnaldo Carvalho de Melo · 5 years ago
  81. a982eeb io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer list by Jackie Liu · 5 years ago
  82. 7b6620d block: remove REQ_NOWAIT_INLINE by Jens Axboe · 5 years ago
  83. 99c79f6 io_uring: fix manual setup of iov_iter for fixed buffers by Aleix Roca Nonell · 5 years ago
  84. 3291204 Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linux by Linus Torvalds · 5 years ago
  85. 2b245b8 Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  86. 01fd150 misc: xilinx-sdfec: fix dependency and build error by Randy Dunlap · 5 years ago
  87. 22ac431 perf trace: Add --switch-on/--switch-off events by Arnaldo Carvalho de Melo · 5 years ago
  88. 8b3c9ea perf evswitch: Add hint when not finding specified on/off events by Arnaldo Carvalho de Melo · 5 years ago
  89. c9a4269 perf evswitch: Move enoent error message printing to separate function by Arnaldo Carvalho de Melo · 5 years ago
  90. 124e02b perf evswitch: Introduce init() method to set the on/off evsels from the command line by Arnaldo Carvalho de Melo · 5 years ago
  91. add3a71 perf evswitch: Introduce OPTS_EVSWITCH() for cmd line processing by Arnaldo Carvalho de Melo · 5 years ago
  92. 0b495b1 perf evswitch: Add the names of on/off events by Arnaldo Carvalho de Melo · 5 years ago
  93. 8829e56 perf evswitch: Move switch logic to use in other tools by Arnaldo Carvalho de Melo · 5 years ago
  94. d236044 perf evswitch: Move struct to a separate header to use in other tools by Arnaldo Carvalho de Melo · 5 years ago
  95. dd41f66 perf script: Allow specifying event to switch off processing of other events by Arnaldo Carvalho de Melo · 5 years ago
  96. 6469eb6 perf script: Allow showing the --switch-on event by Arnaldo Carvalho de Melo · 5 years ago
  97. f90a241 perf script: Allow specifying event to switch on processing of other events by Arnaldo Carvalho de Melo · 5 years ago
  98. 11e54d3 perf vendor events intel: Add Tremontx event file v1.02 by Haiyan Song · 5 years ago
  99. edfbcb3 usb: add a hcd_uses_dma helper by Christoph Hellwig · 5 years ago
  100. dd3ecf1 usb: don't create dma pools for HCDs with a localmem_pool by Christoph Hellwig · 5 years ago