1. b40982e perf report: Fix wrong jump arrow by Jin Yao · 7 years ago
  2. fc2f523 perf report: Fix description for --mem-mode by Andi Kleen · 7 years ago
  3. 6673016 coresight: Update documentation for perf usage by Robert Walker · 7 years ago
  4. 256e751 perf inject: Emit instruction records on ETM trace discontinuity by Robert Walker · 7 years ago
  5. e573e97 perf cs-etm: Inject capabilitity for CoreSight traces by Robert Walker · 7 years ago
  6. 7e99b19 perf mem: Document a missing option by Sangwon Hong · 7 years ago
  7. 577980a perf kmem: Document a missing option & an argument by Sangwon Hong · 7 years ago
  8. ac2c306 perf annotate: Add missing arguments in Man page by Jaecheol Shin · 7 years ago
  9. 796bfad perf cs-etm: Properly deal with cpu maps by Mathieu Poirier · 7 years ago
  10. d2785de perf auxtrace arm: Fixing uninitialised variable by Mathieu Poirier · 7 years ago
  11. 147c508 perf tools: Use target->per_thread and target->system_wide flags by Jin Yao · 7 years ago
  12. 099c113 perf cs-etm: Freeing allocated memory by Mathieu Poirier · 7 years ago
  13. ab6e9a9 perf tests: Use arch__compare_symbol_names to compare symbols by Jiri Olsa · 7 years ago
  14. a73e24d perf tools: Do not create kernel maps in sample__resolve() by Jiri Olsa · 7 years ago
  15. e8f3879 perf machine: Remove machine__load_kallsyms() by Jiri Olsa · 7 years ago
  16. 1fb87b8 perf machine: Don't search for active kernel start in __machine__create_kernel_maps by Jiri Olsa · 7 years ago
  17. 05db6ff perf machine: Generalize machine__set_kernel_mmap() by Jiri Olsa · 7 years ago
  18. 8c7f1bb perf machine: Move kernel mmap name into struct machine by Jiri Olsa · 7 years ago
  19. 81f981d perf machine: Free root_dir in machine__init() error path by Jiri Olsa · 7 years ago
  20. c396296 perf symbols: Check if we read regular file in dso__load() by Jiri Olsa · 7 years ago
  21. c53b4bb tools lib symbol: Skip non-address kallsyms line by Jiri Olsa · 7 years ago
  22. f1f8ad5 perf stat: Add support to print counts after a period of time by yuzhoujian · 7 years ago
  23. db06a26 perf stat: Add support to print counts for fixed times by yuzhoujian · 7 years ago
  24. ad52b8c perf report: Add support to display group output for non group events by Jiri Olsa · 7 years ago
  25. 8614ada perf report: Ask for ordered events for --tasks option by Jiri Olsa · 7 years ago
  26. a7402c9 perf tools: Fix comment for sort__* compare functions by Jiri Olsa · 7 years ago
  27. fdf7c49 perf tests: Fix dwarf unwind for stripped binaries by Jiri Olsa · 7 years ago
  28. d9c5f32 tools lib api fs: Add sysfs__read_xll function by Jiri Olsa · 7 years ago
  29. 6baddfc tools lib api fs: Add filename__read_xll function by Jiri Olsa · 7 years ago
  30. 3233b37 perf script: Add --show-round-event to display PERF_RECORD_FINISHED_ROUND by Jiri Olsa · 7 years ago
  31. c3dec27 perf record: Put new line after target override warning by Jiri Olsa · 7 years ago
  32. 297f923 kprobes: Propagate error from disarm_kprobe_ftrace() by Jessica Yu · 7 years ago
  33. 12310e3 kprobes: Propagate error from arm_kprobe_ftrace() by Jessica Yu · 7 years ago
  34. 3f9e646 Merge tag 'perf-core-for-mingo-4.17-20180215' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  35. f1d0b4c Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h" by Hendrik Brueckner · 7 years ago
  36. 690d22d perf s390: Rework system call table creation by using syscall.tbl by Hendrik Brueckner · 7 years ago
  37. baa6761 perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tbl by Hendrik Brueckner · 7 years ago
  38. f091f1d tools/headers: Synchronize kernel ABI headers, v4.16-rc1 by Ingo Molnar · 7 years ago
  39. 7a92453 perf test: Fix test trace+probe_libc_inet_pton.sh for s390x by Thomas Richter · 7 years ago
  40. ba7e851 perf data: Document missing --force option by Sangwon Hong · 7 years ago
  41. 6677d26 perf tools: Substitute yet another strtoull() by Andy Shevchenko · 7 years ago
  42. 8cc42de perf top: Check the latency of perf_top__mmap_read() by Kan Liang · 7 years ago
  43. ebebbf0 perf top: Switch default mode to overwrite mode by Kan Liang · 7 years ago
  44. a1ff5b0 perf top: Remove lost events checking by Kan Liang · 7 years ago
  45. 06cc1a4 perf hists browser: Add parameter to disable lost event warning by Kan Liang · 7 years ago
  46. 204721d perf top: Add overwrite fall back by Kan Liang · 7 years ago
  47. 9a831b3 perf evsel: Expose the perf_missing_features struct by Arnaldo Carvalho de Melo · 7 years ago
  48. 63878a5 perf top: Check per-event overwrite term by Kan Liang · 7 years ago
  49. 3effc2f perf mmap: Discard legacy interface for mmap read by Kan Liang · 7 years ago
  50. 600a7cf perf test: Update mmap read functions for backward-ring-buffer test by Kan Liang · 7 years ago
  51. 7bb4597 perf mmap: Introduce perf_mmap__read_event() by Kan Liang · 7 years ago
  52. ee023de perf mmap: Introduce perf_mmap__read_done() by Kan Liang · 7 years ago
  53. b4b036b perf mmap: Discard 'prev' in perf_mmap__read() by Kan Liang · 7 years ago
  54. 189f2cc perf mmap: Add new return value logic for perf_mmap__read_init() by Kan Liang · 7 years ago
  55. 8872481 perf mmap: Introduce perf_mmap__read_init() by Kan Liang · 7 years ago
  56. f92c8cb perf mmap: Cleanup perf_mmap__push() by Kan Liang · 7 years ago
  57. dc6c35c perf mmap: Recalculate size for overwrite mode by Kan Liang · 7 years ago
  58. 6888ff6 perf evlist: Remove stale mmap read for backward by Kan Liang · 7 years ago
  59. 0b7c152 perf vendor events aarch64: Add JSON metrics for ARM Cortex-A53 Processor by William Cohen · 7 years ago
  60. e525de3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. d4667ca Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. e486575 x86/entry/64: Fix CR3 restore in paranoid_exit() by Ingo Molnar · 7 years ago
  63. 24dbc60 x86/cpu: Change type of x86_cache_size variable to unsigned int by Gustavo A. R. Silva · 7 years ago
  64. 9de29ea x86/spectre: Fix an error message by Dan Carpenter · 7 years ago
  65. b399151 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
  66. 961888b selftests/x86/mpx: Fix incorrect bounds with old _sigfault by Rui Wang · 7 years ago
  67. 1299ef1 x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]() by Andy Lutomirski · 7 years ago
  68. ea00f30 x86/speculation: Add <asm/msr-index.h> dependency by Peter Zijlstra · 7 years ago
  69. 8fa80c50 nospec: Move array_index_nospec() parameter checking into separate macro by Will Deacon · 7 years ago
  70. be3233f x86/speculation: Fix up array_index_nospec_mask() asm constraint by Dan Williams · 7 years ago
  71. 3b3a371 x86/debug: Use UD2 for WARN() by Peter Zijlstra · 7 years ago
  72. 2b5db66 x86/debug, objtool: Annotate WARN()-related UD2 as reachable by Josh Poimboeuf · 7 years ago
  73. fe24e27 objtool: Fix segfault in ignore_unreachable_insn() by Josh Poimboeuf · 7 years ago
  74. 9279ddf selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems by Dominik Brodowski · 7 years ago
  75. 4105c69 selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c by Dominik Brodowski · 7 years ago
  76. 6556677 Merge tag 'gfs2-4.16.rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  77. 694a20d Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  78. 49edd5b gfs2: Fixes to "Implement iomap for block_map" by Andreas Gruenbacher · 7 years ago
  79. 61f14c0 Merge tag 'mips_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  80. fd0e786 x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages by Tony Luck · 7 years ago
  81. 01684e7 x86/error_inject: Make just_return_func() globally visible by Arnd Bergmann · 7 years ago
  82. c25d99d x86/platform/UV: Fix GAM Range Table entries less than 1GB by mike.travis@hpe.com · 7 years ago
  83. 74eb816 x86/build: Add arch/x86/tools/insn_decoder_test to .gitignore by Progyan Bhattacharya · 7 years ago
  84. 295cc7e x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a physical CPU by Masayoshi Mizuma · 7 years ago
  85. ecdf06e selftests/powerpc: Fix to use ucontext_t instead of struct ucontext by Harish · 7 years ago
  86. 9109617 powerpc/kdump: Fix powernv build break when KEXEC_CORE=n by Guenter Roeck · 7 years ago
  87. 8234348 powerpc/pseries: Fix build break for SPLPAR=n and CPU hotplug by Guenter Roeck · 7 years ago
  88. fc5c2f4 powerpc/mm/hash64: Zero PGD pages on allocation by Aneesh Kumar K.V · 7 years ago
  89. ff31e10 powerpc/mm/hash64: Store the slot information at the right offset for hugetlb by Aneesh Kumar K.V · 7 years ago
  90. 4a7aa4f powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabled by Aneesh Kumar K.V · 7 years ago
  91. fae2211 powerpc/mm: Fix crashes with 16G huge pages by Aneesh Kumar K.V · 7 years ago
  92. 62e984d powerpc/mm: Flush radix process translations when setting MMU type by Alexey Kardashevskiy · 7 years ago
  93. b00b628 powerpc/vas: Don't set uses_vas for kernel windows by Nicholas Piggin · 7 years ago
  94. c9dccf1 powerpc/pseries: Enable RAS hotplug events later by Sam Bobroff · 7 years ago
  95. cd026ca x86/mm/kcore: Add vsyscall page to /proc/kcore conditionally by Jia Zhang · 7 years ago
  96. 595dd46 vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page by Jia Zhang · 7 years ago
  97. 2cbc0d6 selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c by Dominik Brodowski · 7 years ago
  98. 7f95122 selftests/x86: Fix build bug caused by the 5lvl test which has been moved to the VM directory by Dominik Brodowski · 7 years ago
  99. ce67663 selftests/x86/pkeys: Remove unused functions by Ingo Molnar · 7 years ago
  100. d8e92de selftests/x86: Clean up and document sscanf() usage by Dominik Brodowski · 7 years ago