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 3c92ec8ae9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 16 years ago
..
Makefile powerpc/ppc32: static ftrace fixes for PPC32 16 years ago
alloc.c [POWERPC] Limit range of __init_ref_ok somewhat 18 years ago
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
copypage_64.S powerpc: New copy_4K_page() 17 years ago
copyuser_64.S powerpc: Update 64bit __copy_tofrom_user() using CPU_FTR_UNALIGNED_LD_STD 16 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
dma-noncoherent.c powerpc: Rename struct vm_region to avoid conflict with NOMMU 16 years ago
feature-fixups-test.S powerpc: Fixup lwsync at runtime 17 years ago
feature-fixups.c powerpc: Use WARN_ON(1) instead of __WARN() 17 years ago
locks.c
mem_64.S [POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=y 18 years ago
memcpy_64.S powerpc: Update 64bit memcpy() using CPU_FTR_UNALIGNED_LD_STD 16 years ago
rheap.c powerpc: Fix corruption error in rh_alloc_fixed() 16 years ago
sstep.c [POWERPC] Emulate more instructions in software 18 years ago
string.S powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.S 17 years ago
usercopy_64.c