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
2018-12-21
selftests/powerpc: Add checks for transactional sigreturn
Breno Leitao
3
-1
/
+48
2018-11-25
selftests/powerpc: Skip test instead of failing
Breno Leitao
1
-4
/
+1
2018-11-25
selftests/powerpc: Create a new SKIP_IF macro
Breno Leitao
1
-0
/
+10
2018-11-25
selftests/powerpc: Allocate base registers
Breno Leitao
7
-10
/
+8
2018-11-15
selftests/powerpc: Adjust wild_bctr to build with old binutils
Gustavo Romero
1
-2
/
+3
2018-11-12
selftests/powerpc: Fix wild_bctr test to work on ppc64
Michael Ellerman
1
-1
/
+15
2018-11-01
selftests/powerpc: Fix compilation issue due to asm label
Naveen N. Rao
1
-3
/
+3
2018-10-31
selftests/powerpc/cache_shape: Fix out-of-tree build
Michael Ellerman
1
-7
/
+2
2018-10-31
selftests/powerpc/switch_endian: Fix out-of-tree build
Michael Ellerman
1
-0
/
+1
2018-10-31
selftests/powerpc/pmu: Link ebb tests with -no-pie
Joel Stanley
1
-0
/
+3
2018-10-31
selftests/powerpc/signal: Fix out-of-tree build
Joel Stanley
1
-8
/
+3
2018-10-31
selftests/powerpc/ptrace: Fix out-of-tree build
Joel Stanley
1
-9
/
+4
2018-10-31
selftests: powerpc: Fix warning for security subdir
Joel Stanley
1
-0
/
+1
2018-10-30
selftests/powerpc: Relax L1d miss targets for rfi_flush test
Naveen N. Rao
1
-5
/
+13
2018-10-26
selftests/powerpc: Fix ptrace tm failure
Breno Leitao
1
-2
/
+2
2018-10-26
Revert "selftests/powerpc: Fix out-of-tree build errors"
Michael Ellerman
4
-1
/
+6
2018-10-20
selftests/powerpc: Add a test of wild bctr
Michael Ellerman
4
-2
/
+161
2018-10-20
selftests/powerpc: Fix out-of-tree build errors
Michael Ellerman
4
-6
/
+1
2018-10-20
selftests/powerpc: Add test to verify rfi flush across a system call
Naveen N. Rao
5
-1
/
+305
2018-10-20
selftests/powerpc: Move UCONTEXT_NIA() into utils.h
Naveen N. Rao
2
-8
/
+8
2018-10-09
Merge branch 'fixes' into next
Michael Ellerman
17
-0
/
+17
2018-10-03
selftests/powerpc: New PTRACE_SYSEMU test
Breno Leitao
2
-1
/
+229
2018-09-28
selftests/powerpc: Fix Makefiles for headers_install change
Michael Ellerman
17
-0
/
+17
2018-09-19
selftests/powerpc: Do not fail with reschedule
Breno Leitao
2
-3
/
+15
2018-09-17
powerpc/selftests: Wait all threads to join
Breno Leitao
1
-10
/
+17
2018-08-08
selftests/powerpc: Kill child processes on SIGINT
Breno Leitao
1
-6
/
+12
2018-08-08
selftests/powerpc/64: Test exception cases in copy_tofrom_user
Michael Ellerman
6
-21
/
+188
2018-08-08
selftests/powerpc/64: Test all paths through copy routines
Paul Mackerras
3
-21
/
+49
2018-08-08
selftests/powerpc: Add more version checks to alignment_handler test
Michael Ellerman
1
-8
/
+59
2018-08-08
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-25
selftests/powerpc: Add ptrace hw breakpoint test
Michael Neuling
3
-1
/
+344
[next]