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
Anton Blanchard b5f9b6665b powerpc: Hardcode popcnt instructions for old assemblers 14 years ago
..
Makefile powerpc: Add support for popcnt instructions 14 years ago
alloc.c [POWERPC] Limit range of __init_ref_ok somewhat 18 years ago
checksum_32.S
checksum_64.S powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_user 15 years ago
checksum_wrappers_64.c powerpc: Add 64bit csum_and_copy_to_user 15 years ago
code-patching.c PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
copy_32.S powerpc: Fix incorrect .stabs entry for copy_32.S 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 module building for gcc 4.5 and 64 bit 15 years ago
devres.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
div64.S
feature-fixups-test.S powerpc: Fixup lwsync at runtime 17 years ago
feature-fixups.c powerpc: Fix feature-fixup tests for gcc 4.5 15 years ago
hweight_64.S powerpc: Hardcode popcnt instructions for old assemblers 14 years ago
ldstfp.S powerpc: mtmsrd not defined 15 years ago
locks.c powerpc: Abstract indexing of lppaca structs 15 years ago
mem_64.S [POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=y 18 years ago
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: mtmsrd not defined 15 years ago
string.S powerpc: Fix string library functions 15 years ago
usercopy_64.c