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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-28
selftests/powerpc: Fix Makefiles for headers_install change
Michael Ellerman
17
-0
/
+17
2018-08-08
selftests/powerpc: Kill child processes on SIGINT
Breno Leitao
1
-6
/
+12
2018-08-07
selftests/powerpc/64: Test exception cases in copy_tofrom_user
Michael Ellerman
6
-21
/
+188
2018-08-07
selftests/powerpc/64: Test all paths through copy routines
Paul Mackerras
3
-21
/
+49
2018-08-07
selftests/powerpc: Add more version checks to alignment_handler test
Michael Ellerman
1
-8
/
+59
2018-08-07
selftests/powerpc: Skip earlier in alignment_handler test
Michael Ellerman
1
-5
/
+35
2018-08-07
selftests/powerpc: Update strlen() test to test the new assembly function for...
Christophe Leroy
3
-0
/
+9
2018-08-07
selftests/powerpc: Add test for strlen()
Christophe Leroy
3
-1
/
+151
2018-08-07
selftests/powerpc: Add test for 32 bits memcmp
Christophe Leroy
2
-3
/
+18
2018-08-07
selftests/powerpc: Give some tests longer to run
Michael Ellerman
5
-0
/
+6
2018-08-07
selftests/powerpc: Only run some tests on ppc64le
Michael Ellerman
3
-0
/
+3
2018-08-07
selftests/powerpc: Add a helper for checking if we're on ppc64le
Michael Ellerman
2
-0
/
+19
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2
-0
/
+1
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2
-0
/
+1
2018-07-24
selftests/powerpc: Update memcmp_64 selftest for VMX implementation
Simon Guo
5
-25
/
+143
2018-07-24
selftests/powerpc: Fix ptrace-pkey for default execute permission change
Ram Pai
1
-0
/
+4
2018-07-24
selftests/powerpc: Fix core-pkey for default execute permission change
Ram Pai
1
-0
/
+4
2018-07-20
selftests/powerpc: Consolidate copy/paste test logic
Michael Ellerman
5
-82
/
+33
2018-07-20
selftests/powerpc: Remove Power9 paste tests
Michael Ellerman
4
-90
/
+1
2018-07-20
selftests/powerpc: Remove Power9 copy_unaligned test
Michael Ellerman
3
-43
/
+1
2018-07-02
selftests/powerpc: Fix typos
Breno Leitao
1
-2
/
+2
2018-07-02
selftests/powerpc: Fix strncpy usage
Breno Leitao
1
-2
/
+2
2018-06-03
selftests/powerpc: Add perf breakpoint test
Michael Neuling
3
-1
/
+198
2018-05-28
selftests/powerpc: Add core file test for Protection Key registers
Thiago Jung Bauermann
2
-3
/
+464
2018-05-28
selftests/powerpc: Add ptrace tests for Protection Key registers
Thiago Jung Bauermann
5
-1
/
+509
2018-05-24
selftests/powerpc: Add ptrace hw breakpoint test
Michael Neuling
3
-1
/
+344
2018-05-24
selftests/powerpc: Add missing .gitignores
Michael Neuling
2
-0
/
+2
2018-05-21
selftests/powerpc: Remove redundant cp_abort test
Michael Neuling
4
-117
/
+0
2018-05-14
selftests/powerpc: fix exec benchmark
Nicholas Piggin
1
-2
/
+5
2018-04-03
selftests/powerpc: Fix copyloops build since Power4 assembler change
Michael Ellerman
1
-2
/
+2
2018-03-28
Merge branch 'fixes' into next
Michael Ellerman
3
-1
/
+17
2018-03-20
selftests/powerpc: Add process creation benchmark
Nicholas Piggin
4
-1
/
+346
2018-03-13
selftests/powerpc: Skip tm-unavailable if TM is not enabled
Gustavo Romero
1
-8
/
+16
2018-03-13
selftest/powerpc: Add test for sigreturn in transaction
Laurent Dufour
2
-1
/
+93
2018-03-02
selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable
Michael Ellerman
1
-0
/
+14
2018-02-28
selftests/powerpc: Fix missing clean of pmu/lib.o
Michael Ellerman
1
-1
/
+1
2018-02-26
selftests/powerpc: Skip tm-trap if transactional memory is not enabled
Michael Ellerman
1
-0
/
+2
2018-02-13
selftests/powerpc: Fix to use ucontext_t instead of struct ucontext
Harish
1
-1
/
+1
2018-01-21
powerpc/selftests: Check endianness on trap in TM
Gustavo Romero
3
-1
/
+332
2018-01-21
selftests/powerpc: Add alignment handler selftest
Andrew Donnellan
2
-1
/
+493
2018-01-21
selftest/powerpc: Add additional option to mmap_bench test
Aneesh Kumar K.V
1
-3
/
+50
2018-01-03
selftests/powerpc: Add a test of SEGV error behaviour
Michael Ellerman
3
-2
/
+81
2017-12-11
selftests/powerpc: Fix build errors in powerpc ptrace selftests
Simon Guo
3
-5
/
+4
2017-12-04
selftests/powerpc: Check for pthread errors in tm-unavailable
Cyril Bur
1
-9
/
+34
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-5
/
+398
2017-11-09
selftests/powerpc: Check FP/VEC on exception in TM
Gustavo Romero
4
-1
/
+379
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
29
-0
/
+29
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
29
-0
/
+29
2017-10-25
locking/atomics, selftests/powerpc: Convert ACCESS_ONCE() to READ_ONCE()/WRIT...
Mark Rutland
2
-2
/
+2
2017-10-13
selftests/powerpc: context_switch: Fix pthread errors
Cyril Bur
1
-3
/
+14
[next]