1. 0a2efc6 radix-tree: rewrite radix_tree_locate_item by Matthew Wilcox · 9 years ago
  2. 8a14f4d radix-tree: fix radix_tree_create for sibling entries by Matthew Wilcox · 9 years ago
  3. 0fc9b8c radix-tree test suite: add multi-order tag test by Ross Zwisler · 9 years ago
  4. 643b57d radix tree test suite: multi-order iteration test by Ross Zwisler · 9 years ago
  5. 21ef533 radix-tree: add support for multi-order iterating by Ross Zwisler · 9 years ago
  6. 7b60e9a radix-tree: fix multiorder BUG_ON in radix_tree_insert by Matthew Wilcox · 9 years ago
  7. afe0e39 radix-tree: fix several shrinking bugs with multiorder entries by Matthew Wilcox · 9 years ago
  8. 4f3755d radix tree test suite: start adding multiorder tests by Matthew Wilcox · 9 years ago
  9. 57578c2 raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER by Matthew Wilcox · 9 years ago
  10. 7f30867 radix tree test suite: rebuild when headers change by Ross Zwisler · 9 years ago
  11. aa1d62d radix tree test suite: keep regression test runs short by Ross Zwisler · 9 years ago
  12. 97d778b radix tree test suite: allow testing other fan-out values by Ross Zwisler · 9 years ago
  13. d42cb1a radix tree test suite: add tests for radix_tree_locate_item() by Matthew Wilcox · 9 years ago
  14. f518b16 radix tree test suite: fix build by Matthew Wilcox · 9 years ago
  15. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  16. 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  17. 2600a46 Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  18. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  19. 230e51f Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  20. 0ce105b selftests/seccomp: add MIPS self-test support by Matt Redfearn · 9 years ago
  21. 16aab321 selftests/powerpc: Add test to check if TM SPRs are corrupted by Rashmica Gupta · 10 years ago
  22. dbccb49 selftests/powerpc: Add TM test to check if TAR is corrupted by Rashmica Gupta · 10 years ago
  23. d95be4c selftests/powerpc: Add test for forking inside transaction by Rashmica Gupta · 10 years ago
  24. da3ddc3 selftests/powerpc: Standardise TM calls by Rashmica Gupta · 10 years ago
  25. 2d59b3b selftests/powerpc: Make reg.h common to all powerpc selftests by Rashmica Gupta · 10 years ago
  26. 2f67798 selftests/powerpc: Fix subpage_prot test to return !0 on failure by Michael Ellerman · 9 years ago
  27. 438517e selftests/powerpc: Test cp_abort during context switch by Chris Smart · 9 years ago
  28. 1fb48f8 Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree by Ingo Molnar · 9 years ago
  29. 91c6180 signals/sigaltstack: Change SS_AUTODISARM to (1U << 31) by Andy Lutomirski · 9 years ago
  30. 0318bc8 signals/sigaltstack: Report current flag bits in sigaltstack() by Andy Lutomirski · 9 years ago
  31. 158b67b selftests/sigaltstack: Fix the sigaltstack test on old kernels by Andy Lutomirski · 9 years ago
  32. 19fd286 selftests/sigaltstack: Add new testcase for sigaltstack(SS_ONSTACK|SS_AUTODISARM) by Stas Sergeev · 9 years ago
  33. d63f4b52 selftests/x86/ldt_gdt: Test set_thread_area() deletion of an active segment by Andy Lutomirski · 9 years ago
  34. 41ed943 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  35. a54062c rcutorture: Add boot-time adjustment of leaf fanout by Paul E. McKenney · 9 years ago
  36. acc1adf rcutorture: Don't rebuild identical kernel by Paul E. McKenney · 9 years ago
  37. 6e524a6 rcutorture: Add OS-jitter capability by Paul E. McKenney · 9 years ago
  38. 93c5f67 kselftests/ftrace: Add a test for log2 modifier of hist trigger by Masami Hiramatsu · 9 years ago
  39. 76929ab kselftests/ftrace: Add hist trigger testcases by Masami Hiramatsu · 9 years ago
  40. cfa0963 kselftests/ftrace : Add event trigger testcases by Masami Hiramatsu · 9 years ago
  41. 6666ea5 Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
  42. d6a61f8 soreuseport: test mixed v4/v6 sockets by Craig Gallek · 9 years ago
  43. 0051202 selftests/x86: Test the FSBASE/GSBASE API and context switching by Andy Lutomirski · 9 years ago
  44. 480b1eb rcutorture: Convert test duration to seconds early by Paul E. McKenney · 9 years ago
  45. fb2c66a torture: Kill qemu, not parent process by Paul E. McKenney · 9 years ago
  46. dba6f1b rcutorture: Add largish-system rcuperf scenario by Paul E. McKenney · 10 years ago
  47. 2b03d03 rcutorture: Make scripts analyze rcuperf trace data, if present by Paul E. McKenney · 10 years ago
  48. ac2bb27 rcutorture: Make rcuperf collect expedited event-trace data by Paul E. McKenney · 10 years ago
  49. e588f35 rcutorture: Print measure of batching efficiency by Paul E. McKenney · 10 years ago
  50. fd35be6 rcutorture: Update scripting to accommodate rcuperf by Paul E. McKenney · 10 years ago
  51. 505ce68 selftest/seccomp: Fix the seccomp(2) signature by Mickaël Salaün · 9 years ago
  52. 6c045d0 selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNC by Mickaël Salaün · 9 years ago
  53. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  55. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  56. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  57. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  58. 3d15cfd Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  59. 7475851 radix-tree tests: add test for radix_tree_iter_next by Konstantin Khlebnikov · 9 years ago
  60. 2d6f45b radix-tree tests: add regression3 test by Konstantin Khlebnikov · 9 years ago
  61. 339e635 radix_tree: tag all internal tree nodes as indirect pointers by Matthew Wilcox · 9 years ago
  62. 1366c37 radix tree test harness by Matthew Wilcox · 9 years ago
  63. b089830 selftests/x86: Add an iopl test by Andy Lutomirski · 9 years ago
  64. 8759957 Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  65. 208de21 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. 6701915 Merge commit 'torture.2015.02.23a' into core/rcu by Ingo Molnar · 9 years ago
  67. a318bee selftests/x86: In syscall_nt, test NT|TF as well by Andy Lutomirski · 9 years ago
  68. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  69. ec87e1c Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix by Ingo Molnar · 9 years ago
  70. d4f3236 nfit, libnvdimm: clear poison command support by Dan Williams · 9 years ago
  71. f471f1a tools/testing/nvdimm: expand ars unit testing by Dan Williams · 9 years ago
  72. a61fe6f nfit, tools/testing/nvdimm: unify common init for acpi_nfit_desc by Dan Williams · 9 years ago
  73. aef2533 libnvdimm, nfit: centralize command status translation by Dan Williams · 10 years ago
  74. 3b87356 nfit, tools/testing/nvdimm: test multiple control regions per-dimm by Dan Williams · 10 years ago
  75. be26f9a nfit, tools/testing/nvdimm: add format interface code definitions by Dan Williams · 10 years ago
  76. 48e8c57 selftests/powerpc: Test FPU and VMX regs in signal ucontext by Cyril Bur · 9 years ago
  77. e5ab8be selftests/powerpc: Test preservation of FPU and VMX regs across preemption by Cyril Bur · 9 years ago
  78. 01127f1 selftests/powerpc: Test the preservation of FPU and VMX regs across syscall by Cyril Bur · 9 years ago
  79. a4cf0a2 selftests/powerpc: Remove -flto from common CFLAGS by Suraj Jitindar Singh · 9 years ago
  80. 501e279 selftests/powerpc: Fix out of bounds access in TM signal test by Michael Ellerman · 9 years ago
  81. 3d7b365 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  82. 6accd8e selftests: media_dcevice_test fix usage information by Shuah Khan · 9 years ago
  83. 36d3f7d selftests: media_dcevice_test fix to handle ioctl failure case by Shuah Khan · 9 years ago
  84. 3b48bfc selftests: add missing .gitignore file or entry by Sudeep Holla · 9 years ago
  85. 8c749ce selftests: create test-specific kconfig fragments by Bamvor Jian Zhang · 10 years ago
  86. bfd092b selftests: breakpoint: add step_after_suspend_test by Greg Hackmann · 9 years ago
  87. 9d22f6e selftests: add a new test for Media Controller API by Shuah Khan · 10 years ago
  88. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  89. 4de8ebe Merge tag 'trace-fixes-v4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  90. 5fd003f test_bitmap: unit tests for lib/bitmap.c by David Decotigny · 9 years ago
  91. 747ffe1 libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizing by Dan Williams · 9 years ago
  92. 9a154c8 ftracetest: Fix instance test to use proper shell command for pids by Steven Rostedt · 10 years ago
  93. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
  94. 4036134 selftests/x86: Add a test for syscall restart under ptrace by Andy Lutomirski · 10 years ago
  95. adcfd23 selftests/x86: Fix some error messages in ptrace_syscall by Andy Lutomirski · 10 years ago
  96. 4f6c893 selftests/x86: Add tests for UC_SIGCONTEXT_SS and UC_STRICT_RESTORE_SS by Andy Lutomirski · 9 years ago
  97. 6c25da5 x86/signal/64: Re-add support for SS in the 64-bit signal context by Andy Lutomirski · 9 years ago
  98. fc4fa6e treewide: Fix typo in printk by Masanari Iida · 10 years ago
  99. 4b2a6ae soreuseport: BPF selection functional test for TCP by Craig Gallek · 10 years ago
  100. ed8b0de efi: Make efivarfs entries immutable by default by Peter Jones · 10 years ago