1. a7b50ab selftests/vm/compaction_test: fix write to restore nr_hugepages by Mike Kravetz · 8 years ago
  2. 0ded517 ftracetest: Fix hist unsupported result in hist selftests by Steven Rostedt (Red Hat) · 8 years ago
  3. fc100a7 soreuseport: Fix reuseport_bpf testcase on 32bit architectures by Helge Deller · 8 years ago
  4. 24c82fb Merge branch 'parisc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  5. d62a023 Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  6. 4496a1d Merge tag 'trace-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  7. 1f40c49 Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  8. 97f8827 ftracetest: Use proper logic to find process PID by Steven Rostedt (Red Hat) · 8 years ago
  9. 7639dad Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  10. a4351cb selftests/thuge-gen: Use platform specific MAP_HUGETLB value by Helge Deller · 8 years ago
  11. 64e2a42 parisc: Add ARCH_TRACEHOOK and regset support by Helge Deller · 8 years ago
  12. 36092ee Merge branch 'for-4.7/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
  13. ab68f26 /dev/dax, pmem: direct access to persistent memory by Dan Williams · 8 years ago
  14. 8c1244d radix-tree: tidy up next_chunk by Matthew Wilcox · 8 years ago
  15. b194d16 radix-tree: rename radix_tree_is_indirect_ptr() by Matthew Wilcox · 8 years ago
  16. 4dd6c09 radix-tree: rename indirect_to_ptr() to entry_to_node() by Matthew Wilcox · 8 years ago
  17. 0694f0c radix tree test suite: remove dependencies on height by Matthew Wilcox · 8 years ago
  18. 0796c58 radix-tree: fix radix_tree_dump() for multi-order entries by Ross Zwisler · 8 years ago
  19. 070c5ac radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entries by Matthew Wilcox · 8 years ago
  20. eb73f7f radix-tree: add test for radix_tree_locate_item() by Ross Zwisler · 8 years ago
  21. 0a2efc6 radix-tree: rewrite radix_tree_locate_item by Matthew Wilcox · 8 years ago
  22. 8a14f4d radix-tree: fix radix_tree_create for sibling entries by Matthew Wilcox · 8 years ago
  23. 0fc9b8c radix-tree test suite: add multi-order tag test by Ross Zwisler · 8 years ago
  24. 643b57d radix tree test suite: multi-order iteration test by Ross Zwisler · 8 years ago
  25. 21ef533 radix-tree: add support for multi-order iterating by Ross Zwisler · 8 years ago
  26. 7b60e9a radix-tree: fix multiorder BUG_ON in radix_tree_insert by Matthew Wilcox · 8 years ago
  27. afe0e39 radix-tree: fix several shrinking bugs with multiorder entries by Matthew Wilcox · 8 years ago
  28. 4f3755d radix tree test suite: start adding multiorder tests by Matthew Wilcox · 8 years ago
  29. 57578c2 raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER by Matthew Wilcox · 8 years ago
  30. 7f30867 radix tree test suite: rebuild when headers change by Ross Zwisler · 8 years ago
  31. aa1d62d radix tree test suite: keep regression test runs short by Ross Zwisler · 8 years ago
  32. 97d778b radix tree test suite: allow testing other fan-out values by Ross Zwisler · 8 years ago
  33. d42cb1a radix tree test suite: add tests for radix_tree_locate_item() by Matthew Wilcox · 8 years ago
  34. f518b16 radix tree test suite: fix build by Matthew Wilcox · 8 years ago
  35. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  36. 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  37. 2600a46 Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  38. 1f716d0 Merge branch 'for-4.7/dsm' into libnvdimm-for-next by Dan Williams · 8 years ago
  39. 2159669 Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  40. 594d6d9 Merge branch 'for-4.7/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
  41. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  42. 230e51f Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. 6eab37d tools: testing: define the _GNU_SOURCE macro by Muhammad Falak R Wani · 8 years ago
  44. 2c6c394 kselftests/ftrace: Add a test case for event pid filtering by Namhyung Kim · 8 years ago
  45. 5a614ec kselftests/ftrace: Detect tracefs mount point by Namhyung Kim · 8 years ago
  46. 0ce105b selftests/seccomp: add MIPS self-test support by Matt Redfearn · 8 years ago
  47. 16aab32 selftests/powerpc: Add test to check if TM SPRs are corrupted by Rashmica Gupta · 8 years ago
  48. dbccb49 selftests/powerpc: Add TM test to check if TAR is corrupted by Rashmica Gupta · 8 years ago
  49. d95be4c selftests/powerpc: Add test for forking inside transaction by Rashmica Gupta · 8 years ago
  50. da3ddc3 selftests/powerpc: Standardise TM calls by Rashmica Gupta · 8 years ago
  51. 2d59b3b selftests/powerpc: Make reg.h common to all powerpc selftests by Rashmica Gupta · 8 years ago
  52. 2f67798 selftests/powerpc: Fix subpage_prot test to return !0 on failure by Michael Ellerman · 8 years ago
  53. 438517e selftests/powerpc: Test cp_abort during context switch by Chris Smart · 8 years ago
  54. cd03412 libnvdimm, dax: introduce device-dax infrastructure by Dan Williams · 8 years ago
  55. 91e6f1c ftracetest: Add instance created, delete, read and enable event test by Steven Rostedt (Red Hat) · 8 years ago
  56. 6634fb06 tools/testing/nvdimm: ND_CMD_CALL support by Dan Williams · 8 years ago
  57. 1fb48f8 Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree by Ingo Molnar · 8 years ago
  58. 91c6180 signals/sigaltstack: Change SS_AUTODISARM to (1U << 31) by Andy Lutomirski · 8 years ago
  59. 0318bc8 signals/sigaltstack: Report current flag bits in sigaltstack() by Andy Lutomirski · 8 years ago
  60. 158b67b selftests/sigaltstack: Fix the sigaltstack test on old kernels by Andy Lutomirski · 8 years ago
  61. 19fd286 selftests/sigaltstack: Add new testcase for sigaltstack(SS_ONSTACK|SS_AUTODISARM) by Stas Sergeev · 8 years ago
  62. d63f4b5 selftests/x86/ldt_gdt: Test set_thread_area() deletion of an active segment by Andy Lutomirski · 8 years ago
  63. e3654ec nfit, libnvdimm: clarify "commands" vs "_DSMs" by Dan Williams · 8 years ago
  64. 41ed943 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  65. 200c79d libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup by Dan Williams · 8 years ago
  66. a54062c rcutorture: Add boot-time adjustment of leaf fanout by Paul E. McKenney · 8 years ago
  67. acc1adf rcutorture: Don't rebuild identical kernel by Paul E. McKenney · 8 years ago
  68. 6e524a6 rcutorture: Add OS-jitter capability by Paul E. McKenney · 8 years ago
  69. 93c5f67 kselftests/ftrace: Add a test for log2 modifier of hist trigger by Masami Hiramatsu · 8 years ago
  70. 76929ab kselftests/ftrace: Add hist trigger testcases by Masami Hiramatsu · 8 years ago
  71. cfa0963 kselftests/ftrace : Add event trigger testcases by Masami Hiramatsu · 8 years ago
  72. 6666ea5 Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  73. d6a61f8 soreuseport: test mixed v4/v6 sockets by Craig Gallek · 8 years ago
  74. 0051202 selftests/x86: Test the FSBASE/GSBASE API and context switching by Andy Lutomirski · 8 years ago
  75. baa5127 libnvdimm, test: add mock SMART data payload by Dan Williams · 8 years ago
  76. 480b1eb rcutorture: Convert test duration to seconds early by Paul E. McKenney · 8 years ago
  77. fb2c66a torture: Kill qemu, not parent process by Paul E. McKenney · 8 years ago
  78. dba6f1b rcutorture: Add largish-system rcuperf scenario by Paul E. McKenney · 8 years ago
  79. 2b03d03 rcutorture: Make scripts analyze rcuperf trace data, if present by Paul E. McKenney · 8 years ago
  80. ac2bb27 rcutorture: Make rcuperf collect expedited event-trace data by Paul E. McKenney · 8 years ago
  81. e588f35 rcutorture: Print measure of batching efficiency by Paul E. McKenney · 8 years ago
  82. fd35be6 rcutorture: Update scripting to accommodate rcuperf by Paul E. McKenney · 8 years ago
  83. 505ce68 selftest/seccomp: Fix the seccomp(2) signature by Mickaël Salaün · 8 years ago
  84. 6c045d0 selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNC by Mickaël Salaün · 8 years ago
  85. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  87. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  88. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  89. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  90. 3d15cfd Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  91. 7475851 radix-tree tests: add test for radix_tree_iter_next by Konstantin Khlebnikov · 8 years ago
  92. 2d6f45b radix-tree tests: add regression3 test by Konstantin Khlebnikov · 8 years ago
  93. 339e635 radix_tree: tag all internal tree nodes as indirect pointers by Matthew Wilcox · 8 years ago
  94. 1366c37 radix tree test harness by Matthew Wilcox · 8 years ago
  95. b089830 selftests/x86: Add an iopl test by Andy Lutomirski · 8 years ago
  96. 8759957 Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  97. 208de21 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. 6701915 Merge commit 'torture.2015.02.23a' into core/rcu by Ingo Molnar · 8 years ago
  99. a318bee selftests/x86: In syscall_nt, test NT|TF as well by Andy Lutomirski · 8 years ago
  100. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago