1. 10bbe75 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 8 years ago
  2. 6886fee tools/power turbostat: remove obsolete -M, -m, -C, -c options by Len Brown · 8 years ago
  3. 388e9c8 tools/power turbostat: Make extensible via the --add parameter by Len Brown · 8 years ago
  4. 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
  5. bdd7572 perf sched timehist: Fix invalid period calculation by Namhyung Kim · 8 years ago
  6. 4fa0d1a perf sched timehist: Remove hardcoded 'comm_width' check at print_summary by Namhyung Kim · 8 years ago
  7. 9b8087d perf sched timehist: Enlarge default 'comm_width' by Namhyung Kim · 8 years ago
  8. 0e6758e perf sched timehist: Honour 'comm_width' when aligning the headers by Namhyung Kim · 8 years ago
  9. 5dc880d tools lib bpf: Add bpf_prog_{attach,detach} by Joe Stringer · 8 years ago
  10. ed6c166 perf diff: Do not overwrite valid build id by Kan Liang · 8 years ago
  11. edee44b perf annotate: Don't throw error for zero length symbols by Ravi Bangoria · 8 years ago
  12. 9de3ffa perf bench futex: Fix lock-pi help string by Davidlohr Bueso · 8 years ago
  13. 2bd42f3 perf trace: Check if MAP_32BIT is defined (again) by Jiri Olsa · 8 years ago
  14. 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
  15. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  16. 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  17. c44ef85 Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  18. 0eb6984 bpf, test_verifier: fix a test case error result on unprivileged by Daniel Borkmann · 8 years ago
  19. a08dd0d bpf: fix regression on verifier pruning wrt map lookups by Daniel Borkmann · 8 years ago
  20. 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
  21. ed3c5a0 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  22. 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
  23. 376a5fb tools: enable endian checks for all sparse builds by Michael S. Tsirkin · 8 years ago
  24. ea9156f tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h by Mark Rutland · 8 years ago
  25. 5da889c tools/virtio: fix READ_ONCE() by Mark Rutland · 8 years ago
  26. 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
  27. a5580c7 tools lib bpf: Add flags to bpf_create_map() by Joe Stringer · 8 years ago
  28. 83d994d tools lib bpf: use __u32 from linux/types.h by Joe Stringer · 8 years ago
  29. 0cb34dc tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.h by Joe Stringer · 8 years ago
  30. e216874 perf annotate: Fix jump target outside of function address range by Ravi Bangoria · 8 years ago
  31. 3ee2eb6 perf annotate: Support jump instruction with target as second operand by Ravi Bangoria · 8 years ago
  32. 23dc4f1 perf record: Force ignore_missing_thread for uid option by Jiri Olsa · 8 years ago
  33. a359c17 perf evsel: Allow to ignore missing pid by Jiri Olsa · 8 years ago
  34. 38af91f perf thread_map: Add thread_map__remove function by Jiri Olsa · 8 years ago
  35. 83c2e4f3 perf evsel: Use variable instead of repeating lengthy FD macro by Jiri Olsa · 8 years ago
  36. 631ac41 perf mem: Fix --all-user/--all-kernel options by Jiri Olsa · 8 years ago
  37. 7e6a799 perf tools: Remove some needless __maybe_unused by Arnaldo Carvalho de Melo · 8 years ago
  38. ba957eb perf sched timehist: Show callchains for idle stat by Namhyung Kim · 8 years ago
  39. 07235f8 perf sched timehist: Add -I/--idle-hist option by Namhyung Kim · 8 years ago
  40. a4b2b6f perf sched timehist: Skip non-idle events when necessary by Namhyung Kim · 8 years ago
  41. 699b5b9 perf sched timehist: Save callchain when entering idle by Namhyung Kim · 8 years ago
  42. 3bc2fa9 perf sched timehist: Introduce struct idle_time_data by Namhyung Kim · 8 years ago
  43. 96039c7 perf sched timehist: Split is_idle_sample() by Namhyung Kim · 8 years ago
  44. aeafd62 perf tools: Move headers check into bash script by Jiri Olsa · 8 years ago
  45. b9a0deb redo: radix tree test suite: fix compilation by Matthew Wilcox · 8 years ago
  46. a57cb1c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  47. e1e14ab radix tree test suite: delete unused rcupdate.c by Matthew Wilcox · 8 years ago
  48. 092bc0b radix tree test suite: add new tag check by Matthew Wilcox · 8 years ago
  49. e8de434 radix-tree: ensure counts are initialised by Matthew Wilcox · 8 years ago
  50. bbe9d71 radix tree test suite: cache recently freed objects by Matthew Wilcox · 8 years ago
  51. de1af8f radix tree test suite: add some more functionality by Matthew Wilcox · 8 years ago
  52. 3e3cdc6 radix tree test suite: check multiorder iteration by Matthew Wilcox · 8 years ago
  53. a90eb3a radix-tree: fix replacement for multiorder entries by Matthew Wilcox · 8 years ago
  54. 2791653 radix-tree: add radix_tree_split_preload() by Matthew Wilcox · 8 years ago
  55. e157b55 radix-tree: add radix_tree_split by Matthew Wilcox · 8 years ago
  56. 175542f radix-tree: add radix_tree_join by Matthew Wilcox · 8 years ago
  57. 268f42d radix-tree: delete radix_tree_range_tag_if_tagged() by Matthew Wilcox · 8 years ago
  58. 478922e radix-tree: delete radix_tree_locate_item() by Matthew Wilcox · 8 years ago
  59. 148deab radix-tree: improve multiorder iterators by Matthew Wilcox · 8 years ago
  60. 0629573 radix tree test suite: use common find-bit code by Matthew Wilcox · 8 years ago
  61. b328daf tools: add more bitmap functions by Matthew Wilcox · 8 years ago
  62. 101d960 radix tree test suite: record order in each item by Matthew Wilcox · 8 years ago
  63. 3ad75f8 radix tree test suite: handle exceptional entries by Matthew Wilcox · 8 years ago
  64. af1c5cc radix tree test suite: use rcu_barrier by Matthew Wilcox · 8 years ago
  65. cfa40bc radix tree test suite: benchmark for iterator by Konstantin Khlebnikov · 8 years ago
  66. ba20cd6 radix tree test suite: iteration test misuses RCU by Matthew Wilcox · 8 years ago
  67. 061ef39 radix tree test suite: make runs more reproducible by Matthew Wilcox · 8 years ago
  68. 6df5ee7 radix tree test suite: free preallocated nodes by Matthew Wilcox · 8 years ago
  69. 847d357 radix tree test suite: track preempt_count by Matthew Wilcox · 8 years ago
  70. 31023cd radix tree test suite: allow GFP_ATOMIC allocations to fail by Matthew Wilcox · 8 years ago
  71. ebb9a9a tools: add WARN_ON_ONCE by Matthew Wilcox · 8 years ago
  72. 2272279 ktest.pl: fix english by Pavel Machek · 8 years ago
  73. a9042de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  74. 9165dab treewide: Fix printk() message errors by Masanari Iida · 8 years ago
  75. f4000cd9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  76. bb3dd056 Merge tag 'spi-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  77. 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
  78. 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
  79. 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
  80. 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
  81. 3dbb16b selftests: ftrace: Shift down default message verbosity by Masami Hiramatsu · 8 years ago
  82. 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
  83. 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
  84. 22f6592 selftest/gpio: add gpio test case by Bamvor Jian Zhang · 8 years ago
  85. 981c3db selftest: sync: improve assert() failure message by Gustavo Padovan · 8 years ago
  86. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  87. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  88. 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. 6d75f36 lib: radix-tree: check accounting of existing slot replacement users by Johannes Weiner · 8 years ago
  90. 518bacf Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. 5645688 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. 496c9a9 Merge branch 'acpica' by Rafael J. Wysocki · 8 years ago
  93. bca13ce Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. 718c0dd Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. b14a8a8 Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/mvbeu' and 'spi/fix/spidev' into spi-linus by Mark Brown · 8 years ago
  96. 6de75a3 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  97. e19b7ce make use of make variable CURDIR instead of calling pwd by Uwe Kleine-König · 8 years ago
  98. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  99. 810ac7b7 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  100. 2b41226 Revert "radix tree test suite: fix compilation" by Linus Torvalds · 8 years ago