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
Linus Torvalds 82aff107f8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 14 years ago
..
Makefile powerpc: Add support for popcnt instructions 14 years ago
alloc.c powerpc: Remove alloc_maybe_bootmem for zalloc version 14 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: Simplify 4k/64k copy_page logic 14 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 powerpc: Remove ioremap_flags 14 years ago
div64.S
feature-fixups-test.S powerpc: Ensure the else case of feature sections will fit 14 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
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 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 14 years ago
string.S powerpc: Fix string library functions 15 years ago
usercopy_64.c