1. f8e92fb Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/asm by Ingo Molnar · 10 years ago
  2. dfecb95 perf/bench: Add -r all so that you can run all mem* routines by Borislav Petkov · 10 years ago
  3. 515e23f perf/bench: Carve out mem routine benchmarking by Borislav Petkov · 10 years ago
  4. e17fdae perf bench: Fix order of arguments to memcpy_alloc_mem by Bruce Merry · 10 years ago
  5. 1182f88 perf bench: Fix memcpy/memset output by Rabin Vincent · 10 years ago
  6. 5bce1a5 perf bench: Merge memset into memcpy by Rabin Vincent · 10 years ago
  7. 308197b perf bench: Prepare memcpy for merge by Rabin Vincent · 10 years ago
  8. 57480d2 perf tools: Enable close-on-exec flag on perf file descriptor by Yann Droneaud · 11 years ago
  9. 424e963 perf bench mem: The -o and -n options are mutually exclusive by Davidlohr Bueso · 11 years ago
  10. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  11. a198996 perf bench: Fix memcpy benchmark for large sizes by Andi Kleen · 11 years ago
  12. 1396672 perf bench: Fix memory allocation fail check in mem{set,cpy} workloads by Kirill A. Shutemov · 12 years ago
  13. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  14. 17d7a11 perf bench: Fix confused variable namings and descriptions in mem subsystem by Hitoshi Mitake · 13 years ago
  15. 08942f6 perf bench: Documentation update by Namhyung Kim · 13 years ago
  16. d30d4a0 perf tools: Remove unnecessary ctype.h inclusion by Namhyung Kim · 13 years ago
  17. e3e877e perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}" by Jan Beulich · 13 years ago
  18. 49ce8fc perf bench: Print both of prefaulted and no prefaulted results by default by Hitoshi Mitake · 14 years ago
  19. c055564 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() by Ian Munsie · 15 years ago
  20. e206d55 perf tools: Move the prototypes in util/string.h to util.h by Arnaldo Carvalho de Melo · 15 years ago
  21. 3647948 perf tools: Introduce zalloc() for the common calloc(1, N) case by Arnaldo Carvalho de Melo · 15 years ago
  22. 12eac0b perf bench: Make the mem/memcpy tests more user-friendly by Hitoshi Mitake · 15 years ago
  23. 827f3b4 perf bench: Add memcpy() benchmark by Hitoshi Mitake · 15 years ago