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