Age | Commit message (Expand) | Author | Files | Lines |
2012-06-10 | m68k: delay, muldi3 - Use CONFIG_CPU_HAS_NO_MULDIV64 | Geert Uytterhoeven | 1 | -1/+1 |
2012-06-06 | m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user() | Geert Uytterhoeven | 1 | -74/+0 |
2011-12-30 | m68k: modify user space access functions to support ColdFire CPUs | Greg Ungerer | 1 | -11/+11 |
2011-12-24 | m68k: handle presence of 64bit mul/div instructions cleanly | Greg Ungerer | 1 | -5/+3 |
2011-12-24 | m68k: simpler m68k and ColdFire CPU's can use generic csum code | Greg Ungerer | 3 | -158/+6 |
2011-10-18 | m68k: fix memcpy to unmatched/unaligned source and dest on 68000 | Greg Ungerer | 1 | -0/+9 |
2011-07-25 | m68k: merge and clean up delay.h files | Greg Ungerer | 2 | -22/+1 |
2011-06-14 | m68k: use kernel processor defines for conditional optimizations | Greg Ungerer | 3 | -21/+18 |
2011-05-24 | m68knommu: move EXPORT of local checksumming functions to definitions | Greg Ungerer | 1 | -0/+3 |
2011-05-24 | m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.c | Greg Ungerer | 2 | -8/+3 |
2011-05-24 | m68k: remove duplicate memcpy() implementation | Greg Ungerer | 3 | -125/+75 |
2011-05-24 | m68k: remove duplicate memset() implementation | Greg Ungerer | 3 | -106/+74 |
2011-05-24 | m68k: remove duplicate memmove() implementation | Greg Ungerer | 3 | -99/+2 |
2011-05-24 | m68k: merge mmu and non-mmu versions of lib/Makefile | Greg Ungerer | 3 | -15/+11 |
2011-05-24 | m68k: merge mmu and non-mmu versions of muldi3 | Greg Ungerer | 3 | -152/+96 |
2011-03-25 | m68k: merge m68k and m68knommu arch directories | Greg Ungerer | 18 | -494/+1613 |
2011-02-16 | m68k: remove arch specific non-optimized memcmp() | Greg Ungerer | 1 | -11/+0 |
2008-07-20 | Stringify support commas | Mathieu Desnoyers | 1 | -2/+0 |
2008-05-21 | provide out-of-line strcat() for m68k | Al Viro | 1 | -0/+6 |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 2 | -54/+1 |
2007-07-17 | missing exports of csum_... | Al Viro | 1 | -0/+1 |
2007-05-15 | m68k: implement __clear_user() | Geert Uytterhoeven | 1 | -2/+2 |
2007-05-04 | m68k: export csum_partial_copy_from_user | Geert Uytterhoeven | 1 | -0/+3 |
2006-12-02 | [NET]: M68K checksum annotations and cleanups. | Al Viro | 1 | -7/+6 |
2006-10-06 | [PATCH] m68k: fix typo in __generic_copy_to_user | Roman Zippel | 1 | -1/+1 |
2006-10-06 | [PATCH] m68k: cleanup string functions | Roman Zippel | 1 | -1/+14 |
2006-06-23 | [PATCH] m68k: clean up uaccess.h | Roman Zippel | 2 | -2/+224 |
2006-01-12 | [PATCH] m68k: checksum __user annotations | Al Viro | 1 | -1/+1 |
2005-09-05 | [PATCH] m68k: cleanup inline mem functions | Roman Zippel | 5 | -155/+238 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 10 | -0/+887 |