summaryrefslogtreecommitdiffstats
path: root/arch/m68k/lib
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* m68k: get rid of zeroingAl Viro2017-03-281-9/+3
* m68k: replace gcc specific macros with ones from compiler.hGideon Israel Dsouza2017-02-244-16/+16
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* m68k: move exports to definitionsAl Viro2016-08-079-6/+28
* m68k: Remove FSF addressGeert Uytterhoeven2015-03-159-54/+9
* m68k/uaccess: Fix asm constraints for userspace accessGeert Uytterhoeven2013-06-241-3/+3
* m68k: Remove inline strcpy() and strcat() implementationsGeert Uytterhoeven2013-06-242-23/+1
* m68k: Remove inline strlen() implementationMichal Marek2013-04-161-1/+1
* m68k: fix unused variable warning in mempcy.cGreg Ungerer2012-12-051-1/+2
* m68k: delay, muldi3 - Use CONFIG_CPU_HAS_NO_MULDIV64Geert Uytterhoeven2012-06-101-1/+1
* m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()Geert Uytterhoeven2012-06-061-74/+0
* m68k: modify user space access functions to support ColdFire CPUsGreg Ungerer2011-12-301-11/+11
* m68k: handle presence of 64bit mul/div instructions cleanlyGreg Ungerer2011-12-241-5/+3
* m68k: simpler m68k and ColdFire CPU's can use generic csum codeGreg Ungerer2011-12-243-158/+6
* m68k: fix memcpy to unmatched/unaligned source and dest on 68000Greg Ungerer2011-10-181-0/+9
* m68k: merge and clean up delay.h filesGreg Ungerer2011-07-252-22/+1
* m68k: use kernel processor defines for conditional optimizationsGreg Ungerer2011-06-143-21/+18
* m68knommu: move EXPORT of local checksumming functions to definitionsGreg Ungerer2011-05-241-0/+3
* m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.cGreg Ungerer2011-05-242-8/+3
* m68k: remove duplicate memcpy() implementationGreg Ungerer2011-05-243-125/+75
* m68k: remove duplicate memset() implementationGreg Ungerer2011-05-243-106/+74
* m68k: remove duplicate memmove() implementationGreg Ungerer2011-05-243-99/+2
* m68k: merge mmu and non-mmu versions of lib/MakefileGreg Ungerer2011-05-243-15/+11
* m68k: merge mmu and non-mmu versions of muldi3Greg Ungerer2011-05-243-152/+96
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-2518-494/+1613
* m68k: remove arch specific non-optimized memcmp()Greg Ungerer2011-02-161-11/+0
* Stringify support commasMathieu Desnoyers2008-07-201-2/+0
* provide out-of-line strcat() for m68kAl Viro2008-05-211-0/+6
* Generic semaphore implementationMatthew Wilcox2008-04-172-54/+1
* missing exports of csum_...Al Viro2007-07-171-0/+1
* m68k: implement __clear_user()Geert Uytterhoeven2007-05-151-2/+2
* m68k: export csum_partial_copy_from_userGeert Uytterhoeven2007-05-041-0/+3
* [NET]: M68K checksum annotations and cleanups.Al Viro2006-12-021-7/+6
* [PATCH] m68k: fix typo in __generic_copy_to_userRoman Zippel2006-10-061-1/+1
* [PATCH] m68k: cleanup string functionsRoman Zippel2006-10-061-1/+14
* [PATCH] m68k: clean up uaccess.hRoman Zippel2006-06-232-2/+224
* [PATCH] m68k: checksum __user annotationsAl Viro2006-01-121-1/+1
* [PATCH] m68k: cleanup inline mem functionsRoman Zippel2005-09-055-155/+238
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1610-0/+887
OpenPOWER on IntegriCloud