You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/powerpc/lib
Benjamin Herrenschmidt 3d98ffbffb powerpc: Fix lwsync feature fixup vs. modules on 64-bit 15 years ago
..
Makefile powerpc: Add configurable -Werror for arch/powerpc 16 years ago
alloc.c
checksum_32.S
checksum_64.S
code-patching.c PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
copy_32.S powerpc/8xx: Start using dcbX instructions in various copy routines 15 years ago
copypage_64.S powerpc: Pair loads and stores in copy_4k_page 15 years ago
copyuser_64.S powerpc: Improve 64bit copy_tofrom_user 15 years ago
crtsavres.S [POWERPC] Fix -Os kernel builds with newer gcc versions 17 years ago
devres.c [POWERPC] devres: Add devm_ioremap_prot() 17 years ago
div64.S
feature-fixups-test.S powerpc: Fixup lwsync at runtime 17 years ago
feature-fixups.c powerpc: Fix lwsync feature fixup vs. modules on 64-bit 15 years ago
locks.c locking: Convert raw_rwlock to arch_rwlock 15 years ago
mem_64.S
memcpy_64.S powerpc: Fix 64bit memcpy() regression 16 years ago
rheap.c powerpc: Fix corruption error in rh_alloc_fixed() 16 years ago
sstep.c powerpc: Don't emulate mr. instructions 16 years ago
string.S powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.S 17 years ago
usercopy_64.c