aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/lib
Commit message (Expand)AuthorAgeFilesLines
* 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-rc2Linus Torvalds2005-04-1610-0/+887