1. 65a6a41 tools/vm/page-types.c: page-cache sniffing feature by Konstantin Khlebnikov · 10 years ago
  2. 18a1a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  3. 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
  4. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  5. 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
  6. 235c7b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  7. 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
  8. 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
  9. 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
  10. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  11. a51e87c perf tools: Remove unused simple_strtoul() function by Ramkumar Ramachandra · 10 years ago
  12. b68eebd perf tools: Update some code references in design.txt by Ramkumar Ramachandra · 10 years ago
  13. a33f6ef perf evsel: Update function names in debug messages by Ramkumar Ramachandra · 10 years ago
  14. 8fffdb6 perf tools: Remove thread__find_map function by Jiri Olsa · 10 years ago
  15. 9cdbadce perf annotate: Print the evsel name in the stdio output by Arnaldo Carvalho de Melo · 10 years ago
  16. b9ce0c9 perf report: Use ui__has_annotation() by Namhyung Kim · 10 years ago
  17. 574799b perf tools: Fix memory leak when synthesizing thread records by Namhyung Kim · 10 years ago
  18. 11c9abf perf tools: Use tid in mmap/mmap2 events to find maps by Don Zickus · 10 years ago
  19. 2c86c7c perf report: Merge al->filtered with hist_entry->filtered by Namhyung Kim · 10 years ago
  20. 466fa76 perf symbols: Apply all filters to an addr_location by Namhyung Kim · 10 years ago
  21. b3cef7f perf symbols: Record the reason for filtering an address_location by Namhyung Kim · 10 years ago
  22. 80790e0 perf sched: Fixup header alignment in 'latency' output by Ramkumar Ramachandra · 10 years ago
  23. 263f89b perf timechart: Fix off-by-one error in 'record' argv handling by Ramkumar Ramachandra · 10 years ago
  24. 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
  25. 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
  26. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  27. d75e609 perf machine: Factor machine__find_thread to take tid argument by Jiri Olsa · 10 years ago
  28. 363b785 perf tools: Speed up thread map generation by Don Zickus · 10 years ago
  29. 09a71b9 perf kvm: introduce --list-cmds for use by scripts by Ramkumar Ramachandra · 10 years ago
  30. 94a0793 perf ui hists: Pass evsel to hpp->header/width functions explicitly by Namhyung Kim · 10 years ago
  31. 52a3cb8 perf symbols: Introduce thread__find_cpumode_addr_location by Arnaldo Carvalho de Melo · 10 years ago
  32. 0ea590a perf session: Change header.misc dump from decimal to hex by Don Zickus · 10 years ago
  33. 2f6d900 perf ui/tui: Reuse generic __hpp__fmt() code by Namhyung Kim · 10 years ago
  34. a0088ad perf ui/hists: Pass struct hpp to print functions by Namhyung Kim · 10 years ago
  35. 4a62109 perf ui/gtk: Reuse generic __hpp__fmt() code by Namhyung Kim · 10 years ago
  36. 9b0d2fb perf ui/stdio: Fix invalid output on event group report by Namhyung Kim · 10 years ago
  37. 6eeefcc perf bench: Fix NULL pointer dereference in "perf bench all" by Patrick Palka · 10 years ago
  38. bfd66cc perf tools: Fix synthesizing mmaps for threads by Don Zickus · 10 years ago
  39. 5b43982 perf probe: Clarify x86 register naming for perf probe by Andi Kleen · 10 years ago
  40. b639409 perf mem: Clarify load-latency in documentation by Andi Kleen · 10 years ago
  41. 0fb298c perf bench: Add futex-requeue microbenchmark by Davidlohr Bueso · 10 years ago
  42. 27db783 perf bench: Add futex-wake microbenchmark by Davidlohr Bueso · 10 years ago
  43. a043971 perf bench: Add futex-hash microbenchmark by Davidlohr Bueso · 10 years ago
  44. 0fae799 perf bench numa: Make no args mean 'run all tests' by Arnaldo Carvalho de Melo · 10 years ago
  45. 53611c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  46. be40d5c tools/virtio: add a missing ) by Joel Stanley · 10 years ago
  47. 6abb2dd tools/virtio: fix missing kmemleak_ignore symbol by Joel Stanley · 10 years ago
  48. d1b8c4c tools/virtio: update internal copies of headers by Joel Stanley · 10 years ago
  49. 4067646 tools/net/Makefile: Define PACKAGE to fix build problems by Markos Chandras · 10 years ago
  50. 6bedfab perf tools: Disable user-space callchain/stack dumps for function trace events by Jiri Olsa · 10 years ago
  51. 0066f3b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 10 years ago
  52. 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
  53. 53942232 tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctly by Colin Ian King · 10 years ago
  54. fdf57dd perf machine: Use map as success in ip__resolve_ams by Don Zickus · 10 years ago
  55. 155b3a1 perf symbols: Fix crash in elf_section_by_name by Jiri Olsa · 10 years ago
  56. 02c5bb4 perf trace: Decode architecture-specific signal numbers by Ben Hutchings · 10 years ago
  57. 620830b perf tools: Allow building for tile by Zhigang Lu · 10 years ago
  58. 22d651d selftests/powerpc: Import Anton's memcpy / copy_tofrom_user tests by Michael Ellerman · 10 years ago
  59. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  60. 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
  61. aa074c1 Merge 3.14-rc5 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  62. b39c2a5 perf tools: Fix strict alias issue for find_first_bit by Jiri Olsa · 10 years ago
  63. 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
  64. 280e7c4 perf tools: fix BFD detection on opensuse by Andi Kleen · 10 years ago
  65. 9b158f5 Merge branch 'liblockdep-fixes' of https://github.com/sashalevin/liblockdep into core/urgent by Ingo Molnar · 10 years ago
  66. 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
  67. 7b88534 tools/liblockdep: Use realpath for srctree and objtree by Wang Nan · 10 years ago
  68. 9e3513b tools/liblockdep: Add a stub for new rcu_is_watching by Sasha Levin · 10 years ago
  69. 1ddc1ff tools/liblockdep: Mark runtests.sh as executable by Sasha Levin · 10 years ago
  70. aef5976 tools/liblockdep: Add include directory to allow tests to compile by Ira W. Snyder · 10 years ago
  71. 7575982 tools/liblockdep: Fix include of asm/hash.h by Ira W. Snyder · 10 years ago
  72. 367d896 tools/liblockdep: Fix initialization code path by Ira W. Snyder · 10 years ago
  73. 62183dc ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.conf by Satoru Takeuchi · 10 years ago
  74. 7debf78 tools: bpf_dbg: various misc code cleanups by Daniel Borkmann · 10 years ago
  75. 35efc5a Merge 3.14-rc4 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  76. 1029f9f perf symbols: Check compatible symtab type before loading dso by Namhyung Kim · 10 years ago
  77. 0d3dc5e perf symbols: Check return value of filename__read_debuglink() by Stephane Eranian · 10 years ago
  78. 98e9f03 perf symbols: Destroy unused symsrcs by Namhyung Kim · 10 years ago
  79. 48c65bd perf annotate: Check availability of annotate when processing samples by Namhyung Kim · 10 years ago
  80. 9e8c06e perf tests: Add NO_LIBDW_DWARF_UNWIND make test by Jiri Olsa · 10 years ago
  81. 0a4f2b6 perf tools: Setup default dwarf post unwinder by Jiri Olsa · 10 years ago
  82. 5ea8415 perf tools: Add libdw DWARF post unwind support by Jiri Olsa · 10 years ago
  83. 4575789 perf tools: Add feature check for libdw dwarf unwind by Jiri Olsa · 10 years ago
  84. 7a0447d perf tools: Warn the user about how to enable libunwind support by Arnaldo Carvalho de Melo · 10 years ago
  85. 8d79076 perf tools: Add variable display for VF make output by Jiri Olsa · 10 years ago
  86. 0695e57 perf tools: Factor features display code by Jiri Olsa · 10 years ago
  87. da237ed perf tools: Fix bison OUTPUT directories dependency by Jiri Olsa · 10 years ago
  88. 2a94f6c perf tests: Add pmu-bison.o make test by Jiri Olsa · 10 years ago
  89. 04b01a1 perf tests: Fix *.o make tests by Jiri Olsa · 10 years ago
  90. 73fa867 rcutorture: Save kvm.sh output to log by Paul E. McKenney · 10 years ago
  91. b46f358 rcutorture: Place kvm-test-1-run.sh output into res directory by Paul E. McKenney · 10 years ago
  92. 48a21d5 rcutorture: Rename TREE_RCU-Kconfig.txt by Paul Bolle · 10 years ago
  93. 02736b8 locktorture: Add kvm-recheck.sh plug-in for locktorture by Paul E. McKenney · 10 years ago
  94. 9dfa5b3 locktorture: Add vestigial locktorture configuration by Paul E. McKenney · 10 years ago
  95. 61010e7 rcutorture: Introduce "rcu" directory level underneath configs by Paul E. McKenney · 10 years ago
  96. d3b1548 rcutorture: Rename kvm-test-1-rcu.sh by Paul E. McKenney · 10 years ago
  97. a5afdeb rcutorture: Remove RCU dependencies from ver_functions.sh API by Paul E. McKenney · 10 years ago
  98. d2ebf7e rcutorture: Create CFcommon file for common Kconfig parameters by Paul E. McKenney · 10 years ago
  99. a1be00d rcutorture: Create config files for scripted test-the-test testing by Paul E. McKenney · 10 years ago
  100. 2193e16 rcutorture: Abstract kvm-recheck.sh by Paul E. McKenney · 10 years ago