aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAge
...
| * | selftest, x86: fix incorrect commentMartin Kelly2015-05-26
| * | tools selftests: Fix 'clean' target with make 3.81Arnaldo Carvalho de Melo2015-05-26
| * | selftests/futex: Add .gitignoreDarren Hart2015-05-26
| * | kselftest: Add exit code definesDarren Hart2015-05-26
| * | selftests: Add futex tests to the top-level MakefileDarren Hart2015-05-26
| * | selftests/futex: Increment ksft pass and fail countersDarren Hart2015-05-26
| * | selftests/futex: Update Makefile to use lib.mkDarren Hart2015-05-26
| * | selftests: Add futex functional testsDarren Hart2015-05-26
| * | kselftests: timers: Check _ALARM clockids are supported before suspendingJohn Stultz2015-05-26
| * | kselftests: timers: Ease alarmtimer-suspend unreasonable latency valueJohn Stultz2015-05-26
| * | kselftests: timers: Increase delay between suspends in alarmtimer-suspendJohn Stultz2015-05-26
| * | selftests/exec: do not install subdir as it is already createdTyler Baker2015-05-26
| * | selftests/ftrace: install test.dTyler Baker2015-05-26
| * | selftests: copy TEST_DIRS to INSTALL_PATHTyler Baker2015-05-26
| * | Test compaction of mlocked memorySri Jayaramappa2015-05-26
| * | selftests/mount: output WARN messages when mount test skippedZhang Zhen2015-05-26
| * | selftests/timers: Make git ignore all binaries in timers test suiteZhang Zhen2015-05-26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-08
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-23
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | selftests/net: expect headroom in psock_fanout rolloverWillem de Bruijn2015-05-18
| | |_|/ | |/| |
* | | | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-06-24
|\ \ \ \
| * | | | powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-06-19
| * | | | selftests/powerpc: Add gitignore file for the new DSCR testsAnshuman Khandual2015-06-07
| * | | | selftests/powerpc: Add thread based stress test for DSCR sysfs interfacesMichael Ellerman2015-06-07
| * | | | selftests/powerpc: Add test for all DSCR sysfs interfacesAnshuman Khandual2015-06-07
| * | | | selftests/powerpc: Add test for DSCR inheritence across fork & execAnshuman Khandual2015-06-07
| * | | | selftests/powerpc: Add test for DSCR value inheritence across forkAnshuman Khandual2015-06-07
| * | | | selftests/powerpc: Add test for DSCR SPR numbersAnshuman Khandual2015-06-07
| * | | | selftests/powerpc: Add test for explicitly changing DSCR valueAnshuman Khandual2015-06-07
| * | | | selftests/powerpc: Add test for system wide DSCR defaultAnshuman Khandual2015-06-07
| * | | | selftests/powerpc: Add install support to more powerpc testsMichael Ellerman2015-06-02
| |/ / /
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-22
|\ \ \ \
| * | | | selftest: Timers: Avoid signal deadlock in leap-a-dayJohn Stultz2015-06-18
| * | | | selftests: timers: Add leap-second timer edge testing to leap-a-day.cJohn Stultz2015-06-12
| | |/ / | |/| |
* | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-22
|\ \ \ \
| * | | | Merge branch 'linus' into x86/asm, to resolve conflictsIngo Molnar2015-05-17
| |\| | |
| * | | | x86, selftests: Add a test for the "sysret_ss_attrs" bugAndy Lutomirski2015-05-08
| | |/ / | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-22
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-06-02
| |\ \ \ | | |_|/ | |/| |
| | | |
| | | \
| | | \
| | | \
| | *---. \ Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...Paul E. McKenney2015-05-27
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | | | * rcutorture: Allow repetition factors in Kconfig-fragment listsPaul E. McKenney2015-05-27
| | | | | * rcutorture: Display "make oldconfig" errorsPaul E. McKenney2015-05-27
| | | | | * rcutorture: Update TREE_RCU-kconfig.txtPaul E. McKenney2015-05-27
| | | | | * rcutorture: Make rcutorture scripts force RCU_EXPERTPaul E. McKenney2015-05-27
| | | | | * rcutorture: Update configuration fragments for rcutree.rcu_fanout_exactPaul E. McKenney2015-05-27
| | | | | * rcutorture: TASKS_RCU set directly, so don't explicitly set itPaul E. McKenney2015-05-27
| | | | | * rcutorture: Test SRCU cleanup code pathPaul E. McKenney2015-05-27
| | | | | * rcutorture: Exchange TREE03 and TREE08 NR_CPUS, speed up CPU hotplugPaul E. McKenney2015-05-27
| | | | | * rcutorture: Exchange TREE03 and TREE04 geometriesPaul E. McKenney2015-05-27
| | | |_|/ | | |/| |