1. 43c4023 perf annotate: Allow setting the offset level in .perfconfig by Arnaldo Carvalho de Melo · 7 years ago
  2. 7b36614 perf report: Fix switching to another perf.data file by Arnaldo Carvalho de Melo · 7 years ago
  3. 4f75f1c perf record: Change warning for missing sysfs entry to debug by Thomas Richter · 7 years ago
  4. 4b163ca perf tests: Disable breakpoint accounting test for powerpc by Sandipan Das · 7 years ago
  5. e8103e4 perf sched: Fix documentation for timehist by Takuya Yamamoto · 7 years ago
  6. 8a812bf perf version: Print status for syscall_table by Jin Yao · 7 years ago
  7. 22e9af4 perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT by Jin Yao · 7 years ago
  8. 90ce61b perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX by Jin Yao · 7 years ago
  9. fd97d39 Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang target" by Arnaldo Carvalho de Melo · 7 years ago
  10. c13009c perf tests bpf: Remove unused ptrace.h include from LLVM test by Arnaldo Carvalho de Melo · 7 years ago
  11. e14b733 perf jvmti: Give hints about package names needed to build by Arnaldo Carvalho de Melo · 7 years ago
  12. 51f3960 perf annotate browser: Allow showing offsets in more than just jump targets by Arnaldo Carvalho de Melo · 7 years ago
  13. 592c10e perf annotate: Allow showing offsets in more than just jump targets by Arnaldo Carvalho de Melo · 7 years ago
  14. af72cfb perf tests: Run dwarf unwind test on arm32 by Kim Phillips · 7 years ago
  15. 4d3b57d tools headers: Restore READ_ONCE() C++ compatibility by Mark Rutland · 7 years ago
  16. 9dc9a95 perf stat: Enable 1ms interval for printing event counters values by Alexey Budankov · 7 years ago
  17. 50268a3 tracing/uprobe_event: Fix strncpy corner case by Masami Hiramatsu · 7 years ago
  18. 0eadcc7 perf/core: Fix perf_uprobe_init() by Song Liu · 7 years ago
  19. 5da13ab perf/core: Fix perf_kprobe_init() by Masami Hiramatsu · 7 years ago
  20. e31193a Merge tag 'perf-urgent-for-mingo-4.17-20180409' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  21. 621b6d2 perf/core: Fix use-after-free in uprobe_perf_close() by Prashant Bhole · 7 years ago
  22. fcbd8fa perf tests clang: Fix function name for clang IR test by Sandipan Das · 7 years ago
  23. 7854e49 perf clang: Add support for recent clang versions by Sandipan Das · 7 years ago
  24. c2fb54a perf tools: Fix perf builds with clang support by Sandipan Das · 7 years ago
  25. ad0902e perf tools: No need to include namespaces.h in util.h by Arnaldo Carvalho de Melo · 7 years ago
  26. 94e87a8 perf hists browser: Remove leftover from row returned from refresh by Arnaldo Carvalho de Melo · 7 years ago
  27. fdae640 perf hists browser: Show extra_title_lines in the 'D' debug hotkey by Arnaldo Carvalho de Melo · 7 years ago
  28. b238db6 perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filtering by Adrian Hunter · 7 years ago
  29. ce9f85c Merge tag 'perf-urgent-for-mingo-4.17-20180406' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  30. 01f9751 tools headers uapi: Synchronize i915_drm.h by Arnaldo Carvalho de Melo · 7 years ago
  31. 41a43da perf report: Remove duplicated 'samples' in lost samples warning by Arnaldo Carvalho de Melo · 7 years ago
  32. caf61de perf ui browser: Fixup cleaning unused lines at the bottom by Arnaldo Carvalho de Melo · 7 years ago
  33. e726c85 perf annotate browser: Fixup vertical line separating metrics from instructions by Arnaldo Carvalho de Melo · 7 years ago
  34. c0459a0 perf annotate: Show group details on the title line by Arnaldo Carvalho de Melo · 7 years ago
  35. 0d75f12 perf auxtrace: Make auxtrace_queues__add_buffer() allocate struct buffer by Adrian Hunter · 7 years ago
  36. d1e7e60 perf/x86/intel: Move regs->flags EXACT bit init by Stephane Eranian · 7 years ago
  37. b89e791 Merge tag 'perf-core-for-mingo-4.17-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 7 years ago
  38. 51125a2 perf trace: Remove redundant ')' by Changbin Du · 7 years ago
  39. 520d3f0 perf annotate stdio2: Print more descriptive event information header by Arnaldo Carvalho de Melo · 7 years ago
  40. 6920e28 perf annotate browser: Show extra title line with event information by Arnaldo Carvalho de Melo · 7 years ago
  41. b213eac perf annotate: Introduce annotation__scnprintf_samples_period() method by Arnaldo Carvalho de Melo · 7 years ago
  42. ef9ff60 perf ui browser: Move the extra title lines from the hists browser by Arnaldo Carvalho de Melo · 7 years ago
  43. 25c312d perf hists: Move hists__scnprintf_title() away from the TUI code by Arnaldo Carvalho de Melo · 7 years ago
  44. 967a464 perf hists: Introduce hists__scnprint_title() by Arnaldo Carvalho de Melo · 7 years ago
  45. f016d24 perf hists browser: Rename perf_evsel_browser_title to a more descriptive name by Arnaldo Carvalho de Melo · 7 years ago
  46. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
  47. 2103596 bitmap: fix memset optimization on big-endian systems by Omar Sandoval · 7 years ago
  48. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  49. c9297d2 Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 7 years ago
  50. 17e3cd2 Merge tag 'm68k-for-v4.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 7 years ago
  51. bc16d40 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  52. 2fcd2b3 Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  53. ce6eba3 Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. a553243 Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. cea061e4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. d22fff8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  57. 986b37c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. e68b4ba Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. 5e46caf Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  60. 2451d1e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. 67dbfc1 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. 46e0d28 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  63. 86bbbeb Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. c9a2119 bpf: whitelist all syscalls for error injection by Howard McLauchlan · 7 years ago
  65. 67a7acd kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitions by Dominik Brodowski · 7 years ago
  66. 70dd4b3 kernel/sys_ni: sort cond_syscall() entries by Dominik Brodowski · 7 years ago
  67. 3e2052e syscalls/x86: auto-create compat_sys_*() prototypes by Dominik Brodowski · 7 years ago
  68. c679a08 syscalls: sort syscall prototypes in include/linux/compat.h by Dominik Brodowski · 7 years ago
  69. 0621150 net: remove compat_sys_*() prototypes from net/compat.h by Dominik Brodowski · 7 years ago
  70. 3c1c456 syscalls: sort syscall prototypes in include/linux/syscalls.h by Dominik Brodowski · 7 years ago
  71. 1bec510 kexec: move sys_kexec_load() prototype to syscalls.h by Dominik Brodowski · 7 years ago
  72. 4c8ca51 x86/sigreturn: use SYSCALL_DEFINE0 by Tautschnig, Michael · 7 years ago
  73. 025bd39 x86: fix sys_sigreturn() return type to be long, not unsigned long by Dominik Brodowski · 7 years ago
  74. 66f4e88 x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm() by Dominik Brodowski · 7 years ago
  75. c7b95d5 mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead() by Dominik Brodowski · 7 years ago
  76. a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
  77. 9d5b7c9 mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() by Dominik Brodowski · 7 years ago
  78. edf292c fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate() by Dominik Brodowski · 7 years ago
  79. 36028d5 fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls by Dominik Brodowski · 7 years ago
  80. df260e2 fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate() by Dominik Brodowski · 7 years ago
  81. 806cbae fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall by Dominik Brodowski · 7 years ago
  82. e2aaa9f kernel: add ksys_setsid() helper; remove in-kernel call to sys_setsid() by Dominik Brodowski · 7 years ago
  83. 9b32105 kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare() by Dominik Brodowski · 7 years ago
  84. 70f68ee fs: add ksys_sync() helper; remove in-kernel calls to sys_sync() by Dominik Brodowski · 7 years ago
  85. 3ce4a7b fs: add ksys_read() helper; remove in-kernel calls to sys_read() by Dominik Brodowski · 7 years ago
  86. 76847e4 fs: add ksys_lseek() helper; remove in-kernel calls to sys_lseek() by Dominik Brodowski · 7 years ago
  87. cbb60b9 fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl() by Dominik Brodowski · 7 years ago
  88. 454dab3 fs: add ksys_getdents64() helper; remove in-kernel calls to sys_getdents64() by Dominik Brodowski · 7 years ago
  89. bae217e fs: add ksys_open() wrapper; remove in-kernel calls to sys_open() by Dominik Brodowski · 7 years ago
  90. 2ca2a09 fs: add ksys_close() wrapper; remove in-kernel calls to sys_close() by Dominik Brodowski · 7 years ago
  91. 411d947 fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() by Dominik Brodowski · 7 years ago
  92. 55731b3 fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers by Dominik Brodowski · 7 years ago
  93. cbfe20f fs: add do_faccessat() helper and ksys_access() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 7 years ago
  94. 03450e2 fs: add ksys_fchmod() and do_fchmodat() helpers and ksys_chmod() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 7 years ago
  95. 46ea89e fs: add do_linkat() helper and ksys_link() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 7 years ago
  96. 87c4e19 fs: add do_mknodat() helper and ksys_mknod() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 7 years ago
  97. b724e84 fs: add do_symlinkat() helper and ksys_symlink() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 7 years ago
  98. 0101db7 fs: add do_mkdirat() helper and ksys_mkdir() wrapper; remove in-kernel calls to syscall by Dominik Brodowski · 7 years ago
  99. f459dffa fs: add ksys_rmdir() wrapper; remove in-kernel calls to sys_rmdir() by Dominik Brodowski · 7 years ago
  100. 6380161 hostfs: rename do_rmdir() to hostfs_do_rmdir() by Dominik Brodowski · 7 years ago