index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/powerpc: Add test to check if TM SPRs are corrupted
Rashmica Gupta
2016-05-11
3
-1
/
+146
*
selftests/powerpc: Add TM test to check if TAR is corrupted
Rashmica Gupta
2016-05-11
3
-1
/
+92
*
selftests/powerpc: Add test for forking inside transaction
Rashmica Gupta
2016-05-11
3
-1
/
+44
*
selftests/powerpc: Standardise TM calls
Rashmica Gupta
2016-05-11
2
-13
/
+7
*
selftests/powerpc: Make reg.h common to all powerpc selftests
Rashmica Gupta
2016-05-11
4
-8
/
+13
*
selftests/powerpc: Fix subpage_prot test to return !0 on failure
Michael Ellerman
2016-05-11
1
-8
/
+10
*
selftests/powerpc: Test cp_abort during context switch
Chris Smart
2016-05-11
5
-0
/
+129
*
selftests/powerpc: Test FPU and VMX regs in signal ucontext
Cyril Bur
2016-03-02
4
-1
/
+296
*
selftests/powerpc: Test preservation of FPU and VMX regs across preemption
Cyril Bur
2016-03-02
6
-3
/
+310
*
selftests/powerpc: Test the preservation of FPU and VMX regs across syscall
Cyril Bur
2016-03-02
8
-1
/
+625
*
selftests/powerpc: Remove -flto from common CFLAGS
Suraj Jitindar Singh
2016-03-02
1
-1
/
+1
*
selftests/powerpc: Fix out of bounds access in TM signal test
Michael Ellerman
2016-03-02
1
-1
/
+1
*
selftests/powerpc: Add script to test HMI functionality
Daniel Axtens
2015-12-17
1
-0
/
+89
*
selftests/powerpc: Make context_switch touch FP/altivec/vector by default
Michael Ellerman
2015-12-17
1
-6
/
+6
*
selftests/powerpc: Make context_switch do something with no args
Michael Ellerman
2015-12-17
2
-9
/
+24
*
selftests/powerpc: Import Anton's context_switch2 benchmark
Michael Ellerman
2015-12-17
3
-1
/
+456
*
selftests/powerpc: Move pick_online_cpu() up into utils.c
Michael Ellerman
2015-12-17
5
-28
/
+31
*
selftests/powerpc: Add test to check if VSRs are corrupted
Rashmica Gupta
2015-12-14
3
-1
/
+105
*
selftests/powerpc: Add TM signal with invalid stack test
Michael Neuling
2015-12-14
3
-1
/
+78
*
selftests/powerpc: Add TM signal return test
Michael Neuling
2015-12-14
3
-1
/
+76
*
selftests/powerpc: Skip tm-resched-dscr if we don't have TM
Michael Ellerman
2015-12-14
2
-2
/
+5
*
selftests/powerpc: Move TM helpers into tm.h
Michael Ellerman
2015-12-14
2
-11
/
+35
*
selftests/powerpc: Add have_hwcap2() helper
Michael Ellerman
2015-12-14
3
-4
/
+8
*
selftests/powerpc: Move get_auxv_entry() into utils.c
Michael Ellerman
2015-12-14
5
-45
/
+63
*
powerpc: Fix DSCR inheritance over fork()
Anton Blanchard
2015-12-10
2
-16
/
+0
*
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-11-05
33
-3
/
+244
|
\
|
*
selftests/powerpc: Run EBB tests only on POWER8
Denis Kirjanov
2015-10-19
24
-0
/
+56
|
*
selftests/powerpc: Allow the tm-syscall test to build with old headers
Michael Ellerman
2015-10-15
1
-2
/
+12
|
*
selftests/powerpc: Sort the list of SUB_DIRS to build
Michael Ellerman
2015-10-15
1
-1
/
+11
|
*
selftests/powerpc: Add tests of unmuxed IPC calls
Michael Ellerman
2015-10-15
5
-1
/
+122
|
*
powerpc/selftest: Add gettimeofday() benchmark
Michael Neuling
2015-10-01
4
-1
/
+45
*
|
selftests/powerpc: Fix build failure of load_unaligned_zeropad test
Michael Ellerman
2015-10-13
1
-0
/
+9
|
/
*
selftests/powerpc: Install tempfile so the subpage_prot_file test works
Michael Ellerman
2015-08-17
1
-1
/
+2
*
powerpc/tm: Abort syscalls in active transactions
Sam bobroff
2015-06-19
2
-3
/
+4
*
selftests/powerpc: Add gitignore file for the new DSCR tests
Anshuman Khandual
2015-06-07
1
-0
/
+7
*
selftests/powerpc: Add thread based stress test for DSCR sysfs interfaces
Michael Ellerman
2015-06-07
2
-1
/
+82
*
selftests/powerpc: Add test for all DSCR sysfs interfaces
Anshuman Khandual
2015-06-07
2
-1
/
+98
*
selftests/powerpc: Add test for DSCR inheritence across fork & exec
Anshuman Khandual
2015-06-07
2
-1
/
+118
*
selftests/powerpc: Add test for DSCR value inheritence across fork
Anshuman Khandual
2015-06-07
2
-1
/
+97
*
selftests/powerpc: Add test for DSCR SPR numbers
Anshuman Khandual
2015-06-07
2
-1
/
+62
*
selftests/powerpc: Add test for explicitly changing DSCR value
Anshuman Khandual
2015-06-07
2
-1
/
+72
*
selftests/powerpc: Add test for system wide DSCR default
Anshuman Khandual
2015-06-07
4
-1
/
+267
*
selftests/powerpc: Add install support to more powerpc tests
Michael Ellerman
2015-06-02
2
-18
/
+9
*
selftests/powerpc: Fix the pmu install rule
Michael Ellerman
2015-05-01
1
-1
/
+1
*
Revert "powerpc/tm: Abort syscalls in active transactions"
Michael Ellerman
2015-04-30
1
-1
/
+1
*
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-16
21
-91
/
+852
|
\
|
*
selftests/powerpc: Add transactional syscall test
Sam bobroff
2015-04-11
4
-1
/
+153
|
*
selftests/powerpc: Move get_auxv_entry() to harness.c
Sam bobroff
2015-04-11
4
-49
/
+48
|
*
selftests/powerpc: Add a test of the switch_endian() syscall
Michael Ellerman
2015-03-28
6
-1
/
+214
|
*
selftests/powerpc: Rename TARGETS in powerpc selftests makefile
Michael Ellerman
2015-03-18
1
-6
/
+6
[next]