index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
powerpc
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-09
Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2017-04-25
selftests: powerpc: override clean in lib.mk to fix warnings
Shuah Khan
1
-1
/
+2
2017-03-27
selftests/powerpc: Fix standalone powerpc build
Michael Ellerman
1
-5
/
+5
2017-03-24
tools/testing/selftests/powerpc: remove redundant CFLAGS in Makefile: "-Wall ...
Chijun Sima
1
-1
/
+1
2017-03-20
selftests/powerpc: Add cache_shape sniff test
Michael Ellerman
1
-0
/
+1
2017-02-14
selftests/powerpc: Fix the clean rule since recent changes
Michael Ellerman
1
-1
/
+2
2017-01-05
selftests: enable O and KBUILD_OUTPUT
bamvor.zhangjian@huawei.com
1
-6
/
+9
2016-11-17
selftests/powerpc: Add ptrace tests for GPR/FPR registers
Anshuman Khandual
1
-1
/
+2
2016-11-17
selftests/powerpc: Move shared headers into new include dir
Simon Guo
1
-1
/
+1
2016-10-04
selftests/powerpc: Check that signals always get delivered
Cyril Bur
1
-0
/
+1
2016-08-10
selftests/powerpc: Specify we expect to build with std=gnu99
Michael Ellerman
1
-1
/
+1
2016-07-05
selftests/powerpc: Test unaligned copy and paste
Chris Smart
1
-1
/
+2
2016-05-11
selftests/powerpc: Test cp_abort during context switch
Chris Smart
1
-0
/
+1
2016-03-02
selftests/powerpc: Test the preservation of FPU and VMX regs across syscall
Cyril Bur
1
-1
/
+2
2016-03-02
selftests/powerpc: Remove -flto from common CFLAGS
Suraj Jitindar Singh
1
-1
/
+1
2015-10-15
selftests/powerpc: Sort the list of SUB_DIRS to build
Michael Ellerman
1
-1
/
+11
2015-10-15
selftests/powerpc: Add tests of unmuxed IPC calls
Michael Ellerman
1
-1
/
+1
2015-10-01
powerpc/selftest: Add gettimeofday() benchmark
Michael Neuling
1
-1
/
+1
2015-06-07
selftests/powerpc: Add test for system wide DSCR default
Anshuman Khandual
1
-1
/
+1
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
1
-8
/
+8
2015-03-28
selftests/powerpc: Add a test of the switch_endian() syscall
Michael Ellerman
1
-1
/
+1
2015-03-20
selftests: Set CC using CROSS_COMPILE once in lib.mk
Michael Ellerman
1
-2
/
+1
2015-03-19
selftests: Add install support for the powerpc tests
Michael Ellerman
1
-2
/
+17
2015-03-18
selftests/powerpc: Rename TARGETS in powerpc selftests makefile
Michael Ellerman
1
-6
/
+6
2015-03-18
selftests/powerpc: Add test for VPHN
Greg Kurz
1
-1
/
+1
2015-01-23
selftests/powerpc: Add memcmp testcase
Anton Blanchard
1
-1
/
+1
2014-09-30
selftests/powerpc: Add test of load_unaligned_zero_pad()
Michael Ellerman
1
-1
/
+1
2014-07-28
selftests/powerpc: Don't ignore errors from sub Makefiles
Michael Ellerman
1
-5
/
+5
2014-06-11
powerpc: Correct DSCR during TM context switch
Sam bobroff
1
-1
/
+1
2014-06-06
selftests/powerpc: Test the THP bug we fixed in the previous commit
Michael Ellerman
1
-1
/
+1
2014-03-07
selftests/powerpc: Import Anton's memcpy / copy_tofrom_user tests
Michael Ellerman
1
-1
/
+1
2013-08-14
selftests: Add test of PMU instruction counting on powerpc
Michael Ellerman
1
-1
/
+1
2013-08-14
selftests: Add infrastructure for powerpc selftests
Michael Ellerman
1
-0
/
+39