1. 2a83dc7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  2. d99d591 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. c9e87a4 perf tools: Instead of redirecting flex output, use -o by Cody P Schafer · 10 years ago
  4. ae450a7 perf tools: Fix double free in perf test 21 (code-reading.c) by Adrian Hunter · 10 years ago
  5. fbdd17e Merge branch 'perf-core-for-mingo' into perf/urgent by Ingo Molnar · 10 years ago
  6. 65063ce Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into core/urgent by Ingo Molnar · 10 years ago
  7. 90f6bb6 perf stat: Initialize statistics correctly by Andi Kleen · 10 years ago
  8. 40ba93e perf bench: Set more defaults in the 'numa' suite by Ramkumar Ramachandra · 10 years ago
  9. 5673872 perf bench: Fix segfault at the end of an 'all' execution by Ramkumar Ramachandra · 10 years ago
  10. 95a2b3c perf bench: Update manpage to mention numa and futex by Ramkumar Ramachandra · 10 years ago
  11. 03d8941 perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi() by Namhyung Kim · 10 years ago
  12. 182c228 perf probe: Fix to handle errors in line_range searching by Masami Hiramatsu · 10 years ago
  13. 202c7c1 perf probe: Fix --line option behavior by Namhyung Kim · 10 years ago
  14. 2c529e4 perf tools: Pick up libdw without explicit LIBDW_DIR by Ramkumar Ramachandra · 10 years ago
  15. 9458955 perf callchains: Disable unwind libraries when libelf isn't found by Arnaldo Carvalho de Melo · 10 years ago
  16. 9e9e5df tools lib traceevent: Do not call warning() directly by Namhyung Kim · 10 years ago
  17. 3388cc3 tools lib traceevent: Print event name when show warning if possible by Namhyung Kim · 10 years ago
  18. 5e09714 perf top: Fix documentation of invalid -s option by Namhyung Kim · 10 years ago
  19. eeb91e4 Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  20. 8c73c4d Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  21. 73df623 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpuidle by Rafael J. Wysocki · 10 years ago
  22. 65a6a41 tools/vm/page-types.c: page-cache sniffing feature by Konstantin Khlebnikov · 10 years ago
  23. 18a1a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  24. 05b1332 Merge tag 'ktest-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 10 years ago
  25. 23a299c Merge branches 'turbostat' and 'intel_idle' into release by Len Brown · 10 years ago
  26. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  27. 64056a9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  28. 235c7b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  29. 675c354 Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  30. be227b4 tools/liblockdep: Add proper versioning to the shared obj by Sasha Levin · 10 years ago
  31. 95f7547 tools/liblockdep: Ignore asmlinkage and visible by Sasha Levin · 10 years ago
  32. 8c292f1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  33. b3fd4ea Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  34. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  35. a51e87c perf tools: Remove unused simple_strtoul() function by Ramkumar Ramachandra · 10 years ago
  36. b68eebd perf tools: Update some code references in design.txt by Ramkumar Ramachandra · 10 years ago
  37. a33f6ef perf evsel: Update function names in debug messages by Ramkumar Ramachandra · 10 years ago
  38. 8fffdb6 perf tools: Remove thread__find_map function by Jiri Olsa · 10 years ago
  39. 9cdbadce perf annotate: Print the evsel name in the stdio output by Arnaldo Carvalho de Melo · 10 years ago
  40. b9ce0c9 perf report: Use ui__has_annotation() by Namhyung Kim · 10 years ago
  41. 574799b perf tools: Fix memory leak when synthesizing thread records by Namhyung Kim · 10 years ago
  42. 11c9abf perf tools: Use tid in mmap/mmap2 events to find maps by Don Zickus · 10 years ago
  43. 2c86c7c perf report: Merge al->filtered with hist_entry->filtered by Namhyung Kim · 10 years ago
  44. 466fa76 perf symbols: Apply all filters to an addr_location by Namhyung Kim · 10 years ago
  45. b3cef7f perf symbols: Record the reason for filtering an address_location by Namhyung Kim · 10 years ago
  46. 80790e0 perf sched: Fixup header alignment in 'latency' output by Ramkumar Ramachandra · 10 years ago
  47. 263f89b perf timechart: Fix off-by-one error in 'record' argv handling by Ramkumar Ramachandra · 10 years ago
  48. 7c144bf Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  49. b44eeb4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  50. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  51. d75e609 perf machine: Factor machine__find_thread to take tid argument by Jiri Olsa · 10 years ago
  52. 363b785 perf tools: Speed up thread map generation by Don Zickus · 10 years ago
  53. 09a71b9 perf kvm: introduce --list-cmds for use by scripts by Ramkumar Ramachandra · 10 years ago
  54. 94a0793 perf ui hists: Pass evsel to hpp->header/width functions explicitly by Namhyung Kim · 10 years ago
  55. 52a3cb8 perf symbols: Introduce thread__find_cpumode_addr_location by Arnaldo Carvalho de Melo · 10 years ago
  56. 0ea590a perf session: Change header.misc dump from decimal to hex by Don Zickus · 10 years ago
  57. 2f6d900 perf ui/tui: Reuse generic __hpp__fmt() code by Namhyung Kim · 10 years ago
  58. a0088ad perf ui/hists: Pass struct hpp to print functions by Namhyung Kim · 10 years ago
  59. 4a62109 perf ui/gtk: Reuse generic __hpp__fmt() code by Namhyung Kim · 10 years ago
  60. 9b0d2fb perf ui/stdio: Fix invalid output on event group report by Namhyung Kim · 10 years ago
  61. 6eeefcc perf bench: Fix NULL pointer dereference in "perf bench all" by Patrick Palka · 10 years ago
  62. bfd66cc perf tools: Fix synthesizing mmaps for threads by Don Zickus · 10 years ago
  63. 5b43982 perf probe: Clarify x86 register naming for perf probe by Andi Kleen · 10 years ago
  64. b639409 perf mem: Clarify load-latency in documentation by Andi Kleen · 10 years ago
  65. 0fb298c perf bench: Add futex-requeue microbenchmark by Davidlohr Bueso · 10 years ago
  66. 27db783 perf bench: Add futex-wake microbenchmark by Davidlohr Bueso · 10 years ago
  67. a043971 perf bench: Add futex-hash microbenchmark by Davidlohr Bueso · 10 years ago
  68. 0fae799 perf bench numa: Make no args mean 'run all tests' by Arnaldo Carvalho de Melo · 10 years ago
  69. 53611c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  70. be40d5c tools/virtio: add a missing ) by Joel Stanley · 10 years ago
  71. 6abb2dd tools/virtio: fix missing kmemleak_ignore symbol by Joel Stanley · 10 years ago
  72. d1b8c4c tools/virtio: update internal copies of headers by Joel Stanley · 10 years ago
  73. 4067646 tools/net/Makefile: Define PACKAGE to fix build problems by Markos Chandras · 10 years ago
  74. 6bedfab perf tools: Disable user-space callchain/stack dumps for function trace events by Jiri Olsa · 10 years ago
  75. 0066f3b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 10 years ago
  76. b8ad0f9 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  77. 53942232 tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctly by Colin Ian King · 10 years ago
  78. fdf57dd perf machine: Use map as success in ip__resolve_ams by Don Zickus · 10 years ago
  79. 155b3a1 perf symbols: Fix crash in elf_section_by_name by Jiri Olsa · 10 years ago
  80. 02c5bb4 perf trace: Decode architecture-specific signal numbers by Ben Hutchings · 10 years ago
  81. 620830b perf tools: Allow building for tile by Zhigang Lu · 10 years ago
  82. 22d651d selftests/powerpc: Import Anton's memcpy / copy_tofrom_user tests by Michael Ellerman · 10 years ago
  83. 4e8e863f tools/power turbostat: Run on Broadwell by Len Brown · 10 years ago
  84. fc04cc6 tools/power turbostat: simplify output, add Avg_MHz by Len Brown · 10 years ago
  85. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  86. 148b59c Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  87. aa074c1 Merge 3.14-rc5 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  88. b39c2a5 perf tools: Fix strict alias issue for find_first_bit by Jiri Olsa · 10 years ago
  89. 62c206b Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  90. 280e7c4 perf tools: fix BFD detection on opensuse by Andi Kleen · 10 years ago
  91. 9b158f5 Merge branch 'liblockdep-fixes' of https://github.com/sashalevin/liblockdep into core/urgent by Ingo Molnar · 10 years ago
  92. b6e53f32 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  93. 7b88534 tools/liblockdep: Use realpath for srctree and objtree by Wang Nan · 10 years ago
  94. 9e3513b tools/liblockdep: Add a stub for new rcu_is_watching by Sasha Levin · 10 years ago
  95. 1ddc1ff tools/liblockdep: Mark runtests.sh as executable by Sasha Levin · 10 years ago
  96. aef5976 tools/liblockdep: Add include directory to allow tests to compile by Ira W. Snyder · 10 years ago
  97. 7575982 tools/liblockdep: Fix include of asm/hash.h by Ira W. Snyder · 10 years ago
  98. 367d896 tools/liblockdep: Fix initialization code path by Ira W. Snyder · 10 years ago
  99. 62183dc ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.conf by Satoru Takeuchi · 10 years ago
  100. 7debf78 tools: bpf_dbg: various misc code cleanups by Daniel Borkmann · 10 years ago