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.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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-12-17
selftests/powerpc: Move pick_online_cpu() up into utils.c
Michael Ellerman
5
-28
/
+31
2015-12-14
selftests/powerpc: Add test to check if VSRs are corrupted
Rashmica Gupta
3
-1
/
+105
2015-12-14
selftests/powerpc: Add TM signal with invalid stack test
Michael Neuling
3
-1
/
+78
2015-12-14
selftests/powerpc: Add TM signal return test
Michael Neuling
3
-1
/
+76
2015-12-14
selftests/powerpc: Skip tm-resched-dscr if we don't have TM
Michael Ellerman
2
-2
/
+5
2015-12-14
selftests/powerpc: Move TM helpers into tm.h
Michael Ellerman
2
-11
/
+35
2015-12-14
selftests/powerpc: Add have_hwcap2() helper
Michael Ellerman
3
-4
/
+8
2015-12-14
selftests/powerpc: Move get_auxv_entry() into utils.c
Michael Ellerman
5
-45
/
+63
2015-12-10
powerpc: Fix DSCR inheritance over fork()
Anton Blanchard
2
-16
/
+0
2015-11-06
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
33
-3
/
+244
2015-10-19
selftests/powerpc: Run EBB tests only on POWER8
Denis Kirjanov
24
-0
/
+56
2015-10-15
selftests/powerpc: Allow the tm-syscall test to build with old headers
Michael Ellerman
1
-2
/
+12
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
5
-1
/
+122
2015-10-13
selftests/powerpc: Fix build failure of load_unaligned_zeropad test
Michael Ellerman
1
-0
/
+9
2015-10-01
powerpc/selftest: Add gettimeofday() benchmark
Michael Neuling
4
-1
/
+45
2015-08-17
selftests/powerpc: Install tempfile so the subpage_prot_file test works
Michael Ellerman
1
-1
/
+2
2015-06-19
powerpc/tm: Abort syscalls in active transactions
Sam bobroff
2
-3
/
+4
2015-06-07
selftests/powerpc: Add gitignore file for the new DSCR tests
Anshuman Khandual
1
-0
/
+7
2015-06-07
selftests/powerpc: Add thread based stress test for DSCR sysfs interfaces
Michael Ellerman
2
-1
/
+82
2015-06-07
selftests/powerpc: Add test for all DSCR sysfs interfaces
Anshuman Khandual
2
-1
/
+98
2015-06-07
selftests/powerpc: Add test for DSCR inheritence across fork & exec
Anshuman Khandual
2
-1
/
+118
2015-06-07
selftests/powerpc: Add test for DSCR value inheritence across fork
Anshuman Khandual
2
-1
/
+97
2015-06-07
selftests/powerpc: Add test for DSCR SPR numbers
Anshuman Khandual
2
-1
/
+62
2015-06-07
selftests/powerpc: Add test for explicitly changing DSCR value
Anshuman Khandual
2
-1
/
+72
2015-06-07
selftests/powerpc: Add test for system wide DSCR default
Anshuman Khandual
4
-1
/
+267
2015-06-02
selftests/powerpc: Add install support to more powerpc tests
Michael Ellerman
2
-18
/
+9
2015-05-01
selftests/powerpc: Fix the pmu install rule
Michael Ellerman
1
-1
/
+1
2015-04-30
Revert "powerpc/tm: Abort syscalls in active transactions"
Michael Ellerman
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
21
-91
/
+852
2015-04-16
mm, selftests: test return value of munmap for MAP_HUGETLB memory
David Rientjes
1
-2
/
+6
2015-04-11
selftests/powerpc: Add transactional syscall test
Sam bobroff
4
-1
/
+153
2015-04-11
selftests/powerpc: Move get_auxv_entry() to harness.c
Sam bobroff
4
-49
/
+48
2015-03-28
selftests/powerpc: Add a test of the switch_endian() syscall
Michael Ellerman
6
-1
/
+214
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
8
-82
/
+73
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
7
-1
/
+430
2015-03-17
selftests/powerpc: Build the copyloops with -maltivec
Michael Ellerman
1
-0
/
+1
2015-03-16
powerpc: Change vrX register defines to vX to match gcc and glibc
Anton Blanchard
1
-33
/
+0
2015-01-23
selftests/powerpc: Add memcmp testcase
Anton Blanchard
6
-1
/
+133
[next]