1. 88793e5 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  2. d93a74a Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  3. 5813882 libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only by Dan Williams · 9 years ago
  4. 6bc7561 tools/testing/nvdimm: libnvdimm unit test infrastructure by Dan Williams · 9 years ago
  5. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  6. 08d183e Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  7. 2278e5e selftests: add quicktest support by Shuah Khan · 9 years ago
  8. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  9. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  10. fc934d4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  11. b4b56f9 powerpc/tm: Abort syscalls in active transactions by Sam bobroff · 9 years ago
  12. 51a16c1 selftest: Timers: Avoid signal deadlock in leap-a-day by John Stultz · 9 years ago
  13. c99ee51 selftests: add seccomp suite by Kees Cook · 9 years ago
  14. 0c4a5fc selftests: timers: Add leap-second timer edge testing to leap-a-day.c by John Stultz · 9 years ago
  15. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  16. 809fac6 selftests/powerpc: Add gitignore file for the new DSCR tests by Anshuman Khandual · 9 years ago
  17. af0be08 selftests/powerpc: Add thread based stress test for DSCR sysfs interfaces by Michael Ellerman · 9 years ago
  18. ebd5858 selftests/powerpc: Add test for all DSCR sysfs interfaces by Anshuman Khandual · 9 years ago
  19. 6f84426 selftests/powerpc: Add test for DSCR inheritence across fork & exec by Anshuman Khandual · 9 years ago
  20. cf9c4a5 selftests/powerpc: Add test for DSCR value inheritence across fork by Anshuman Khandual · 9 years ago
  21. cc6a93f selftests/powerpc: Add test for DSCR SPR numbers by Anshuman Khandual · 9 years ago
  22. 1554f21 selftests/powerpc: Add test for explicitly changing DSCR value by Anshuman Khandual · 9 years ago
  23. 4c6315f selftests/powerpc: Add test for system wide DSCR default by Anshuman Khandual · 9 years ago
  24. 989898b selftests/powerpc: Add install support to more powerpc tests by Michael Ellerman · 9 years ago
  25. 085c789 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
  26. c2affbf x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 mode by Andy Lutomirski · 9 years ago
  27. 0868aa2 Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', 'hotplug.2015.05.27a', 'init.2015.05.27a', 'tiny.2015.05.27a' and 'torture.2015.05.27a' into HEAD by Paul E. McKenney · 9 years ago
  28. 7d3bb54 rcutorture: Allow repetition factors in Kconfig-fragment lists by Paul E. McKenney · 9 years ago
  29. 8ba8b66 rcutorture: Display "make oldconfig" errors by Paul E. McKenney · 9 years ago
  30. ccd60ad rcutorture: Update TREE_RCU-kconfig.txt by Paul E. McKenney · 9 years ago
  31. c4295bf rcutorture: Make rcutorture scripts force RCU_EXPERT by Paul E. McKenney · 9 years ago
  32. c5e8e98 rcutorture: Update configuration fragments for rcutree.rcu_fanout_exact by Paul E. McKenney · 9 years ago
  33. 9a8e706 rcutorture: TASKS_RCU set directly, so don't explicitly set it by Paul E. McKenney · 9 years ago
  34. ca1d51e rcutorture: Test SRCU cleanup code path by Paul E. McKenney · 9 years ago
  35. 6530b3f rcutorture: Exchange TREE03 and TREE08 NR_CPUS, speed up CPU hotplug by Paul E. McKenney · 9 years ago
  36. f76b244 rcutorture: Exchange TREE03 and TREE04 geometries by Paul E. McKenney · 9 years ago
  37. f13bad9 rcutorture: Test both RCU-sched and RCU-bh for Tiny RCU by Paul E. McKenney · 9 years ago
  38. 0f41c0d rcu: Provide diagnostic option to slow down grace-period scans by Paul E. McKenney · 9 years ago
  39. 390db01 selftest, x86: fix incorrect comment by Martin Kelly · 9 years ago
  40. 60df464 tools selftests: Fix 'clean' target with make 3.81 by Arnaldo Carvalho de Melo · 9 years ago
  41. 3dce928 selftests/futex: Add .gitignore by Darren Hart · 9 years ago
  42. 4100e67 kselftest: Add exit code defines by Darren Hart · 9 years ago
  43. ecac1a7 selftests: Add futex tests to the top-level Makefile by Darren Hart · 9 years ago
  44. 33ca224 selftests/futex: Increment ksft pass and fail counters by Darren Hart · 9 years ago
  45. 9705315 selftests/futex: Update Makefile to use lib.mk by Darren Hart · 9 years ago
  46. 2aa8470 selftests: Add futex functional tests by Darren Hart · 9 years ago
  47. 61171d0 kselftests: timers: Check _ALARM clockids are supported before suspending by John Stultz · 9 years ago
  48. acd5705 kselftests: timers: Ease alarmtimer-suspend unreasonable latency value by John Stultz · 9 years ago
  49. 859b1be kselftests: timers: Increase delay between suspends in alarmtimer-suspend by John Stultz · 9 years ago
  50. 84cbd9e selftests/exec: do not install subdir as it is already created by Tyler Baker · 9 years ago
  51. 3bc54b5 selftests/ftrace: install test.d by Tyler Baker · 9 years ago
  52. e8c1d7c selftests: copy TEST_DIRS to INSTALL_PATH by Tyler Baker · 9 years ago
  53. bd67d5c Test compaction of mlocked memory by Sri Jayaramappa · 9 years ago
  54. d0bd7f2 selftests/mount: output WARN messages when mount test skipped by Zhang Zhen · 9 years ago
  55. 78000ef selftests/timers: Make git ignore all binaries in timers test suite by Zhang Zhen · 9 years ago
  56. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  57. a2ad5d2 selftests/net: expect headroom in psock_fanout rollover by Willem de Bruijn · 9 years ago
  58. 75d95d8 Merge branch 'linus' into x86/asm, to resolve conflicts by Ingo Molnar · 9 years ago
  59. d70933b Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  60. e9886ac selftests, x86: Rework x86 target architecture detection by Andy Lutomirski · 9 years ago
  61. c1e6e5c selftests, x86: Remove useless run_tests rule by Andy Lutomirski · 9 years ago
  62. 07620ab selftests/x86: install tests by Tyler Baker · 9 years ago
  63. 1872d01 selftest/x86: have no dependency on all when cross building by Tyler Baker · 9 years ago
  64. f9ea4a3 selftest/x86: build both bitnesses by Tyler Baker · 9 years ago
  65. e22438f x86, selftests: Add a test for the "sysret_ss_attrs" bug by Andy Lutomirski · 9 years ago
  66. 2fa30fe selftests/powerpc: Fix the pmu install rule by Michael Ellerman · 9 years ago
  67. 68fc378 Revert "powerpc/tm: Abort syscalls in active transactions" by Michael Ellerman · 9 years ago
  68. 90d1c08 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  70. 0a15584 x86, selftests: Add single_step_syscall test by Andy Lutomirski · 9 years ago
  71. 215ba78 mm, selftests: test return value of munmap for MAP_HUGETLB memory by David Rientjes · 9 years ago
  72. 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. 60f898e Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  74. 4541fec Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  75. 7fe924d selftests/powerpc: Add transactional syscall test by Sam bobroff · 9 years ago
  76. 2b03fc1 selftests/powerpc: Move get_auxv_entry() to harness.c by Sam bobroff · 9 years ago
  77. 4bcc782 Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts by Ingo Molnar · 9 years ago
  78. 3f705df x86, selftests: Add sigreturn selftest by Andy Lutomirski · 9 years ago
  79. 2bfd4d1 ftracetest: Do not use usleep directly by Namhyung Kim · 9 years ago
  80. 6886f41 selftest/mqueue: enable cross compilation by Tyler Baker · 9 years ago
  81. 5de8304 selftest/ipc: enable cross compilation by Tyler Baker · 9 years ago
  82. ab923bb9 selftest/memfd: include default header install path by Tyler Baker · 9 years ago
  83. 365ce99 selftest/mount: enable cross compilation by Tyler Baker · 9 years ago
  84. 52dd557 selftest/memfd: enable cross compilation by Tyler Baker · 9 years ago
  85. 48fd77d kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM by John Stultz · 9 years ago
  86. 072264f selftests: Change memory on-off-test.sh name to be unique by Shuah Khan · 9 years ago
  87. cc16782 selftests: change cpu on-off-test.sh name to be unique by Shuah Khan · 9 years ago
  88. 8f3d734 selftests/mount: Make git ignore all binaries in mount test suite by Zhang Zhen · 9 years ago
  89. e48f284 kselftests: timers: Reduce default runtime on inconsistency-check and set-timer-lat by John Stultz · 9 years ago
  90. 44164c4 ftracetest: Convert exit -1 to exit $FAIL by Michael Ellerman · 9 years ago
  91. a05ffdc ftracetest: Cope properly with stack tracer not being enabled by Michael Ellerman · 9 years ago
  92. 4cd968e selftests/powerpc: Add a test of the switch_endian() syscall by Michael Ellerman · 9 years ago
  93. 4bfe186 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
  94. 0b63acc tools, update rtctest.c to verify passage of time by Prarit Bhargava · 9 years ago
  95. 4a5fd81 Documentation, split up rtc.txt into documentation and test file by Prarit Bhargava · 9 years ago
  96. f901caa selftests: Add tool to generate kselftest tar archive by Shuah Khan · 9 years ago
  97. 2197940 selftests: Add kselftest install tool by Shuah Khan · 9 years ago
  98. 4252879 Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a', 'gpexp.2015.02.26a', 'hotplug.2015.03.20a', 'sysidle.2015.02.26b' and 'tiny.2015.02.26a' into HEAD by Paul E. McKenney · 9 years ago
  99. 84f887b selftests: Set CC using CROSS_COMPILE once in lib.mk by Michael Ellerman · 9 years ago
  100. 6faeeea selftests: Add install support for the powerpc tests by Michael Ellerman · 9 years ago