1. 88a5766 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  2. ac931f8 perf: Fix building warning on ARM 32 by Wang Nan · 9 years ago
  3. 64ec45b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  4. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  5. 96e869d tools/testing/selftests/Makefile: alphasort the TARGETS list by Andrew Morton · 9 years ago
  6. 2ec1c17 Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  7. 87c31b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  8. 7ad74b4 perf symbols: Fix use after free in filename__read_build_id by Mitchell Krome · 9 years ago
  9. 9152983 perf evlist: Use roundup_pow_of_two by Arnaldo Carvalho de Melo · 9 years ago
  10. bd18579 tools: Adopt roundup_pow_of_two by Arnaldo Carvalho de Melo · 9 years ago
  11. 1be300f perf tools: Make the mmap length autotuning more robust by Arnaldo Carvalho de Melo · 9 years ago
  12. fa37c02 tools: Adopt rounddown_pow_of_two and deps by Arnaldo Carvalho de Melo · 9 years ago
  13. afcd4f6 tools: Adopt fls_long and deps by Arnaldo Carvalho de Melo · 9 years ago
  14. 3967278 tools: Move bitops.h from tools/perf/util to tools/ by Arnaldo Carvalho de Melo · 9 years ago
  15. 88bcea4 tools: Introduce asm-generic/bitops.h by Arnaldo Carvalho de Melo · 9 years ago
  16. 23e1a35 tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib by Arnaldo Carvalho de Melo · 9 years ago
  17. 93c49b3 tools: Whitespace prep patches for moving bitops.h by Arnaldo Carvalho de Melo · 9 years ago
  18. cae68d4 tools: Move code originally from asm-generic/atomic.h into tools/include/asm-generic/ by Arnaldo Carvalho de Melo · 9 years ago
  19. 0389cd1 tools: Move code originally from linux/log2.h to tools/include/linux/ by Arnaldo Carvalho de Melo · 9 years ago
  20. 2dc0b97 tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.h by Arnaldo Carvalho de Melo · 9 years ago
  21. 61de8e5 Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  22. 8185e88 perf evlist: Do not use hard coded value for a mmap_pages default by Arnaldo Carvalho de Melo · 10 years ago
  23. 38d5447 perf trace: Let the perf_evlist__mmap autosize the number of pages to use by Arnaldo Carvalho de Melo · 10 years ago
  24. e965bea perf evlist: Improve the strerror_mmap method by Arnaldo Carvalho de Melo · 10 years ago
  25. e5d4a29 perf evlist: Clarify sterror_mmap variable names by Arnaldo Carvalho de Melo · 10 years ago
  26. 0a2138b perf evlist: Fixup brown paper bag on "hint" for --mmap-pages cmdline arg by Arnaldo Carvalho de Melo · 10 years ago
  27. 8dc32b2 tools/virtio: add virtio 1.0 in vringh_test by Michael S. Tsirkin · 9 years ago
  28. 43b0912 tools/virtio: add virtio 1.0 in virtio_test by Michael S. Tsirkin · 9 years ago
  29. 1620ecb tools/virtio: enable -Werror by Michael S. Tsirkin · 9 years ago
  30. e3edf03 tools/virtio: 64 bit features by Michael S. Tsirkin · 9 years ago
  31. 2eaa614 tools/virtio: fix vringh test by Michael S. Tsirkin · 9 years ago
  32. 2d7ce0e tools/virtio: more stubs by Michael S. Tsirkin · 9 years ago
  33. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  34. e7cf773 Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  35. 2a813f1a Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()" by Prarit Bhargava · 9 years ago
  36. 78a45c6 Merge branch 'akpm' (second patch-bomb from Andrew) by Linus Torvalds · 10 years ago
  37. c9b26b8 syscalls: add selftest for execveat(2) by David Drysdale · 10 years ago
  38. 48c96a3 mm/page_owner: keep track of page owners by Joonsoo Kim · 10 years ago
  39. 823e334 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 10 years ago
  40. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  41. 41e950c Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  42. db86da7 userns: Unbreak the unprivileged remount tests by Eric W. Biederman · 10 years ago
  43. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  44. e09b18d perf trace: Provide a better explanation when mmap fails by Arnaldo Carvalho de Melo · 10 years ago
  45. 956fa57 perf evlist: Introduce strerror_mmap method by Arnaldo Carvalho de Melo · 10 years ago
  46. ce27309 perf tools: Use sysctl__read_int instead of ad-hoc copies by Arnaldo Carvalho de Melo · 10 years ago
  47. 42e3c4a tools lib fs: Add sysctl__read_int helper by Arnaldo Carvalho de Melo · 10 years ago
  48. 6b9e2ce Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  49. 3a35112 tools lib fs: Adopt filename__read_int from tools/perf/ by Arnaldo Carvalho de Melo · 10 years ago
  50. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  51. f74ea36 Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 10 years ago
  52. c328095 Merge tag 'ftracetest-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  53. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  54. 99d348a perf kvm stat live: Mark events as (x86 only) in help output by Alexander Yarygin · 10 years ago
  55. bee2782 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. 5706ffd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  57. c301106 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  58. 75226c5 perf tests: Fix attr tests size values to cope with machine state on interrupt ABI changes by Jiri Olsa · 10 years ago
  59. e4e458b calloc/xcalloc: Fix argument order by Arjun Sreedharan · 10 years ago
  60. 2e77784 perf callchain: Move cpumode resolve code to add_callchain_ip by Kan Liang · 10 years ago
  61. f70b4e3 perf callchain: Fixup parameter handling error message by Kan Liang · 10 years ago
  62. 99ce8e9 perf tools: Add --buildid-dir option to set cache directory by Jiri Olsa · 10 years ago
  63. eec5a68 perf buildid cache: Fix -a segfault related to kcore handling by Jiri Olsa · 10 years ago
  64. 498922a perf buildid-cache: Remove extra debugdir variables by Jiri Olsa · 10 years ago
  65. cfd31d8 perf tools: Use single strcmp call instead of two by Jiri Olsa · 10 years ago
  66. e641f69 perf hists browser: Change print format from %lu to %PRIu64 by Tom Huynh · 10 years ago
  67. 1182f88 perf bench: Fix memcpy/memset output by Rabin Vincent · 10 years ago
  68. 5bce1a5 perf bench: Merge memset into memcpy by Rabin Vincent · 10 years ago
  69. 308197b perf bench: Prepare memcpy for merge by Rabin Vincent · 10 years ago
  70. d025477 virtio: add support for 64 bit features. by Michael S. Tsirkin · 10 years ago
  71. e16e12b virtio: use u32, not bitmap for features by Michael S. Tsirkin · 10 years ago
  72. dc843ef Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus by James Bottomley · 10 years ago
  73. 16b7c27 tools: cpupower: fix return checks for sysfs_get_idlestate_count() by Prarit Bhargava · 10 years ago
  74. 57cee23 ftracetest: Add --verbose option for showing echo output by Masami Hiramatsu · 10 years ago
  75. 36922d1 ftracetest: Fix to show descriptions on dash by Masami Hiramatsu · 10 years ago
  76. 3ce5105 selftest: size: Add size test for Linux kernel by Tim Bird · 10 years ago
  77. b19e5f0 usbip: remove unneeded structure by Julia Lawall · 10 years ago
  78. 4c12df6 selftests/kcmp: Always try to build the test by Michael Ellerman · 10 years ago
  79. 41ec8cd selftests/kcmp: Don't include kernel headers by Michael Ellerman · 10 years ago
  80. 4a44a19 mnt: Update unprivileged remount test by Eric W. Biederman · 10 years ago
  81. 09a6a1b perf report: In branch stack mode use address history sorting by Andi Kleen · 10 years ago
  82. fa94c36 perf report: Add --branch-history option by Andi Kleen · 10 years ago
  83. 8b7bad5 perf callchain: Support handling complete branch stacks as histograms by Andi Kleen · 10 years ago
  84. 6c0345b perf stat: Add support for snapshot counters by Jiri Olsa · 10 years ago
  85. 779d0b99 perf stat: Add support for per-pkg counters by Jiri Olsa · 10 years ago
  86. a5a7fd7 perf tools: Remove perf_evsel__read interface by Jiri Olsa · 10 years ago
  87. 1971f59 perf stat: Use read_counter in read_counter_aggr by Jiri Olsa · 10 years ago
  88. 9bf1a52 perf stat: Make read_counter work over the thread dimension by Jiri Olsa · 10 years ago
  89. 060c4f9 perf stat: Use perf_evsel__read_cb in read_counter by Jiri Olsa · 10 years ago
  90. f61ff6c perf session: Do not fail on processing out of order event by Jiri Olsa · 10 years ago
  91. 4300f26 tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemon by Dexuan Cui · 10 years ago
  92. 9e5db05 Tools: hv: vssdaemon: skip all filesystems mounted readonly by Vitaly Kuznetsov · 10 years ago
  93. 7a40174 Tools: hv: vssdaemon: report freeze errors by Vitaly Kuznetsov · 10 years ago
  94. 1d9e446 perf tools: Add snapshot format file parsing by Jiri Olsa · 10 years ago
  95. 044330c perf tools: Add per-pkg format file parsing by Matt Fleming · 10 years ago
  96. 011dccb perf evsel: Introduce perf_evsel__read_cb function by Jiri Olsa · 10 years ago
  97. 13112bb perf evsel: Introduce perf_counts_values__scale function by Jiri Olsa · 10 years ago
  98. 857a94a perf evsel: Introduce perf_evsel__compute_deltas function by Jiri Olsa · 10 years ago
  99. f78eaef perf tools: Allow to force redirect pr_debug to stderr. by Andi Kleen · 10 years ago
  100. 330dfa2 perf tools: Fix segfault due to invalid kernel dso access by Namhyung Kim · 10 years ago