index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
selftests/powerpc: Fix "no_handler" EBB selftest
Athira Rajeev
1
-2
/
+0
2020-09-03
selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
Desnes A. Nunes do Rosario
11
-26
/
+0
2020-08-21
selftests/powerpc: Fix online CPU selection
Sandipan Das
1
-12
/
+25
2020-08-21
selftests/powerpc: Fix CPU affinity for child process
Harish
1
-5
/
+16
2018-11-21
powerpc/selftests: Wait all threads to join
Breno Leitao
1
-10
/
+17
2018-09-15
selftests/powerpc: Kill child processes on SIGINT
Breno Leitao
1
-6
/
+12
2018-05-30
selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable
Michael Ellerman
1
-0
/
+14
2018-04-13
selftests/powerpc: Fix TM resched DSCR test with some compilers
Michael Ellerman
1
-1
/
+1
2017-12-14
selftest/powerpc: Fix false failures for skipped tests
Sachin Sant
1
-2
/
+4
2017-01-26
selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
Madhavan Srinivasan
1
-1
/
+1
2016-10-06
selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changes
Michael Ellerman
2
-0
/
+2
2016-10-06
selftests/powerpc: Add missing binaries to .gitignores
Michael Ellerman
3
-0
/
+7
2016-10-04
selftests/powerpc: Add checks for transactional VSXs in signal contexts
Cyril Bur
2
-1
/
+126
2016-10-04
selftests/powerpc: Add checks for transactional VMXs in signal contexts
Cyril Bur
2
-1
/
+112
2016-10-04
selftests/powerpc: Add checks for transactional FPUs in signal contexts
Cyril Bur
2
-1
/
+93
2016-10-04
selftests/powerpc: Add checks for transactional GPRs in signal contexts
Cyril Bur
3
-1
/
+210
2016-10-04
selftests/powerpc: Check that signals always get delivered
Cyril Bur
5
-0
/
+285
2016-10-04
selftests/powerpc: Add TM tcheck helpers in C
Cyril Bur
1
-0
/
+27
2016-10-04
selftests/powerpc: Allow tests to extend their kill timeout
Cyril Bur
2
-3
/
+8
2016-10-04
selftests/powerpc: Introduce GPR asm helper header file
Cyril Bur
1
-0
/
+96
2016-10-04
selftests/powerpc: Move VMX stack frame macros to header file
Cyril Bur
2
-84
/
+97
2016-10-04
selftests/powerpc: Rework FPU stack placement macros and move to header file
Cyril Bur
2
-68
/
+85
2016-10-04
selftests/powerpc: Check for VSX preservation across userspace preemption
Cyril Bur
4
-1
/
+283
2016-09-23
selftests/powerpc: Compile selftests against headers without AT_HWCAP2
Cyril Bur
1
-0
/
+7
2016-08-10
selftests/powerpc: Specify we expect to build with std=gnu99
Michael Ellerman
1
-1
/
+1
2016-07-26
selftests/powerpc: exec() with suspended transaction
Cyril Bur
5
-18
/
+98
2016-07-14
selftests/powerpc: Add a test for PROT_SAO
Michael Ellerman
4
-1
/
+51
2016-07-07
selftests/powerpc: Use "Delta" rather than "Error" in normal output
Michael Ellerman
1
-1
/
+1
2016-07-05
selftests/powerpc: Test unaligned copy and paste
Chris Smart
10
-1
/
+332
2016-07-05
selftests/powerpc: Import Anton's mmap & futex micro benchmarks
Michael Ellerman
4
-1
/
+86
2016-07-05
selftests/powerpc: Fix generation of vector instructions/types in context_switch
Cyril Bur
2
-3
/
+9
2016-07-05
selftests/powerpc: Fix usage message in context_switch
Cyril Bur
1
-3
/
+3
2016-07-05
selftests/powerpc/pmu: Use signed long to read perf_event_paranoid
Cyril Bur
1
-3
/
+3
2016-06-21
selftests/powerpc: Load Monitor Register Tests
Jack Miller
6
-1
/
+227
2016-05-11
selftests/powerpc: Add test to check if TM SPRs are corrupted
Rashmica Gupta
3
-1
/
+146
2016-05-11
selftests/powerpc: Add TM test to check if TAR is corrupted
Rashmica Gupta
3
-1
/
+92
2016-05-11
selftests/powerpc: Add test for forking inside transaction
Rashmica Gupta
3
-1
/
+44
2016-05-11
selftests/powerpc: Standardise TM calls
Rashmica Gupta
2
-13
/
+7
2016-05-11
selftests/powerpc: Make reg.h common to all powerpc selftests
Rashmica Gupta
4
-8
/
+13
2016-05-11
selftests/powerpc: Fix subpage_prot test to return !0 on failure
Michael Ellerman
1
-8
/
+10
2016-05-11
selftests/powerpc: Test cp_abort during context switch
Chris Smart
5
-0
/
+129
2016-03-02
selftests/powerpc: Test FPU and VMX regs in signal ucontext
Cyril Bur
4
-1
/
+296
2016-03-02
selftests/powerpc: Test preservation of FPU and VMX regs across preemption
Cyril Bur
6
-3
/
+310
2016-03-02
selftests/powerpc: Test the preservation of FPU and VMX regs across syscall
Cyril Bur
8
-1
/
+625
2016-03-02
selftests/powerpc: Remove -flto from common CFLAGS
Suraj Jitindar Singh
1
-1
/
+1
2016-03-02
selftests/powerpc: Fix out of bounds access in TM signal test
Michael Ellerman
1
-1
/
+1
2015-12-17
selftests/powerpc: Add script to test HMI functionality
Daniel Axtens
1
-0
/
+89
2015-12-17
selftests/powerpc: Make context_switch touch FP/altivec/vector by default
Michael Ellerman
1
-6
/
+6
2015-12-17
selftests/powerpc: Make context_switch do something with no args
Michael Ellerman
2
-9
/
+24
2015-12-17
selftests/powerpc: Import Anton's context_switch2 benchmark
Michael Ellerman
3
-1
/
+456
[next]