开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
powerpc
/
include
/
utils.h
Age
Commit message (
Expand
)
Author
2023-08-18
selftests/powerpc: add const qualification where possible
Nathan Lynch
2023-06-19
selftests/powerpc/dexcr: Add hashst/hashchk test
Benjamin Gray
2023-06-19
selftests/powerpc: Add more utility macros
Benjamin Gray
2023-04-20
selftests/powerpc: Allow bind_to_cpu() to automatically pick CPU
Benjamin Gray
2023-04-20
selftests/powerpc: Move bind_to_cpu() to utils.h
Benjamin Gray
2023-02-09
selftests/powerpc: Add automatically allocating read_file
Benjamin Gray
2023-02-09
selftests/powerpc: Add {read,write}_{long,ulong}
Benjamin Gray
2023-02-09
selftests/powerpc: Parse long/unsigned long value safely
Benjamin Gray
2023-02-09
selftests/powerpc: Add read/write debugfs file, int
Benjamin Gray
2023-02-09
selftests/powerpc: Add generic read/write file util
Benjamin Gray
2022-06-28
selftests/powerpc: Add support to fetch "platform" and "base platform" from a...
Athira Rajeev
2022-04-27
selftests/powerpc: Add matrix multiply assist (MMA) test
Alistair Popple
2020-11-19
selftests/powerpc: refactor entry and rfi_flush tests
Daniel Axtens
2020-09-08
selftests/powerpc: Include asm/cputable.h from utils.h
Michael Ellerman
2020-09-08
selftests/powerpc: Move set_dscr() into rfi_flush.c
Michael Ellerman
2020-07-29
selftests/powerpc: Add wrapper for gettid
Sandipan Das
2020-07-29
selftests/powerpc: Add helper to exit on failure
Sandipan Das
2020-07-29
selftests/powerpc: Move pkey helpers to headers
Sandipan Das
2020-06-30
selftests/powerpc: Move Hash MMU check to utilities
Sandipan Das
2020-06-22
selftests/powerpc: Add prefixed loads/stores to alignment_handler test
Jordan Niethe
2019-10-30
selftests/powerpc: Add a test of spectre_v2 mitigations
Michael Ellerman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191
Thomas Gleixner
2019-01-15
selftests/powerpc: New TM signal self test
Breno Leitao
2018-11-25
selftests/powerpc: Create a new SKIP_IF macro
Breno Leitao
2018-10-20
selftests/powerpc: Add test to verify rfi flush across a system call
Naveen N. Rao
2018-10-20
selftests/powerpc: Move UCONTEXT_NIA() into utils.h
Naveen N. Rao
2018-08-07
selftests/powerpc: Add a helper for checking if we're on ppc64le
Michael Ellerman
2017-03-20
selftests/powerpc: Refactor the AUXV routines
Michael Ellerman
2016-11-17
selftests/powerpc: Move shared headers into new include dir
Simon Guo