1. a57cb1c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  2. e1e14ab radix tree test suite: delete unused rcupdate.c by Matthew Wilcox · 8 years ago
  3. 092bc0b radix tree test suite: add new tag check by Matthew Wilcox · 8 years ago
  4. e8de434 radix-tree: ensure counts are initialised by Matthew Wilcox · 8 years ago
  5. bbe9d71 radix tree test suite: cache recently freed objects by Matthew Wilcox · 8 years ago
  6. de1af8f radix tree test suite: add some more functionality by Matthew Wilcox · 8 years ago
  7. 3e3cdc6 radix tree test suite: check multiorder iteration by Matthew Wilcox · 8 years ago
  8. a90eb3a radix-tree: fix replacement for multiorder entries by Matthew Wilcox · 8 years ago
  9. 2791653 radix-tree: add radix_tree_split_preload() by Matthew Wilcox · 8 years ago
  10. e157b55 radix-tree: add radix_tree_split by Matthew Wilcox · 8 years ago
  11. 175542f radix-tree: add radix_tree_join by Matthew Wilcox · 8 years ago
  12. 268f42d radix-tree: delete radix_tree_range_tag_if_tagged() by Matthew Wilcox · 8 years ago
  13. 478922e radix-tree: delete radix_tree_locate_item() by Matthew Wilcox · 8 years ago
  14. 148deab radix-tree: improve multiorder iterators by Matthew Wilcox · 8 years ago
  15. 0629573 radix tree test suite: use common find-bit code by Matthew Wilcox · 8 years ago
  16. b328daf tools: add more bitmap functions by Matthew Wilcox · 8 years ago
  17. 101d960 radix tree test suite: record order in each item by Matthew Wilcox · 8 years ago
  18. 3ad75f8 radix tree test suite: handle exceptional entries by Matthew Wilcox · 8 years ago
  19. af1c5cc radix tree test suite: use rcu_barrier by Matthew Wilcox · 8 years ago
  20. cfa40bc radix tree test suite: benchmark for iterator by Konstantin Khlebnikov · 8 years ago
  21. ba20cd6 radix tree test suite: iteration test misuses RCU by Matthew Wilcox · 8 years ago
  22. 061ef39 radix tree test suite: make runs more reproducible by Matthew Wilcox · 8 years ago
  23. 6df5ee7 radix tree test suite: free preallocated nodes by Matthew Wilcox · 8 years ago
  24. 847d357 radix tree test suite: track preempt_count by Matthew Wilcox · 8 years ago
  25. 31023cd radix tree test suite: allow GFP_ATOMIC allocations to fail by Matthew Wilcox · 8 years ago
  26. ebb9a9a tools: add WARN_ON_ONCE by Matthew Wilcox · 8 years ago
  27. 2272279 ktest.pl: fix english by Pavel Machek · 8 years ago
  28. a9042de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  29. 9165dab treewide: Fix printk() message errors by Masanari Iida · 8 years ago
  30. f4000cd9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  31. bb3dd056 Merge tag 'spi-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  32. 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
  33. 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
  34. 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
  35. 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
  36. 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
  37. 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
  38. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  39. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  40. 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
  41. 6d75f36 lib: radix-tree: check accounting of existing slot replacement users by Johannes Weiner · 8 years ago
  42. 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
  43. 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
  44. 496c9a9 Merge branch 'acpica' by Rafael J. Wysocki · 8 years ago
  45. 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
  46. 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
  47. b14a8a8 Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/mvbeu' and 'spi/fix/spidev' into spi-linus by Mark Brown · 8 years ago
  48. 6de75a3 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  49. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  50. 810ac7b7 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  51. 2b41226 Revert "radix tree test suite: fix compilation" by Linus Torvalds · 8 years ago
  52. 53855d1 radix tree test suite: fix compilation by Matthew Wilcox · 8 years ago
  53. 108a7c1 perf tools: Explicitly document that --children is enabled by default by Yannick Brosseau · 8 years ago
  54. b336352 perf sched timehist: Cleanup idle_max_cpu handling by Namhyung Kim · 8 years ago
  55. 5d92d96 perf sched timehist: Handle zero sample->tid properly by Namhyung Kim · 8 years ago
  56. 571f1eb perf callchain: Introduce callchain_cursor__copy() by Namhyung Kim · 8 years ago
  57. 6fa9425 perf sched: Cleanup option processing by Namhyung Kim · 8 years ago
  58. f45bf8d perf sched timehist: Improve error message when analyzing wrong file by David Ahern · 8 years ago
  59. a7de92d tools/testing/nvdimm: unit test acpi_nfit_ctl() by Dan Williams · 8 years ago
  60. 8ac1eb7 perf tools: Move perf build related variables under non fixdep leg by Jiri Olsa · 8 years ago
  61. abb2621 perf tools: Force fixdep compilation at the start of the build by Jiri Olsa · 8 years ago
  62. 16e2ef4 perf tools: Move PERF-VERSION-FILE target into rules area by Jiri Olsa · 8 years ago
  63. a940cad perf build: Check LLVM version in feature check by Wang Nan · 8 years ago
  64. 3f731d8 bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_* by Thomas Graf · 8 years ago
  65. fd7aabb tools: hv: Enable network manager for bonding scripts on RHEL by Haiyang Zhang · 8 years ago
  66. 2eb72d4 Tools: hv: kvp: configurable external scripts path by Alex Fluter · 8 years ago
  67. 69042bf objtool: Fix bytes check of lea's rex_prefix by Jiri Slaby · 8 years ago
  68. 71158c2 usbip: add missing compile time generated files to .gitignore by Shuah Khan · 8 years ago
  69. bec60e5 perf annotate: Show raw form for jump instruction with indirect target by Ravi Bangoria · 8 years ago
  70. d4dcade perf tools: Add non config targets by Jiri Olsa · 8 years ago
  71. 207da47 perf tools: Cleanup build directory before each test by Jiri Olsa · 8 years ago
  72. 0b4d4b0 perf tools: Move python/perf.so target into rules area by Jiri Olsa · 8 years ago
  73. 5c319a6 perf tools: Move install-gtk target into rules area by Jiri Olsa · 8 years ago
  74. 2fedf79 tools build: Move tabs to spaces where suitable by Jiri Olsa · 8 years ago
  75. a5ba0a1 tools build: Make the .cmd file more readable by Jiri Olsa · 8 years ago
  76. edd695b perf clang: Compile BPF script using builtin clang support by Wang Nan · 8 years ago
  77. 5e08a76 perf clang: Support compile IR to BPF object and add testcase by Wang Nan · 8 years ago
  78. e67d52d perf clang: Update test case to use real BPF script by Wang Nan · 8 years ago
  79. a9495fe perf clang: Allow passing CFLAGS to builtin clang by Wang Nan · 8 years ago
  80. 77dfa84 perf clang: Use real file system for #include by Wang Nan · 8 years ago
  81. 00b8669 perf clang: Add builtin clang support ant test case by Wang Nan · 8 years ago
  82. d58ac0b perf build: Add clang and llvm compile and linking support by Wang Nan · 8 years ago
  83. c7fb4f6 tools build: Add feature detection for clang by Wang Nan · 8 years ago
  84. cb40d55 tools build: Add feature detection for LLVM by Wang Nan · 8 years ago
  85. 2bd42de perf llvm: Extract helpers in llvm-utils.c by Wang Nan · 8 years ago
  86. 8ad85e9 perf tools: Pass context to perf hook functions by Wang Nan · 8 years ago
  87. baa1973 tools build: Fix objtool build with clang by Peter Foley · 8 years ago
  88. 1cd6472 tools build: Make fixdep parsing wait for last target by Jiri Olsa · 8 years ago
  89. 3c839744 bpf: Preserve const register type on const OR alu ops by Gianluca Borello · 8 years ago
  90. 0fcb1da perf annotate: AArch64 support by Kim Phillips · 8 years ago
  91. 859afa6 perf annotate: Use arch->objdump.comment_char in dec__parse() by Kim Phillips · 8 years ago
  92. 46690a8 perf report: Add option to specify time window of interest by David Ahern · 8 years ago
  93. 2a865bd perf kmem: Add option to specify time window of interest by David Ahern · 8 years ago
  94. 853b740 perf sched timehist: Add option to specify time window of interest by David Ahern · 8 years ago
  95. a91f4c4 perf script: Add option to specify time window of interest by David Ahern · 8 years ago
  96. c284d66 perf tools: Move parse_nsec_time to time-utils.c by David Ahern · 8 years ago
  97. fdf9dc4 perf tools: Add time-based utility functions by David Ahern · 8 years ago
  98. d0ab671 Merge back earlier ACPICA material for v4.10. by Rafael J. Wysocki · 8 years ago
  99. e954890 bpf: add test for the verifier equal logic bug by Josef Bacik · 8 years ago
  100. a109ded selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous" by Colin Ian King · 8 years ago