1. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  2. 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
  3. 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
  4. 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
  5. 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
  6. b4b56f9 powerpc/tm: Abort syscalls in active transactions by Sam bobroff · 9 years ago
  7. 51a16c1 selftest: Timers: Avoid signal deadlock in leap-a-day by John Stultz · 9 years ago
  8. 0c4a5fc selftests: timers: Add leap-second timer edge testing to leap-a-day.c by John Stultz · 9 years ago
  9. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  10. 809fac6 selftests/powerpc: Add gitignore file for the new DSCR tests by Anshuman Khandual · 9 years ago
  11. af0be08 selftests/powerpc: Add thread based stress test for DSCR sysfs interfaces by Michael Ellerman · 9 years ago
  12. ebd5858 selftests/powerpc: Add test for all DSCR sysfs interfaces by Anshuman Khandual · 9 years ago
  13. 6f84426 selftests/powerpc: Add test for DSCR inheritence across fork & exec by Anshuman Khandual · 9 years ago
  14. cf9c4a5 selftests/powerpc: Add test for DSCR value inheritence across fork by Anshuman Khandual · 9 years ago
  15. cc6a93f selftests/powerpc: Add test for DSCR SPR numbers by Anshuman Khandual · 9 years ago
  16. 1554f21 selftests/powerpc: Add test for explicitly changing DSCR value by Anshuman Khandual · 9 years ago
  17. 4c6315f selftests/powerpc: Add test for system wide DSCR default by Anshuman Khandual · 9 years ago
  18. 989898b selftests/powerpc: Add install support to more powerpc tests by Michael Ellerman · 9 years ago
  19. 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
  20. c2affbf x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 mode by Andy Lutomirski · 9 years ago
  21. 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
  22. 7d3bb54 rcutorture: Allow repetition factors in Kconfig-fragment lists by Paul E. McKenney · 9 years ago
  23. 8ba8b66 rcutorture: Display "make oldconfig" errors by Paul E. McKenney · 9 years ago
  24. ccd60ad rcutorture: Update TREE_RCU-kconfig.txt by Paul E. McKenney · 9 years ago
  25. c4295bf rcutorture: Make rcutorture scripts force RCU_EXPERT by Paul E. McKenney · 9 years ago
  26. c5e8e98 rcutorture: Update configuration fragments for rcutree.rcu_fanout_exact by Paul E. McKenney · 9 years ago
  27. 9a8e706 rcutorture: TASKS_RCU set directly, so don't explicitly set it by Paul E. McKenney · 9 years ago
  28. ca1d51e rcutorture: Test SRCU cleanup code path by Paul E. McKenney · 9 years ago
  29. 6530b3f rcutorture: Exchange TREE03 and TREE08 NR_CPUS, speed up CPU hotplug by Paul E. McKenney · 9 years ago
  30. f76b244 rcutorture: Exchange TREE03 and TREE04 geometries by Paul E. McKenney · 9 years ago
  31. f13bad9 rcutorture: Test both RCU-sched and RCU-bh for Tiny RCU by Paul E. McKenney · 9 years ago
  32. 0f41c0d rcu: Provide diagnostic option to slow down grace-period scans by Paul E. McKenney · 9 years ago
  33. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  34. a2ad5d2 selftests/net: expect headroom in psock_fanout rollover by Willem de Bruijn · 9 years ago
  35. 75d95d8 Merge branch 'linus' into x86/asm, to resolve conflicts by Ingo Molnar · 9 years ago
  36. 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
  37. e9886ac selftests, x86: Rework x86 target architecture detection by Andy Lutomirski · 9 years ago
  38. c1e6e5c selftests, x86: Remove useless run_tests rule by Andy Lutomirski · 9 years ago
  39. 07620ab selftests/x86: install tests by Tyler Baker · 9 years ago
  40. 1872d01 selftest/x86: have no dependency on all when cross building by Tyler Baker · 9 years ago
  41. f9ea4a3 selftest/x86: build both bitnesses by Tyler Baker · 9 years ago
  42. e22438f x86, selftests: Add a test for the "sysret_ss_attrs" bug by Andy Lutomirski · 9 years ago
  43. 2fa30fe selftests/powerpc: Fix the pmu install rule by Michael Ellerman · 9 years ago
  44. 68fc378 Revert "powerpc/tm: Abort syscalls in active transactions" by Michael Ellerman · 9 years ago
  45. 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
  46. 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
  47. 0a15584 x86, selftests: Add single_step_syscall test by Andy Lutomirski · 9 years ago
  48. 215ba78 mm, selftests: test return value of munmap for MAP_HUGETLB memory by David Rientjes · 9 years ago
  49. 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
  50. 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
  51. 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
  52. 7fe924d selftests/powerpc: Add transactional syscall test by Sam bobroff · 9 years ago
  53. 2b03fc1 selftests/powerpc: Move get_auxv_entry() to harness.c by Sam bobroff · 9 years ago
  54. 4bcc782 Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts by Ingo Molnar · 9 years ago
  55. 3f705df x86, selftests: Add sigreturn selftest by Andy Lutomirski · 9 years ago
  56. 2bfd4d1 ftracetest: Do not use usleep directly by Namhyung Kim · 9 years ago
  57. 6886f41 selftest/mqueue: enable cross compilation by Tyler Baker · 9 years ago
  58. 5de8304 selftest/ipc: enable cross compilation by Tyler Baker · 9 years ago
  59. ab923bb9 selftest/memfd: include default header install path by Tyler Baker · 9 years ago
  60. 365ce99 selftest/mount: enable cross compilation by Tyler Baker · 9 years ago
  61. 52dd557 selftest/memfd: enable cross compilation by Tyler Baker · 9 years ago
  62. 48fd77d kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM by John Stultz · 9 years ago
  63. 072264f selftests: Change memory on-off-test.sh name to be unique by Shuah Khan · 9 years ago
  64. cc16782 selftests: change cpu on-off-test.sh name to be unique by Shuah Khan · 9 years ago
  65. 8f3d734 selftests/mount: Make git ignore all binaries in mount test suite by Zhang Zhen · 9 years ago
  66. e48f284 kselftests: timers: Reduce default runtime on inconsistency-check and set-timer-lat by John Stultz · 9 years ago
  67. 44164c4 ftracetest: Convert exit -1 to exit $FAIL by Michael Ellerman · 9 years ago
  68. a05ffdc ftracetest: Cope properly with stack tracer not being enabled by Michael Ellerman · 9 years ago
  69. 4cd968e selftests/powerpc: Add a test of the switch_endian() syscall by Michael Ellerman · 9 years ago
  70. 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
  71. 0b63acc tools, update rtctest.c to verify passage of time by Prarit Bhargava · 9 years ago
  72. 4a5fd81 Documentation, split up rtc.txt into documentation and test file by Prarit Bhargava · 9 years ago
  73. f901caa selftests: Add tool to generate kselftest tar archive by Shuah Khan · 9 years ago
  74. 2197940 selftests: Add kselftest install tool by Shuah Khan · 9 years ago
  75. 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
  76. 84f887b selftests: Set CC using CROSS_COMPILE once in lib.mk by Michael Ellerman · 9 years ago
  77. 6faeeea selftests: Add install support for the powerpc tests by Michael Ellerman · 9 years ago
  78. 5744de5 selftests/timers: Use shared logic to run and install tests by Michael Ellerman · 9 years ago
  79. 1c0a749 kselftest/timers: Set default threadtest values to simplify execution scripts by John Stultz · 9 years ago
  80. 67d8712 selftests: Fix build failures when invoked from kselftest target by Shuah Khan · 9 years ago
  81. a908f5d selftests/powerpc: Rename TARGETS in powerpc selftests makefile by Michael Ellerman · 9 years ago
  82. 58dae82 selftests/powerpc: Add test for VPHN by Greg Kurz · 9 years ago
  83. 8edcee0e selftests/powerpc: Build the copyloops with -maltivec by Michael Ellerman · 9 years ago
  84. c2ce6f9 powerpc: Change vrX register defines to vX to match gcc and glibc by Anton Blanchard · 9 years ago
  85. 32dcfba selftests: Add install target by Michael Ellerman · 9 years ago
  86. 5e29a91 selftests: Introduce minimal shared logic for running tests by Michael Ellerman · 9 years ago
  87. 0d02a75 selftests/timers: Add set-2038 test from timetest suite by John Stultz · 9 years ago
  88. 3a92a15 selftests/timers: Add set-tai from the timetest suite by John Stultz · 9 years ago
  89. d7b2902 selftests/timers: Add leapcrash test from the timetest suite by John Stultz · 9 years ago
  90. 5bccfe4 selftests/timers: Add leap-a-day test from timetest suite by John Stultz · 9 years ago
  91. 7290ce1 selftests/timers: Add clocksource-switch test from timetest suite by John Stultz · 9 years ago
  92. 6e8b285 selftests/timers: Add skew_consistency test from the timetests suite by John Stultz · 9 years ago
  93. d869424 selftests/timers: Add change_skew test from timetest suite by John Stultz · 9 years ago
  94. b7bb844 selftests/timers: Add alarmtimer-suspend test from timetests suite by John Stultz · 9 years ago
  95. de52133 selftests/timers: Add adjtimex validation test from timetest suite by John Stultz · 9 years ago
  96. 274d631 selftests/timers: Add mqueue latency test from the timetest suite by John Stultz · 9 years ago
  97. e39b60f selftests/timers: Add threaded time inconsistency test from timetest suite by John Stultz · 9 years ago
  98. 4e40d0a selftests/timers: Add set-timer-lat test from timetest suite by John Stultz · 9 years ago
  99. 51f91cb selftests/timers: Add clock skew estimation test from timetest suite by John Stultz · 9 years ago
  100. c5fffcb selftests/timers: Add nsleep-lat test from timetest suite by John Stultz · 9 years ago