1. 9d6bb41 perf annotate: Move annotation_line array from TUI to generic code by Arnaldo Carvalho de Melo · 7 years ago
  2. 0e83a7e perf annotate tui: Move have_cycles to struct annotation by Arnaldo Carvalho de Melo · 7 years ago
  3. 00ea0eb perf annotate tui: Use annotate_browser__cycles_width() mroe by Arnaldo Carvalho de Melo · 7 years ago
  4. c426e58 perf annotate: Move cycles/IPC formatting width constants outside TUI by Arnaldo Carvalho de Melo · 7 years ago
  5. 98bc80b perf annotate: Move annotation_options out of the TUI browser by Arnaldo Carvalho de Melo · 7 years ago
  6. 555fc3b perf unwind: Report error from dwfl_attach_state by Martin Vuille · 7 years ago
  7. ecd380b Merge tag 'perf-core-for-mingo-4.17-20180319' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 7 years ago
  8. 134933e Merge tag 'v4.16-rc6' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  9. 1cd6188 perf tests bp_account: Fix build with clang-6 by Arnaldo Carvalho de Melo · 7 years ago
  10. 854e55a objtool, perf: Fix GCC 8 -Wrestrict error by Josh Poimboeuf · 7 years ago
  11. d046179 perf probe: Use right type to access array elements by Masami Hiramatsu · 7 years ago
  12. 4c9cb2c perf annotate: Use ops->target.name when available for unresolved call targets by Arnaldo Carvalho de Melo · 7 years ago
  13. a840391 perf top: Document --ignore-vmlinux by Arnaldo Carvalho de Melo · 7 years ago
  14. b7a313d perf tools: Fix python extension build for gcc 8 by Jiri Olsa · 7 years ago
  15. 77f1815 perf tools: Fix snprint warnings for gcc 8 by Jiri Olsa · 7 years ago
  16. c698ca5 Linux 4.16-rc6 by Linus Torvalds · 7 years ago
  17. 9e1909b Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  18. df4fe17 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  19. d2149e1 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  20. 23fe85a Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  21. 3cd1d32 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  22. 9ef0f88 parisc: Handle case where flush_cache_range is called with no context by John David Anglin · 7 years ago
  23. 8f5fd92 Merge tag 'for-4.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  24. 8757ae2 Merge tag 'microblaze-4.16-rc6' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 7 years ago
  25. bb8c13d x86/microcode: Fix CPU synchronization routine by Borislav Petkov · 7 years ago
  26. 2613f36 x86/microcode: Attempt late loading only when new microcode is present by Borislav Petkov · 7 years ago
  27. 1660a76a Merge tag 'drm-fixes-for-v4.16-rc6' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  28. 2486836 perf/core: Clear sibling list of detached events by Mark Rutland · 7 years ago
  29. edb3959 perf: Fix sibling iteration by Peter Zijlstra · 7 years ago
  30. a08f6dd perf debug: Avoid setting 'quiet' to 'true' unnecessarily by Yisheng Xie · 7 years ago
  31. 699db11 perf mmap: Discard head in overwrite_rb_find_range() by Yisheng Xie · 7 years ago
  32. 9749adc perf vendor events: Update POWER9 events by Sukadev Bhattiprolu · 7 years ago
  33. 57b5de4 perf report: Support forced leader feature in pipe mode by Jiri Olsa · 7 years ago
  34. a201551 perf record: Synthesize features before events in pipe mode by Jiri Olsa · 7 years ago
  35. 66790bc perf tests: Fix out of bounds access on array fd when cnt is 100 by Colin Ian King · 7 years ago
  36. 6810158 perf annotate: Use asprintf when formatting objdump command line by Arnaldo Carvalho de Melo · 7 years ago
  37. 10f354a perf test: Fix exit code for record+probe_libc_inet_pton.sh by Sandipan Das · 7 years ago
  38. c192524 perf machine: Fix mmap name setup by Jiri Olsa · 7 years ago
  39. 26e4711 perf stat: Make function perf_stat_evsel_id_init static by Thomas Richter · 7 years ago
  40. 5eab5a7 perf llvm: Display eBPF compiling command in debug output by Jiri Olsa · 7 years ago
  41. a3a4a3b perf top: Fix top.call-graph config option reading by Yisheng Xie · 7 years ago
  42. cff1720 perf record: Avoid duplicate call of perf_default_config() by Yisheng Xie · 7 years ago
  43. 3d20c62 perf unwind: Unwind with libdw doesn't take symfs into account by Martin Vuille · 7 years ago
  44. a8685f0 perf vendor events arm64: Enable JSON events for ThunderX2 B0 by Ganapatrao Kulkarni · 7 years ago
  45. 39ce7fb perf report: Show zero counters as well in 'perf report --stat' by Ingo Molnar · 7 years ago
  46. fca32340 perf stat: Fix core dump when flag T is used by Thomas Richter · 7 years ago
  47. 3d4caec perf vendor events arm64: add HiSilicon hip08 JSON file by John Garry · 7 years ago
  48. afe4d08 perf vendor events arm64: fixup A53 to use recommended events by John Garry · 7 years ago
  49. ae43053 perf vendor events arm64: Fixup ThunderX2 to use recommended events by John Garry · 7 years ago
  50. 360b7b0 perf vendor events arm64: Add armv8-recommended.json by John Garry · 7 years ago
  51. e9d32c1 perf vendor events: Add support for arch standard events by John Garry · 7 years ago
  52. 82e6fdd perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory by John Garry · 7 years ago
  53. e3b9f1e perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory by John Garry · 7 years ago
  54. 51ce1dc perf vendor events: Add support for pmu events vendor subdirectory by John Garry · 7 years ago
  55. 6f2f2ca perf vendor events: Drop support for unused topic directories by John Garry · 7 years ago
  56. 931ef5d perf vendor events: Fix error code in json_events() by John Garry · 7 years ago
  57. 4c0ab16 perf vendor events: Drop incomplete multiple mapfile support by John Garry · 7 years ago
  58. 744e9a9 perf tools arm64: Add libdw DWARF post unwind support for ARM64 by Kim Phillips · 7 years ago
  59. 03d9fcb perf c2c report: Add cacheline address count column by Jiri Olsa · 7 years ago
  60. d0802b1 perf c2c report: Add span header over cacheline data by Jiri Olsa · 7 years ago
  61. 7f834c2 perf c2c report: Display node for cacheline address by Jiri Olsa · 7 years ago
  62. bc229c2 perf c2c report: Call calc_width() only for displayed entries by Jiri Olsa · 7 years ago
  63. 3773138 perf c2c report: Make calc_width work with struct c2c_hist_entry by Jiri Olsa · 7 years ago
  64. 8fab784 perf c2c record: Record physical addresses in samples by Jiri Olsa · 7 years ago
  65. 8185850 perf tests: Add mem2node object test by Jiri Olsa · 7 years ago
  66. 4acf614 perf tools: Add mem2node object by Jiri Olsa · 7 years ago
  67. e725920 perf env: Free memory nodes data by Jiri Olsa · 7 years ago
  68. bbb6846 perf/core: Clear sibling list of detached events by Mark Rutland · 7 years ago
  69. 7eb709f perf: Fix sibling iteration by Peter Zijlstra · 7 years ago
  70. 093e037 Revert "btrfs: use proper endianness accessors for super_copy" by David Sterba · 7 years ago
  71. daaf216 KVM: x86: Fix device passthrough when SME is active by Tom Lendacky · 7 years ago
  72. 101646a microblaze: switch to NO_BOOTMEM by Rob Herring · 7 years ago
  73. cd4dfee microblaze: remove unused alloc_maybe_bootmem by Rob Herring · 7 years ago
  74. 18ffc0c microblaze: Setup dependencies for ASM optimized lib functions by Michal Simek · 7 years ago
  75. e3b3121 x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist by Alexander Sergeyev · 7 years ago
  76. 3a1b5de Merge tag 'drm-intel-fixes-2018-03-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  77. d4487b5 Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 7 years ago
  78. df09348 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  79. 9e75dc6 drm/nouveau/bl: fix backlight regression by Karol Herbst · 7 years ago
  80. 76f2e2b drm/nouveau/bl: Fix oops on driver unbind by Lukas Wunner · 7 years ago
  81. da5e45e drm/nouveau/mmu: ALIGN_DOWN correct variable by Māris Nartišs · 7 years ago
  82. 95dd775 fs: Teach path_connected to handle nfs filesystems with multiple roots. by Eric W. Biederman · 7 years ago
  83. 05b429a Merge tag 'gvt-fixes-2018-03-15' of https://github.com/intel/gvt-linux into drm-intel-fixes by Rodrigo Vivi · 7 years ago
  84. cfb61b5 sparc64: Fix regression in pmdp_invalidate(). by David S. Miller · 7 years ago
  85. 52be7a4 Merge tag 'kvm-ppc-fixes-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 7 years ago
  86. bb9b4db Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 7 years ago
  87. e2c15af Merge tag 'sound-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  88. 667058a Merge tag 'for-4.16/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  89. 850555d drm/i915/gvt: fix user copy warning by whitelist workload rb_tail field by Zhenyu Wang · 7 years ago
  90. ef75c68 drm/i915/gvt: Correct the privilege shadow batch buffer address by fred gao · 7 years ago
  91. 0aa3fdb Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  92. 8df3aaa btree: avoid variable-length allocations by Joern Engel · 7 years ago
  93. fed8f50 Merge branch 'percpu_ref-rcu-audit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 7 years ago
  94. 3e04040 Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment" by Ard Biesheuvel · 7 years ago
  95. 67f1976 Merge tag 'drm-intel-fixes-2018-03-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  96. 4cdc8f1 Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  97. 18bf591 btrfs: add missing initialization in btrfs_check_shared by Edmund Nadolski · 7 years ago
  98. 047fdea btrfs: Fix NULL pointer exception in find_bio_stripe by Dmitriy Gorokh · 7 years ago
  99. 7d61726 drm/amdgpu/dce: Don't turn off DP sink when disconnected by Michel Dänzer · 7 years ago
  100. b5e3241 drm/amdgpu: save/restore backlight level in legacy dce code by Alex Deucher · 7 years ago