aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAge
...
* | | | | | Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2016-05-22
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | ftracetest: Add instance created, delete, read and enable event testSteven Rostedt (Red Hat)2016-05-09
* | | | | radix-tree: tidy up next_chunkMatthew Wilcox2016-05-20
* | | | | radix-tree: rename radix_tree_is_indirect_ptr()Matthew Wilcox2016-05-20
* | | | | radix-tree: rename indirect_to_ptr() to entry_to_node()Matthew Wilcox2016-05-20
* | | | | radix tree test suite: remove dependencies on heightMatthew Wilcox2016-05-20
* | | | | radix-tree: fix radix_tree_dump() for multi-order entriesRoss Zwisler2016-05-20
* | | | | radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entriesMatthew Wilcox2016-05-20
* | | | | radix-tree: add test for radix_tree_locate_item()Ross Zwisler2016-05-20
* | | | | radix-tree: rewrite radix_tree_locate_itemMatthew Wilcox2016-05-20
* | | | | radix-tree: fix radix_tree_create for sibling entriesMatthew Wilcox2016-05-20
* | | | | radix-tree test suite: add multi-order tag testRoss Zwisler2016-05-20
* | | | | radix tree test suite: multi-order iteration testRoss Zwisler2016-05-20
* | | | | radix-tree: add support for multi-order iteratingRoss Zwisler2016-05-20
* | | | | radix-tree: fix multiorder BUG_ON in radix_tree_insertMatthew Wilcox2016-05-20
* | | | | radix-tree: fix several shrinking bugs with multiorder entriesMatthew Wilcox2016-05-20
* | | | | radix tree test suite: start adding multiorder testsMatthew Wilcox2016-05-20
* | | | | raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox2016-05-20
* | | | | radix tree test suite: rebuild when headers changeRoss Zwisler2016-05-20
* | | | | radix tree test suite: keep regression test runs shortRoss Zwisler2016-05-20
* | | | | radix tree test suite: allow testing other fan-out valuesRoss Zwisler2016-05-20
* | | | | radix tree test suite: add tests for radix_tree_locate_item()Matthew Wilcox2016-05-20
* | | | | radix tree test suite: fix buildMatthew Wilcox2016-05-20
* | | | | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-20
|\ \ \ \ \
| * | | | | selftests/powerpc: Add test to check if TM SPRs are corruptedRashmica Gupta2016-05-11
| * | | | | selftests/powerpc: Add TM test to check if TAR is corruptedRashmica Gupta2016-05-11
| * | | | | selftests/powerpc: Add test for forking inside transactionRashmica Gupta2016-05-11
| * | | | | selftests/powerpc: Standardise TM callsRashmica Gupta2016-05-11
| * | | | | selftests/powerpc: Make reg.h common to all powerpc selftestsRashmica Gupta2016-05-11
| * | | | | selftests/powerpc: Fix subpage_prot test to return !0 on failureMichael Ellerman2016-05-11
| * | | | | selftests/powerpc: Test cp_abort during context switchChris Smart2016-05-11
| | |_|/ / | |/| | |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-19
|\ \ \ \ \
| * | | | | selftests/seccomp: add MIPS self-test supportMatt Redfearn2016-05-13
| | |_|/ / | |/| | |
* | | | | Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-05-18
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | kselftests/ftrace: Add a test for log2 modifier of hist triggerMasami Hiramatsu2016-04-19
| * | | | kselftests/ftrace: Add hist trigger testcasesMasami Hiramatsu2016-04-19
| * | | | kselftests/ftrace : Add event trigger testcasesMasami Hiramatsu2016-04-19
| | |/ / | |/| |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-16
|\ \ \ \
| * \ \ \ Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar2016-05-05
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | selftests/x86/ldt_gdt: Test set_thread_area() deletion of an active segmentAndy Lutomirski2016-04-29
| * | | | Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar2016-04-19
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | selftests/x86: Test the FSBASE/GSBASE API and context switchingAndy Lutomirski2016-04-13
| | |_|/ | |/| |
* | | | Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-16
|\ \ \ \
| * | | | signals/sigaltstack: Change SS_AUTODISARM to (1U << 31)Andy Lutomirski2016-05-04
| * | | | signals/sigaltstack: Report current flag bits in sigaltstack()Andy Lutomirski2016-05-04
| * | | | selftests/sigaltstack: Fix the sigaltstack test on old kernelsAndy Lutomirski2016-05-04
| * | | | selftests/sigaltstack: Add new testcase for sigaltstack(SS_ONSTACK|SS_AUTODIS...Stas Sergeev2016-05-03
| | |_|/ | |/| |
* | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-04-27
|\ \ \ \ | |/ / / |/| | |
| * | | rcutorture: Add boot-time adjustment of leaf fanoutPaul E. McKenney2016-04-21
| * | | rcutorture: Don't rebuild identical kernelPaul E. McKenney2016-04-21