1. c5baf90 perf annotate: Fix objdump --no-show-raw-insn flag by Ian Rogers · 5 years ago
  2. b34b45e perf annotate: Don't pipe objdump output through 'expand' command by Ian Rogers · 5 years ago
  3. 7a675de perf annotate: Don't pipe objdump output through 'grep' command by Ian Rogers · 5 years ago
  4. 4235949 perf annotate: Use libsubcmd's run-command.h to fork objdump by Ian Rogers · 5 years ago
  5. 353dcaa perf annotate: Avoid reallocation in objdump parsing by Ian Rogers · 5 years ago
  6. 800d3f5 perf report: Add warning when libunwind not compiled in by Jin Yao · 5 years ago
  7. 791ce9c perf test: Avoid infinite loop for task exit case by Leo Yan · 5 years ago
  8. 6add129 perf test: Report failure for mmap events by Leo Yan · 5 years ago
  9. 5a40e19 perf evlist: Fix fix for freed id arrays by Andi Kleen · 5 years ago
  10. b3509b6 perf script: Fix --reltime with --time by Andi Kleen · 5 years ago
  11. bb91a07 perf tools: Allow to build with -ltcmalloc by Jiri Olsa · 5 years ago
  12. 39b656e Merge tag 'perf-core-for-mingo-5.5-20191011' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 5 years ago
  13. 4f5cafb Linux 5.4-rc3 by Linus Torvalds · 5 years ago
  14. d4615e5 Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  15. 2581efa Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 5 years ago
  16. 71b1b553 Merge tag 'fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  17. b27528b Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  18. d303de1 tracing: Initialize iter->seq after zeroing in tracing_read_pipe() by Petr Mladek · 5 years ago
  19. fc64e4a tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency by Srivatsa S. Bhat (VMware) · 5 years ago
  20. 98dc19c tracing/hwlat: Report total time spent in all NMIs during the sample by Srivatsa S. Bhat (VMware) · 5 years ago
  21. 7f8557b recordmcount: Fix nop_mcount() function by Steven Rostedt (VMware) · 5 years ago
  22. bf8e602 tracing: Do not create tracefs files if tracefs lockdown is in effect by Steven Rostedt (VMware) · 5 years ago
  23. 17911ff tracing: Add locked_down checks to the open calls of files created for tracefs by Steven Rostedt (VMware) · 5 years ago
  24. 8530dec tracing: Add tracing_check_open_get_tr() by Steven Rostedt (VMware) · 5 years ago
  25. aa07d71 tracing: Have trace events system open call tracing_open_generic_tr() by Steven Rostedt (VMware) · 5 years ago
  26. 194c2c7 tracing: Get trace_array reference for available_tracers files by Steven Rostedt (VMware) · 5 years ago
  27. 9ef1669 ftrace: Get a reference counter for the trace_array on filter files by Steven Rostedt (VMware) · 5 years ago
  28. 3ed270b tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is locked down") by Steven Rostedt (VMware) · 5 years ago
  29. da94001 Merge tag 'char-misc-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  30. 9cbc634 Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  31. 82c87e7 Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  32. 6c90bbd Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  33. 328fefa Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  34. 465a7e2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  35. 9b4e40c Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  36. fcb45a2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  37. e9ec358 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  38. 48acba9 Merge tag 'riscv/for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  39. 63f9bff Merge tag 'mips_fixes_5.4_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  40. db60a5a Merge tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  41. 680b5b3c Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  42. f154988 Merge tag 's390-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  43. 52e92f4 perf/x86/cstate: Add Tiger Lake CPU support by Kan Liang · 5 years ago
  44. 0917b950 perf/x86/msr: Add Tiger Lake CPU support by Kan Liang · 5 years ago
  45. 23645a7 perf/x86/intel: Add Tiger Lake CPU support by Kan Liang · 5 years ago
  46. f1857a2 perf/x86/cstate: Update C-state counters for Ice Lake by Kan Liang · 5 years ago
  47. 1a5da78 perf/x86/msr: Add new CPU model numbers for Ice Lake by Kan Liang · 5 years ago
  48. 1ffa6c0 perf/x86/cstate: Add Comet Lake CPU support by Kan Liang · 5 years ago
  49. 9674b1c perf/x86/msr: Add Comet Lake CPU support by Kan Liang · 5 years ago
  50. 9066288 perf/x86/intel: Add Comet Lake CPU support by Kan Liang · 5 years ago
  51. 7a275fd Merge branch 'x86/urgent' into perf/urgent, to pick up new CPU model definitions by Ingo Molnar · 5 years ago
  52. 1c0cc5f Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  53. c6ad7c3 Merge tag '5.4-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  54. c6f6ebd Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  55. 56c642e Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  56. b9918bd Documentation/process: Add fallthrough pseudo-keyword by Joe Perches · 5 years ago
  57. 294f69e compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use by Joe Perches · 5 years ago
  58. 48f9bcf net: sctp: Rename fallthrough label to unhandled by Joe Perches · 5 years ago
  59. 9892f9f Merge tag 'drm-fixes-2019-10-11' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  60. 297cbcc Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  61. cebf7d5 perf diff: Report noisy for cycles diff by Jin Yao · 5 years ago
  62. 5554211 perf tools: Propagate CFLAGS to libperf by Jiri Olsa · 5 years ago
  63. 062795f s390/uaccess: avoid (false positive) compiler warnings by Christian Borntraeger · 5 years ago
  64. 442f1e7 firmware: google: increment VPD key_len properly by Brian Norris · 5 years ago
  65. 10deeac MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdb by Douglas Anderson · 5 years ago
  66. 2272905 spufs: fix a crash in spufs_create_root() by Emmanuel Nicolet · 5 years ago
  67. 7adf4ea io_uring: fix sequence logic for timeout requests by Jens Axboe · 5 years ago
  68. 4adbcff Merge tag 'drm-intel-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  69. 46fe219 Merge tag 'drm-fixes-5.4-2019-10-09' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  70. 437c5a1 Merge tag 'drm-misc-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  71. af84537 SUNRPC: fix race to sk_err after xs_error_report by Benjamin Coddington · 5 years ago
  72. 1047ec8 NFSv4: Fix leak of clp->cl_acceptor string by Chuck Lever · 5 years ago
  73. 2f2b4fd MIPS: Disable Loongson MMI instructions for kernel build by Paul Burton · 5 years ago
  74. 38dffe1 MIPS: elf_hwcap: Export userspace ASEs by Jiaxun Yang · 5 years ago
  75. 9e208aa Merge tag 'xfs-5.4-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  76. 84227cb libperf: Adopt perf_evlist__filter_pollfd() from tools/perf by Jiri Olsa · 5 years ago
  77. 696f27c libperf: Introduce perf_evlist__purge() by Jiri Olsa · 5 years ago
  78. 93dd6e2 libperf: Introduce perf_evlist__exit() by Jiri Olsa · 5 years ago
  79. 230662e libperf: Move the pollfd allocation from tools/perf to libperf by Jiri Olsa · 5 years ago
  80. 285aaea libperf: Centralize map refcnt setting by Jiri Olsa · 5 years ago
  81. 923d0f1 perf evlist: Switch to libperf's mmap interface by Jiri Olsa · 5 years ago
  82. b80132b perf evlist: Introduce perf_evlist__mmap_cb_mmap() by Jiri Olsa · 5 years ago
  83. 8624881 nbd: fix possible sysfs duplicate warning by Xiubo Li · 5 years ago
  84. ee7f522 xen: Stop abusing DT of_dma_configure API by Rob Herring · 5 years ago
  85. fb20da6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  86. f877987 Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  87. bb1b188 perf evlist: Introduce perf_evlist__mmap_cb_get() by Jiri Olsa · 5 years ago
  88. ad338d0 Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  89. 9abd2ab perf tools: Introduce perf_evlist__mmap_cb_idx() by Jiri Olsa · 5 years ago
  90. b5911e7 libperf: Introduce perf_evlist_mmap_ops::mmap callback by Jiri Olsa · 5 years ago
  91. 3a8bb58 libperf: Add perf_evlist_mmap_ops::get callback by Jiri Olsa · 5 years ago
  92. 1fcbb75 libperf: Introduce perf_evlist_mmap_ops::idx callback by Jiri Olsa · 5 years ago
  93. 0b5ea10 libperf: Introduce perf_evlist__mmap_ops() by Jiri Olsa · 5 years ago
  94. 015c21b Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  95. d1a1775 libperf: Adopt perf_evlist__mmap()/munmap() from tools/perf by Jiri Olsa · 5 years ago
  96. 5e48e55 MAINTAINERS: Remove Simon as Renesas SoC Co-Maintainer by Geert Uytterhoeven · 5 years ago
  97. 151ed5d libperf: Adopt perf_mmap__read_event() from tools/perf by Jiri Olsa · 5 years ago
  98. 32fdc2c libperf: Adopt perf_mmap__read_done() from tools/perf by Jiri Olsa · 5 years ago
  99. 7c4d418 libperf: Adopt perf_mmap__read_init() from tools/perf by Jiri Olsa · 5 years ago
  100. 7728fa0 libperf: Adopt perf_mmap__consume() function from tools/perf by Jiri Olsa · 5 years ago