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/tile/lib
Chen Gang b924a69067 tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its related functions 12 years ago
..
Makefile tile: remove support for TILE64 12 years ago
atomic_32.c tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its related functions 12 years ago
atomic_asm_32.S tile: use proper .align directives on __ex_table sections 12 years ago
cacheflush.c tile: support FRAME_POINTER 12 years ago
checksum.c arch/tile: break out the "csum a long" function to <asm/checksum.h> 13 years ago
cpumask.c tile: export a handful of symbols appropriately 12 years ago
delay.c arch/tile: fix __ndelay etc to work better 14 years ago
exports.c tile: support ftrace on tilegx 12 years ago
memchr_32.c arch/tile: fix memchr() not to dereference memory for zero length 14 years ago
memchr_64.c tile: optimize and clean up string functions 12 years ago
memcpy_32.S tile: remove support for TILE64 12 years ago
memcpy_64.c tile: support FRAME_POINTER 12 years ago
memcpy_user_64.c tile: use proper .align directives on __ex_table sections 12 years ago
memmove.c arch/tile: minor whitespace/naming changes for string support files 15 years ago
memset_32.c tile: remove support for TILE64 12 years ago
memset_64.c tile: optimize and clean up string functions 12 years ago
spinlock_32.c arch/tile: remove inline marking of EXPORT_SYMBOL functions 12 years ago
spinlock_64.c arch/tile: finish enabling support for TILE-Gx 64-bit chip 14 years ago
spinlock_common.h arch/tile: fix bug in delay_backoff() 13 years ago
strchr_32.c tile: optimize and clean up string functions 12 years ago
strchr_64.c tile: optimize and clean up string functions 12 years ago
string-endian.h tile: optimize and clean up string functions 12 years ago
strlen_32.c tile: optimize and clean up string functions 12 years ago
strlen_64.c arch/tile: support building big-endian kernel 13 years ago
strnlen_32.c tile: optimize strnlen using SIMD instructions 12 years ago
strnlen_64.c tile: optimize strnlen using SIMD instructions 12 years ago
uaccess.c Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS 12 years ago
usercopy_32.S tile: fix strncpy_from_user bug 12 years ago
usercopy_64.S tile: fix strncpy_from_user bug 12 years ago