1. facf3f0 perf tools: Check if a map is still in use when deleting it by Arnaldo Carvalho de Melo · 9 years ago
  2. 6a2ffcd perf tools: Protect accesses the map rbtrees with a rw lock by Arnaldo Carvalho de Melo · 9 years ago
  3. 1eee78a perf tools: Introduce struct maps by Arnaldo Carvalho de Melo · 9 years ago
  4. a68c7c3 tools/power turbostat: update version number to 4.7 by Len Brown · 9 years ago
  5. 7ce7d5d tools/power turbostat: allow running without cpu0 by Prarit Bhargava · 9 years ago
  6. e9be7dd tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIAS by Len Brown · 9 years ago
  7. fb5d432 tools/power turbostat: enable turbostat to support Knights Landing (KNL) by Dasaratharaman Chandramouli · 9 years ago
  8. e275b38 tools/power turbostat: correctly display more than 2 threads/core by Dasaratharaman Chandramouli · 9 years ago
  9. 0868aa2 Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', 'hotplug.2015.05.27a', 'init.2015.05.27a', 'tiny.2015.05.27a' and 'torture.2015.05.27a' into HEAD by Paul E. McKenney · 9 years ago
  10. 7d3bb54 rcutorture: Allow repetition factors in Kconfig-fragment lists by Paul E. McKenney · 9 years ago
  11. 8ba8b66 rcutorture: Display "make oldconfig" errors by Paul E. McKenney · 9 years ago
  12. ccd60ad rcutorture: Update TREE_RCU-kconfig.txt by Paul E. McKenney · 9 years ago
  13. c4295bf rcutorture: Make rcutorture scripts force RCU_EXPERT by Paul E. McKenney · 9 years ago
  14. c5e8e98 rcutorture: Update configuration fragments for rcutree.rcu_fanout_exact by Paul E. McKenney · 9 years ago
  15. 9a8e706 rcutorture: TASKS_RCU set directly, so don't explicitly set it by Paul E. McKenney · 9 years ago
  16. ca1d51e rcutorture: Test SRCU cleanup code path by Paul E. McKenney · 9 years ago
  17. 6530b3f rcutorture: Exchange TREE03 and TREE08 NR_CPUS, speed up CPU hotplug by Paul E. McKenney · 9 years ago
  18. f76b244 rcutorture: Exchange TREE03 and TREE04 geometries by Paul E. McKenney · 9 years ago
  19. f13bad9 rcutorture: Test both RCU-sched and RCU-bh for Tiny RCU by Paul E. McKenney · 9 years ago
  20. 0f41c0d rcu: Provide diagnostic option to slow down grace-period scans by Paul E. McKenney · 9 years ago
  21. dddc7ee perf probe: Fix an error when deleting probes successfully by Masami Hiramatsu · 9 years ago
  22. 419e873 perf probe: Show the error reason comes from invalid DSO by Masami Hiramatsu · 9 years ago
  23. 9b5d1c2 perf tools: Disallow PMU events intel_pt and intel_bts until there is support by Adrian Hunter · 9 years ago
  24. 2f80dd4 perf sched: Add option to merge like comms to lat output by Josef Bacik · 9 years ago
  25. e8b7ea4 perf tools: Improve setting of gcc debug option by Martin Liska · 9 years ago
  26. 5bcaaca perf tools: Assign default value for some pointers by Martin Liška · 9 years ago
  27. 4bb7123d perf tools: Use maps__first()/map__next() by Arnaldo Carvalho de Melo · 9 years ago
  28. 614c6b5 perf tools: Leave DSO destruction to the map destruction by Arnaldo Carvalho de Melo · 9 years ago
  29. 0170b14 perf machine: Mark removed threads as such by Arnaldo Carvalho de Melo · 9 years ago
  30. 9402e23 perf tools: Import rb_erase_init from block/ in the kernel sources by Arnaldo Carvalho de Melo · 9 years ago
  31. f7e365e perf tools: Nuke unused map_groups__flush() by Arnaldo Carvalho de Melo · 9 years ago
  32. fdce6a4 perf tools: Remove redundant initialization of thread linkage members by Arnaldo Carvalho de Melo · 9 years ago
  33. 4d4dee9 perf tools: Rename maps__next by Arnaldo Carvalho de Melo · 9 years ago
  34. 4bb11d0 perf tools: Add dso__data_get/put_fd() by Namhyung Kim · 9 years ago
  35. e840238 perf tools: Get rid of dso__data_fd() from dso__data_size() by Namhyung Kim · 9 years ago
  36. 71ff824 perf tools: Fix dso__data_read_offset() file opening by Namhyung Kim · 9 years ago
  37. 8e160b2 perf machine: Do not call map_groups__delete(), drop refcnt instead by Arnaldo Carvalho de Melo · 9 years ago
  38. 86c1952 perf comm: Use atomic.h for refcounting by Arnaldo Carvalho de Melo · 9 years ago
  39. e7e0efc perf hists: Rename add_hist_entry to hists__findnew_entry by Arnaldo Carvalho de Melo · 9 years ago
  40. 063bd93 perf hists: Reducing arguments of hist_entry_iter__add() by Namhyung Kim · 9 years ago
  41. 554e92e perf session: Fix perf_session__peek_event() by Adrian Hunter · 9 years ago
  42. 05b4177 perf build: Fix libunwind feature detection on 32-bit x86 by Adrian Hunter · 9 years ago
  43. a6ced2b perf tools: Fix parse_events_error dereferences by Adrian Hunter · 9 years ago
  44. bb78ce7 perf tools: Fix function declarations needed by parse-events.y by Adrian Hunter · 9 years ago
  45. 128c32e perf tools: Separate the tests and tools in installation by Nam T. Nguyen · 9 years ago
  46. 8d12ded Merge branch 'perf/urgent' into perf/core, before applying dependent patches by Ingo Molnar · 9 years ago
  47. 082739a tools: bpf_jit_disasm: fix segfault on disabled debugging log output by Daniel Borkmann · 9 years ago
  48. 390db01 selftest, x86: fix incorrect comment by Martin Kelly · 9 years ago
  49. 60df464 tools selftests: Fix 'clean' target with make 3.81 by Arnaldo Carvalho de Melo · 9 years ago
  50. 3dce928 selftests/futex: Add .gitignore by Darren Hart · 9 years ago
  51. 4100e67 kselftest: Add exit code defines by Darren Hart · 9 years ago
  52. ecac1a7 selftests: Add futex tests to the top-level Makefile by Darren Hart · 9 years ago
  53. 33ca224 selftests/futex: Increment ksft pass and fail counters by Darren Hart · 9 years ago
  54. 9705315 selftests/futex: Update Makefile to use lib.mk by Darren Hart · 9 years ago
  55. 2aa8470 selftests: Add futex functional tests by Darren Hart · 9 years ago
  56. 61171d0 kselftests: timers: Check _ALARM clockids are supported before suspending by John Stultz · 9 years ago
  57. acd5705 kselftests: timers: Ease alarmtimer-suspend unreasonable latency value by John Stultz · 9 years ago
  58. 859b1be kselftests: timers: Increase delay between suspends in alarmtimer-suspend by John Stultz · 9 years ago
  59. 84cbd9e selftests/exec: do not install subdir as it is already created by Tyler Baker · 9 years ago
  60. 3bc54b5 selftests/ftrace: install test.d by Tyler Baker · 9 years ago
  61. e8c1d7c selftests: copy TEST_DIRS to INSTALL_PATH by Tyler Baker · 9 years ago
  62. bd67d5c Test compaction of mlocked memory by Sri Jayaramappa · 9 years ago
  63. d0bd7f2 selftests/mount: output WARN messages when mount test skipped by Zhang Zhen · 9 years ago
  64. 78000ef selftests/timers: Make git ignore all binaries in timers test suite by Zhang Zhen · 9 years ago
  65. a4d1ee5 Drivers: hv: fcopy: full handshake support by Vitaly Kuznetsov · 9 years ago
  66. cd8dc05 Drivers: hv: vss: full handshake support by Vitaly Kuznetsov · 9 years ago
  67. f5722b9 Tools: hv: vss: use misc char device to communicate with kernel by Vitaly Kuznetsov · 9 years ago
  68. 8ddca808 Tools: hv: kvp: use misc char device to communicate with kernel by Vitaly Kuznetsov · 9 years ago
  69. 61e3312 Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  70. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  71. a2ad5d2 selftests/net: expect headroom in psock_fanout rollover by Willem de Bruijn · 9 years ago
  72. 936a0cd Merge 4.1-rc4 into staging-next by Greg Kroah-Hartman · 9 years ago
  73. 2d8e405 perf bench numa: Share sched_getcpu() __weak def with cloexec.c by Arnaldo Carvalho de Melo · 9 years ago
  74. 8135c8c tools build: Change FEATURE_TESTS and FEATURE_DISPLAY to weak binding by Wang Nan · 9 years ago
  75. bb53e17 tools lib traceevent: Install libtraceevent.a into libdir by Wang Nan · 9 years ago
  76. c4f0354 perf tools: Set vmlinux_path__nr_entries to 0 in vmlinux_path__exit by Wang Nan · 9 years ago
  77. 33bdedc perf tools: Protect dso cache fd with a mutex by Namhyung Kim · 9 years ago
  78. 8e67b72 perf symbols: Protect dso cache tree using dso->lock by Namhyung Kim · 9 years ago
  79. 4a936ed perf symbols: Protect dso symbol loading using a mutex by Namhyung Kim · 9 years ago
  80. 9c9f5a2 perf tools: Introduce copyfile_offset() function by Namhyung Kim · 9 years ago
  81. 0b1de0be perf tools: Add rm_rf() utility function by Namhyung Kim · 9 years ago
  82. 8606606 perf tools: Elliminate alignment holes by Arnaldo Carvalho de Melo · 9 years ago
  83. 70ba6b8 tools include: add __aligned_u64 to types.h. by Wang Nan · 9 years ago
  84. 75e4a2a perf probe: Load map before glob matching by Wang Nan · 9 years ago
  85. 75d95d8 Merge branch 'linus' into x86/asm, to resolve conflicts by Ingo Molnar · 9 years ago
  86. 7378668 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  87. d70933b Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  88. 2f15bd8 perf tools: Fix "Command" sort_entry's cmp and collapse function by Jiri Olsa · 9 years ago
  89. c1b9034 perf tools: Fix dwarf-aux.c compilation on i386 by Jiri Olsa · 9 years ago
  90. f812d30 perf cgroup: Use atomic.h for refcounting by Arnaldo Carvalho de Melo · 9 years ago
  91. 7143849 perf evlist: Use atomic.h for the perf_mmap refcount by Arnaldo Carvalho de Melo · 9 years ago
  92. 59a51c1 perf machine: Stop accessing atomic_t::counter directly by Arnaldo Carvalho de Melo · 9 years ago
  93. 848cbd2 perf tools: Use atomic.h for the map_groups refcount by Arnaldo Carvalho de Melo · 9 years ago
  94. 60d5dde Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into perf/urgent by Ingo Molnar · 9 years ago
  95. 70923bd perf tools: Make flex/bison calls honour V=1 by Jiri Olsa · 9 years ago
  96. c188e7a perf trace: Fix the build on older distros by Arnaldo Carvalho de Melo · 9 years ago
  97. b390d85 tools lib traceevent: Provide le16toh define for older systems by Arnaldo Carvalho de Melo · 9 years ago
  98. 4fd113b perf report: Fix some option handling on --stdio by Namhyung Kim · 9 years ago
  99. d4c537e perf probe: Ignore tail calls to probed functions by Naveen N. Rao · 9 years ago
  100. 609a740 tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX by Steven Rostedt (Red Hat) · 9 years ago