index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
word-at-a-time.h
Age
Commit message (
Expand
)
Author
2024-02-01
kernel.h: removed REPEAT_BYTE from kernel.h
Tanzir Hasan
2023-08-02
word-at-a-time: use the same return type for has_zero regardless of endianness
ndesaulniers@google.com
2022-06-29
powerpc: Don't include asm/ppc_asm.h in other headers
Christophe Leroy
2016-11-14
powerpc: EX_TABLE macro for exception tables
Nicholas Piggin
2016-05-02
powerpc: Fix bad inline asm constraint in create_zero_mask()
Anton Blanchard
2015-10-08
arch/powerpc: provide zero_bytemask() for big-endian
Chris Metcalf
2014-09-30
powerpc: ppc64le optimised word at a time
Anton Blanchard
2014-09-30
selftests/powerpc: Add test of load_unaligned_zero_pad()
Michael Ellerman
2014-09-30
powerpc: Implement load_unaligned_zeropad
Anton Blanchard
2013-10-31
powerpc: word-at-a-time optimization for 64-bit Little Endian
Philippe Bergheaud
2013-10-11
powerpc: Add little endian support for word-at-a-time functions
Anton Blanchard
2012-05-27
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
Paul Mackerras