1. efc9c05 perf stat: Correct --no-aggr description by Ravi Bangoria · 8 years ago
  2. eedb3c4 tools headers: Sync {tools/,}arch/arm{64}/include/uapi/asm/kvm.h by Arnaldo Carvalho de Melo · 8 years ago
  3. f2ba3ee tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.h by Arnaldo Carvalho de Melo · 8 years ago
  4. 05a1f47 perf tools: Handle partial AUX records and print a warning by Alexander Shishkin · 8 years ago
  5. 38a33f0 tools include: Sync {,tools/}include/uapi/linux/perf_event.h by Alexander Shishkin · 8 years ago
  6. b9835a9 tools lib api fs: Introduce sysfs__read_bool by Alexander Shishkin · 8 years ago
  7. f371594 perf timechart: Use OPT_PARENT for common options by Arnaldo Carvalho de Melo · 8 years ago
  8. b40e361 perf lock: Make 'f' part of the common 'lock_options' by Arnaldo Carvalho de Melo · 8 years ago
  9. 249eed5 perf lock: Subcommands should include common options by Changbin Du · 8 years ago
  10. 61f63e3 Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  11. 48d02a1 perf script: Add 'brstackinsn' for branch stacks by Andi Kleen · 8 years ago
  12. 74beb09 tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.h by Arnaldo Carvalho de Melo · 8 years ago
  13. 2b95bd7 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  14. 88b897a perf tools: Make perf_event__synthesize_mmap_events() scale by Stephane Eranian · 8 years ago
  15. af9100a perf probe: Introduce util func is_sdt_event() by Ravi Bangoria · 8 years ago
  16. ae50dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  17. 44ca934 perf powerpc: Choose local entry point with kretprobes by Naveen N. Rao · 8 years ago
  18. 7ab31d9 perf kretprobes: Offset from reloc_sym if kernel supports it by Naveen N. Rao · 8 years ago
  19. 3da3ea7 perf probe: Factor out the ftrace README scanning by Naveen N. Rao · 8 years ago
  20. 292c4a8 perf sched timehist: Add --next option by Brendan Gregg · 8 years ago
  21. d890a98 perf tools: Add 'cgroup_id' sort order keyword by Hari Bathini · 8 years ago
  22. 96a44bb perf script: Add script print support for namespace events by Hari Bathini · 8 years ago
  23. e907caf perf record: Synthesize namespace events for current processes by Hari Bathini · 8 years ago
  24. f3b3614 perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info by Hari Bathini · 8 years ago
  25. fb5fe0f Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  26. 3ef5b40 perf hists browser: Fix typo in function switch_data_file by Changbin Du · 8 years ago
  27. d35fa1e perf report: Document +field style argument support for --field option by Changbin Du · 8 years ago
  28. 4b0b3aa perf sort: Fix segfault with basic block 'cycles' sort dimension by Changbin Du · 8 years ago
  29. 12a601c perf tools: Ignore generated files pmu-events/{jevents,pmu-events.c} for git by Changbin Du · 8 years ago
  30. f9c10cd perf tools: Missing c2c command in command-list by Changbin Du · 8 years ago
  31. 1da8ac7 selftests/bpf: fix broken build by Alexei Starovoitov · 8 years ago
  32. 46aa6a30 userfaultfd: selftest: vm: allow to build in vm/ directory by Andrea Arcangeli · 8 years ago
  33. 505d308 scripts/spelling.txt: add "overide" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  34. 605df8d selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2x by Cyril Bur · 8 years ago
  35. 8557b8e Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 8 years ago
  36. f7c6401 ktest: Make sure wait_for_input does honor the timeout by Steven Rostedt (VMware) · 8 years ago
  37. 99c014a ktest: Fix while loop in wait_for_input by Steven Rostedt (VMware) · 8 years ago
  38. ec3b93ae Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  39. c688f14 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. 9e91c14 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  41. f7d6a72 Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  42. f0f3f2d radix tree test suite: Specify -m32 in LDFLAGS too by Matthew Wilcox · 8 years ago
  43. 4ecd954 ida: Free correct IDA bitmap by Matthew Wilcox · 8 years ago
  44. 3f1b6f9 radix tree test suite: Depend on Makefile and quieten grep by Matthew Wilcox · 8 years ago
  45. 284d96a radix tree test suite: Fix build with --as-needed by Michael Ellerman · 8 years ago
  46. c4634b0 radix tree test suite: Build 32 bit binaries by Rehas Sachdeva · 8 years ago
  47. 54f4d33 radix tree test suite: Add performance test for radix_tree_join() by Rehas Sachdeva · 8 years ago
  48. 6478581 radix tree test suite: Add performance test for radix_tree_split() by Rehas Sachdeva · 8 years ago
  49. 0d4a41c radix tree test suite: Add performance benchmarks by Rehas Sachdeva · 8 years ago
  50. c629a34 radix tree test suite: Add test for radix_tree_clear_tags() by Rehas Sachdeva · 8 years ago
  51. 166bb1f radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove() by Rehas Sachdeva · 8 years ago
  52. 2eacc79 radix tree test suite: Add test for idr_get_next() by Rehas Sachdeva · 8 years ago
  53. 1936fea perf c2c: Fix display bug when using pipe by Namhyung Kim · 8 years ago
  54. f75d289 perf c2c: Clarify help message of --stats option by Namhyung Kim · 8 years ago
  55. 8b53dbe perf report: Hide tip message when -q option is given by Namhyung Kim · 8 years ago
  56. 5c51f4a objtool: Fix another GCC jump table detection issue by Josh Poimboeuf · 8 years ago
  57. 84e5b54 Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  58. 001916b perf bench numa: Add more comment for -c option by Jiri Olsa · 8 years ago
  59. 2d62e07 Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  60. 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  61. 0b94da8 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  62. c8c1886 tools build: Use the same CC for feature detection and actual build by Arnaldo Carvalho de Melo · 8 years ago
  63. a0f213e perf bench futex: Fix build on musl + clang by Arnaldo Carvalho de Melo · 8 years ago
  64. b8d1fd7 perf bench futex: Use __maybe_unused by Arnaldo Carvalho de Melo · 8 years ago
  65. 120010c tools build: Add test for sched_getcpu() by Arnaldo Carvalho de Melo · 8 years ago
  66. e3ba76d perf tools: Force uncore events to system wide monitoring by Jiri Olsa · 8 years ago
  67. f1c4d1a perf intel-PT/BTS: Add missing initialization by Adrian Hunter · 8 years ago
  68. e491bc2 perf probe: Generalize probe event file open routine by Naveen N. Rao · 8 years ago
  69. 5833596 perf ftrace: Use pager for displaying result by Namhyung Kim · 8 years ago
  70. dc23103 perf ftrace: Add support for -a and -C option by Namhyung Kim · 8 years ago
  71. 4400ac8 perf cpumap: Introduce cpu_map__snprint_mask() by Namhyung Kim · 8 years ago
  72. a9af6be perf ftrace: Add support for --pid option by Namhyung Kim · 8 years ago
  73. 7768f8d perf tools: Allow sorting by symbol size by Charles Baylis · 8 years ago
  74. 4738ca3 perf evlist: Clarify a bit the use of perf_mmap->refcnt by Arnaldo Carvalho de Melo · 8 years ago
  75. 364fed3 perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  76. e34f5b1 perf thread: convert thread.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  77. 25a3720 perf evlist: Convert perf_map.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  78. ead05e8 perf map: Convert map_groups.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  79. e3a42cd perf map: Convert map.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  80. 7100810 perf dso: Convert dso.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  81. 6df74bc perf comm: Convert comm_str.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  82. ec09a42 perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  83. 79c5fe6 perf cgroup: Convert cgroup_sel.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  84. 73a9bf9 tools include: Adopt kernel's refcount.h by Arnaldo Carvalho de Melo · 8 years ago
  85. eaa75b5 tools include: Add UINT_MAX def to kernel.h by Arnaldo Carvalho de Melo · 8 years ago
  86. ed4aad5 tools include: Provide gcc based cmpxchg fallback for !x86 by Arnaldo Carvalho de Melo · 8 years ago
  87. 2bcdead tools include: Introduce atomic_cmpxchg_{relaxed,release}() by Arnaldo Carvalho de Melo · 8 years ago
  88. 8a73615 tools arch x86: Introduce atomic_cmpxchg() by Arnaldo Carvalho de Melo · 8 years ago
  89. 3337e68 tools arch x86: Include asm/cmpxchg.h by Arnaldo Carvalho de Melo · 8 years ago
  90. 4900653 tools include: Adopt __compiletime_error by Arnaldo Carvalho de Melo · 8 years ago
  91. 02d492e perf stat: Issue a HW watchdog disable hint by Borislav Petkov · 8 years ago
  92. 771cedd perf vendor events: Add mapping for KnightsMill PMU events by Karol Wachowski · 8 years ago
  93. 7876991 Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  94. c82be9d Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  95. a6d8a21 selftest/powerpc: Fix false failures for skipped tests by Sachin Sant · 8 years ago
  96. 474c901 give up on gcc ilog2() constant optimizations by Linus Torvalds · 8 years ago
  97. e53aff4 selftests: lib.mk Fix individual test builds by Shuah Khan · 8 years ago
  98. 6bff9c6 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 8 years ago
  99. e390f9a objtool, modules: Discard objtool annotation sections for modules by Josh Poimboeuf · 8 years ago
  100. 0eb1d0f selftests/x86: Add a basic selftest for ioperm by Andy Lutomirski · 8 years ago