1. 3556377 perf kallsyms: Introduce tool to look for extended symbol information on the running kernel by Arnaldo Carvalho de Melo · 8 years ago
  2. 7d132ca perf machine: Add a kallsyms loading constructor by Arnaldo Carvalho de Melo · 8 years ago
  3. d5f805c tools lib subcmd: Add missing linux/kernel.h include to subcmd.h by Arnaldo Carvalho de Melo · 8 years ago
  4. cd7f355 perf jvmti: Create libdir directory before installing libperf-jvmti.so by Laura Abbott · 8 years ago
  5. 4e06d4f Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  6. 8a937a2 perf probe: Fix to probe on gcc generated symbols for offline kernel by Masami Hiramatsu · 8 years ago
  7. eebc509 perf probe: Fix --funcs to show correct symbols for offline module by Masami Hiramatsu · 8 years ago
  8. 7934c98 perf symbols: Robustify reading of build-id from sysfs by Arnaldo Carvalho de Melo · 8 years ago
  9. 30a9c64 perf tools: Install tools/lib/traceevent plugins with install-bin by Arnaldo Carvalho de Melo · 8 years ago
  10. 0748591 tools lib traceevent: Fix prev/next_prio for deadline tasks by Daniel Bristot de Oliveira · 8 years ago
  11. 60437ac perf record: Fix --switch-output documentation and comment by Jiri Olsa · 8 years ago
  12. efd2130 perf record: Make __record_options static by Jiri Olsa · 8 years ago
  13. b66fb1d tools lib subcmd: Add OPT_STRING_OPTARG_SET option by Jiri Olsa · 8 years ago
  14. 1f2ed15 perf probe: Fix to get correct modname from elf header by Masami Hiramatsu · 8 years ago
  15. 9396c9c perf sched timehist: Show total scheduling time by Namhyung Kim · 8 years ago
  16. 10bbe75 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 8 years ago
  17. 6886fee tools/power turbostat: remove obsolete -M, -m, -C, -c options by Len Brown · 8 years ago
  18. 388e9c8 tools/power turbostat: Make extensible via the --add parameter by Len Brown · 8 years ago
  19. 00198da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  20. bdd7572 perf sched timehist: Fix invalid period calculation by Namhyung Kim · 8 years ago
  21. 4fa0d1a perf sched timehist: Remove hardcoded 'comm_width' check at print_summary by Namhyung Kim · 8 years ago
  22. 9b8087d perf sched timehist: Enlarge default 'comm_width' by Namhyung Kim · 8 years ago
  23. 0e6758e perf sched timehist: Honour 'comm_width' when aligning the headers by Namhyung Kim · 8 years ago
  24. 5dc880d tools lib bpf: Add bpf_prog_{attach,detach} by Joe Stringer · 8 years ago
  25. ed6c166 perf diff: Do not overwrite valid build id by Kan Liang · 8 years ago
  26. edee44b perf annotate: Don't throw error for zero length symbols by Ravi Bangoria · 8 years ago
  27. 9de3ffa perf bench futex: Fix lock-pi help string by Davidlohr Bueso · 8 years ago
  28. 2bd42f3 perf trace: Check if MAP_32BIT is defined (again) by Jiri Olsa · 8 years ago
  29. 3be134e Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  30. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  31. 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  32. c44ef85 Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  33. 0eb6984 bpf, test_verifier: fix a test case error result on unprivileged by Daniel Borkmann · 8 years ago
  34. a08dd0d bpf: fix regression on verifier pruning wrt map lookups by Daniel Borkmann · 8 years ago
  35. de39981 Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  36. ed3c5a0 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  37. 09dee2a Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  38. 376a5fb tools: enable endian checks for all sparse builds by Michael S. Tsirkin · 8 years ago
  39. ea9156f tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h by Mark Rutland · 8 years ago
  40. 5da889c tools/virtio: fix READ_ONCE() by Mark Rutland · 8 years ago
  41. 179a7ba Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  42. a5580c7 tools lib bpf: Add flags to bpf_create_map() by Joe Stringer · 8 years ago
  43. 83d994d tools lib bpf: use __u32 from linux/types.h by Joe Stringer · 8 years ago
  44. 0cb34dc tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.h by Joe Stringer · 8 years ago
  45. e216874 perf annotate: Fix jump target outside of function address range by Ravi Bangoria · 8 years ago
  46. 3ee2eb6 perf annotate: Support jump instruction with target as second operand by Ravi Bangoria · 8 years ago
  47. 23dc4f1 perf record: Force ignore_missing_thread for uid option by Jiri Olsa · 8 years ago
  48. a359c17 perf evsel: Allow to ignore missing pid by Jiri Olsa · 8 years ago
  49. 38af91f perf thread_map: Add thread_map__remove function by Jiri Olsa · 8 years ago
  50. 83c2e4f3 perf evsel: Use variable instead of repeating lengthy FD macro by Jiri Olsa · 8 years ago
  51. 631ac41 perf mem: Fix --all-user/--all-kernel options by Jiri Olsa · 8 years ago
  52. 7e6a799 perf tools: Remove some needless __maybe_unused by Arnaldo Carvalho de Melo · 8 years ago
  53. ba957eb perf sched timehist: Show callchains for idle stat by Namhyung Kim · 8 years ago
  54. 07235f8 perf sched timehist: Add -I/--idle-hist option by Namhyung Kim · 8 years ago
  55. a4b2b6f perf sched timehist: Skip non-idle events when necessary by Namhyung Kim · 8 years ago
  56. 699b5b9 perf sched timehist: Save callchain when entering idle by Namhyung Kim · 8 years ago
  57. 3bc2fa9 perf sched timehist: Introduce struct idle_time_data by Namhyung Kim · 8 years ago
  58. 96039c7 perf sched timehist: Split is_idle_sample() by Namhyung Kim · 8 years ago
  59. aeafd62 perf tools: Move headers check into bash script by Jiri Olsa · 8 years ago
  60. b9a0deb redo: radix tree test suite: fix compilation by Matthew Wilcox · 8 years ago
  61. a57cb1c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  62. e1e14ab radix tree test suite: delete unused rcupdate.c by Matthew Wilcox · 8 years ago
  63. 092bc0b radix tree test suite: add new tag check by Matthew Wilcox · 8 years ago
  64. e8de434 radix-tree: ensure counts are initialised by Matthew Wilcox · 8 years ago
  65. bbe9d71 radix tree test suite: cache recently freed objects by Matthew Wilcox · 8 years ago
  66. de1af8f radix tree test suite: add some more functionality by Matthew Wilcox · 8 years ago
  67. 3e3cdc6 radix tree test suite: check multiorder iteration by Matthew Wilcox · 8 years ago
  68. a90eb3a radix-tree: fix replacement for multiorder entries by Matthew Wilcox · 8 years ago
  69. 2791653 radix-tree: add radix_tree_split_preload() by Matthew Wilcox · 8 years ago
  70. e157b55 radix-tree: add radix_tree_split by Matthew Wilcox · 8 years ago
  71. 175542f radix-tree: add radix_tree_join by Matthew Wilcox · 8 years ago
  72. 268f42d radix-tree: delete radix_tree_range_tag_if_tagged() by Matthew Wilcox · 8 years ago
  73. 478922e radix-tree: delete radix_tree_locate_item() by Matthew Wilcox · 8 years ago
  74. 148deab radix-tree: improve multiorder iterators by Matthew Wilcox · 8 years ago
  75. 0629573 radix tree test suite: use common find-bit code by Matthew Wilcox · 8 years ago
  76. b328daf tools: add more bitmap functions by Matthew Wilcox · 8 years ago
  77. 101d960 radix tree test suite: record order in each item by Matthew Wilcox · 8 years ago
  78. 3ad75f8 radix tree test suite: handle exceptional entries by Matthew Wilcox · 8 years ago
  79. af1c5cc radix tree test suite: use rcu_barrier by Matthew Wilcox · 8 years ago
  80. cfa40bc radix tree test suite: benchmark for iterator by Konstantin Khlebnikov · 8 years ago
  81. ba20cd6 radix tree test suite: iteration test misuses RCU by Matthew Wilcox · 8 years ago
  82. 061ef39 radix tree test suite: make runs more reproducible by Matthew Wilcox · 8 years ago
  83. 6df5ee7 radix tree test suite: free preallocated nodes by Matthew Wilcox · 8 years ago
  84. 847d357 radix tree test suite: track preempt_count by Matthew Wilcox · 8 years ago
  85. 31023cd radix tree test suite: allow GFP_ATOMIC allocations to fail by Matthew Wilcox · 8 years ago
  86. ebb9a9a tools: add WARN_ON_ONCE by Matthew Wilcox · 8 years ago
  87. 2272279 ktest.pl: fix english by Pavel Machek · 8 years ago
  88. a9042de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  89. 9165dab treewide: Fix printk() message errors by Masanari Iida · 8 years ago
  90. f4000cd9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  91. bb3dd056 Merge tag 'spi-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  92. b78b499 Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  93. 72cca7b Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  94. 03f8d4c Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  95. a67485d Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  96. 3dbb16b selftests: ftrace: Shift down default message verbosity by Masami Hiramatsu · 8 years ago
  97. 1f0a53f Merge tag 'leds_for_4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  98. 061ad50 Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  99. 22f6592 selftest/gpio: add gpio test case by Bamvor Jian Zhang · 8 years ago
  100. 981c3db selftest: sync: improve assert() failure message by Gustavo Padovan · 8 years ago