summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2016-07-14selftests/powerpc: Add a test for PROT_SAOMichael Ellerman
2016-07-07selftests/powerpc: Use "Delta" rather than "Error" in normal outputMichael Ellerman
2016-07-05selftests/powerpc: Test unaligned copy and pasteChris Smart
2016-07-05selftests/powerpc: Import Anton's mmap & futex micro benchmarksMichael Ellerman
2016-07-05selftests/powerpc: Fix generation of vector instructions/types in context_switchCyril Bur
2016-07-05selftests/powerpc: Fix usage message in context_switchCyril Bur
2016-07-05selftests/powerpc/pmu: Use signed long to read perf_event_paranoidCyril Bur
2016-06-21selftests/powerpc: Load Monitor Register TestsJack Miller
2016-06-06soreuseport: Fix reuseport_bpf testcase on 32bit architecturesHelge Deller
2016-05-25Merge branch 'parisc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-23Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-23Merge tag 'trace-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2016-05-23Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-23ftracetest: Use proper logic to find process PIDSteven Rostedt (Red Hat)
2016-05-22Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2016-05-22selftests/thuge-gen: Use platform specific MAP_HUGETLB valueHelge Deller
2016-05-22parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller
2016-05-21Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams
2016-05-20/dev/dax, pmem: direct access to persistent memoryDan Williams
2016-05-20radix-tree: tidy up next_chunkMatthew Wilcox
2016-05-20radix-tree: rename radix_tree_is_indirect_ptr()Matthew Wilcox
2016-05-20radix-tree: rename indirect_to_ptr() to entry_to_node()Matthew Wilcox
2016-05-20radix tree test suite: remove dependencies on heightMatthew Wilcox
2016-05-20radix-tree: fix radix_tree_dump() for multi-order entriesRoss Zwisler
2016-05-20radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entriesMatthew Wilcox
2016-05-20radix-tree: add test for radix_tree_locate_item()Ross Zwisler
2016-05-20radix-tree: rewrite radix_tree_locate_itemMatthew Wilcox
2016-05-20radix-tree: fix radix_tree_create for sibling entriesMatthew Wilcox
2016-05-20radix-tree test suite: add multi-order tag testRoss Zwisler
2016-05-20radix tree test suite: multi-order iteration testRoss Zwisler
2016-05-20radix-tree: add support for multi-order iteratingRoss Zwisler
2016-05-20radix-tree: fix multiorder BUG_ON in radix_tree_insertMatthew Wilcox
2016-05-20radix-tree: fix several shrinking bugs with multiorder entriesMatthew Wilcox
2016-05-20radix tree test suite: start adding multiorder testsMatthew Wilcox
2016-05-20raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox
2016-05-20radix tree test suite: rebuild when headers changeRoss Zwisler
2016-05-20radix tree test suite: keep regression test runs shortRoss Zwisler
2016-05-20radix tree test suite: allow testing other fan-out valuesRoss Zwisler
2016-05-20radix tree test suite: add tests for radix_tree_locate_item()Matthew Wilcox
2016-05-20radix tree test suite: fix buildMatthew Wilcox
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-18Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-05-18Merge branch 'for-4.7/dsm' into libnvdimm-for-nextDan Williams
2016-05-18Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-nextDan Williams
2016-05-18Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-16Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-16tools: testing: define the _GNU_SOURCE macroMuhammad Falak R Wani
2016-05-16kselftests/ftrace: Add a test case for event pid filteringNamhyung Kim