index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-15
selftests/powerpc: Use proper error code to check fault address
Haren Myneni
2
-4
/
+4
2020-06-26
selftests/powerpc: Fix build failure in ebb tests
Harish
1
-1
/
+1
2020-05-15
selftests/powerpc: Add a test of counting larx/stcx
Michael Ellerman
4
-2
/
+203
2020-05-15
powerpc/mm: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-2
/
+2
2020-05-15
powerpc: Use trap metadata to prevent double restart rather than zeroing trap
Nicholas Piggin
2
-1
/
+175
2020-04-21
selftests/powerpc: Add README for GZIP engine tests
Raphael Moreira Zinsly
2
-0
/
+46
2020-04-21
selftests/powerpc: Add NX-GZIP engine decompress testcase
Raphael Moreira Zinsly
3
-1
/
+1030
2020-04-21
selftests/powerpc: Add NX-GZIP engine compress testcase
Raphael Moreira Zinsly
5
-0
/
+803
2020-04-21
selftests/powerpc: Add header files for NX compresion/decompression
Raphael Moreira Zinsly
3
-0
/
+801
2020-04-21
selftests/powerpc: Add header files for GZIP engine test
Raphael Moreira Zinsly
3
-0
/
+194
2020-04-09
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-0
/
+6
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
15
-41
/
+465
2020-04-04
selftests/powerpc: Always build the tm-poison test 64-bit
Michael Ellerman
1
-0
/
+1
2020-04-03
selftests/eeh: Skip ahci adapters
Michael Ellerman
1
-0
/
+5
2020-04-01
selftests/powerpc: Fix try-run when source tree is not writable
Michael Ellerman
1
-0
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
18
-0
/
+18
2020-03-25
selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tm
Po-Hsu Lin
8
-0
/
+12
2020-03-25
selftests/powerpc: Don't rely on segfault to rerun the test
Gustavo Luiz Duarte
1
-39
/
+35
2020-03-20
selftests/powerpc: Add tm-signal-pagefault test
Gustavo Luiz Duarte
3
-1
/
+287
2020-03-20
selftests/powerpc: Add a test of sigreturn vs VDSO
Michael Ellerman
3
-1
/
+129
2020-03-17
selftests/powerpc: Add tlbie_test in .gitignore
Christophe Leroy
1
-0
/
+1
2020-01-26
selftests/eeh: Bump EEH wait time to 60s
Oliver O'Halloran
1
-3
/
+7
2020-01-23
selftests/powerpc: Enable range tests on 8xx in ptrace-hwbreak.c selftest
Christophe Leroy
1
-3
/
+2
2020-01-06
selftests/powerpc: Add a test of bad (out-of-range) accesses
Michael Ellerman
3
-1
/
+174
2019-11-21
selftests/powerpc: spectre_v2 test must be built 64-bit
Michael Ellerman
1
-0
/
+2
2019-11-14
selftests/powerpc: Handle Makefile for unrecognized option
Harish
1
-1
/
+6
2019-11-13
powerpc/watchpoint: Support for 8xx in ptrace-hwbreak.c selftest
Ravi Bangoria
1
-9
/
+23
2019-11-13
powerpc/watchpoint: Add DAR outside test in perf-hwbreak.c selftest
Ravi Bangoria
1
-1
/
+118
2019-11-13
selftests/powerpc: Rewrite ptrace-hwbreak.c selftest
Ravi Bangoria
1
-210
/
+361
2019-11-05
selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not available
Michael Ellerman
1
-0
/
+4
2019-10-30
selftests/powerpc: Add a test of spectre_v2 mitigations
Michael Ellerman
5
-1
/
+323
2019-10-29
selftests/powerpc: Fixup clobbers for TM tests
Michael Ellerman
4
-6
/
+6
2019-10-24
selftests/powerpc: Reduce sigfuz runtime to ~60s
Michael Ellerman
1
-1
/
+1
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-09-21
powerpc/tm: Add tm-poison test
Gustavo Romero
3
-1
/
+181
2019-09-12
seltests/powerpc: Add a selftest for memcpy_mcsafe
Santosh Sivaraj
4
-1
/
+9
2019-09-05
selftests/powerpc: Add basic EEH selftest
Oliver O'Halloran
4
-0
/
+168
2019-08-26
selftests/powerpc: Retry on host facility unavailable
Gustavo Romero
1
-1
/
+2
2019-08-26
selftests/powerpc: Fix and enhance TM signal context tests
Gustavo Romero
4
-84
/
+228
2019-08-22
selftests/powerpc: Ignore generated files
Gustavo Romero
4
-5
/
+12
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-6
/
+6
2019-07-04
powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/
Naveen N. Rao
4
-3
/
+3
2019-07-03
selftests/powerpc: Add missing newline at end of file
Geert Uytterhoeven
1
-1
/
+1
2019-07-01
selftests/powerpc: ppc_asm.h: typo in the header guard
Denis Efremov
1
-1
/
+1
2019-07-01
Merge branch 'fixes' into next
Michael Ellerman
3
-2
/
+92
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-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
8
-32
/
+8
2019-06-19
selftests/powerpc: Fix earlyclobber in tm-vmxcopy
Gustavo Romero
1
-1
/
+1
2019-06-13
Merge branch 'context-id-fix' into fixes
Michael Ellerman
3
-2
/
+92
[next]