Age | Commit message (Expand) | Author | Files | Lines |
2019-10-09 | selftests/powerpc: Fix compile error on tlbie_test due to newer gcc | Desnes A. Nunes do Rosario | 1 | -1/+1 |
2019-09-25 | selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue | Aneesh Kumar K.V | 2 | -0/+736 |
2019-07-14 | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
2019-07-03 | selftests/powerpc: Add missing newline at end of file | Geert Uytterhoeven | 1 | -1/+1 |
2019-06-24 | Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 3 | -2/+92 |
2019-06-13 | selftests/powerpc: Add test of fork with mapping above 512TB | Michael Ellerman | 3 | -2/+92 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191 | Thomas Gleixner | 1 | -1/+1 |
2018-11-15 | selftests/powerpc: Adjust wild_bctr to build with old binutils | Gustavo Romero | 1 | -2/+3 |
2018-11-12 | selftests/powerpc: Fix wild_bctr test to work on ppc64 | Michael Ellerman | 1 | -1/+15 |
2018-10-20 | selftests/powerpc: Add a test of wild bctr | Michael Ellerman | 3 | -2/+160 |
2018-09-28 | selftests/powerpc: Fix Makefiles for headers_install change | Michael Ellerman | 1 | -0/+1 |
2018-03-02 | selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable | Michael Ellerman | 1 | -0/+14 |
2018-01-03 | selftests/powerpc: Add a test of SEGV error behaviour | Michael Ellerman | 3 | -2/+81 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
2017-01-05 | selftests: enable O and KBUILD_OUTPUT | bamvor.zhangjian@huawei.com | 1 | -3/+3 |
2017-01-05 | selftests: remove duplicated all and clean target | bamvor.zhangjian@huawei.com | 1 | -8/+4 |
2016-07-14 | selftests/powerpc: Add a test for PROT_SAO | Michael Ellerman | 3 | -1/+46 |
2016-05-11 | selftests/powerpc: Fix subpage_prot test to return !0 on failure | Michael Ellerman | 1 | -8/+10 |
2015-08-17 | selftests/powerpc: Install tempfile so the subpage_prot_file test works | Michael Ellerman | 1 | -1/+2 |
2015-04-16 | mm, selftests: test return value of munmap for MAP_HUGETLB memory | David Rientjes | 1 | -2/+6 |
2015-03-19 | selftests: Add install support for the powerpc tests | Michael Ellerman | 1 | -10/+5 |
2015-01-23 | selftests/powerpc: Add subpage protection self test. | Paul Mackerras | 3 | -3/+228 |
2015-01-23 | selftests/powerpc: Make git ignore all binaries in powerpc test suite | Anshuman Khandual | 1 | -0/+1 |
2014-06-06 | selftests/powerpc: Test the THP bug we fixed in the previous commit | Michael Ellerman | 2 | -0/+90 |