1. 6621cb4 m68k: muldi3: Use semicolon instead of comma by Geert Uytterhoeven · 3 years, 4 months ago
  2. 66aa388 m68k: get rid of zeroing destination on error in csum_and_copy_from_user() by Al Viro · 4 years, 6 months ago
  3. c693cc4 saner calling conventions for csum_and_copy_..._user() by Al Viro · 4 years, 6 months ago
  4. cc44c17 csum_partial_copy_nocheck(): drop the last argument by Al Viro · 4 years, 6 months ago
  5. 8084c99 m68k: convert to csum_and_copy_from_user() by Al Viro · 4 years, 10 months ago
  6. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. 7cefa5a m68k: get rid of zeroing by Al Viro · 8 years ago
  9. 849de0c m68k: replace gcc specific macros with ones from compiler.h by Gideon Israel Dsouza · 8 years ago
  10. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  11. d13ffb5 m68k: move exports to definitions by Al Viro · 9 years ago
  12. d6410ef m68k: Remove FSF address by Geert Uytterhoeven · 10 years ago
  13. 631d8b6 m68k/uaccess: Fix asm constraints for userspace access by Geert Uytterhoeven · 12 years ago
  14. d346a5db m68k: Remove inline strcpy() and strcat() implementations by Geert Uytterhoeven · 12 years ago
  15. e00c73e m68k: Remove inline strlen() implementation by Michal Marek · 12 years ago
  16. 423c01e m68k: fix unused variable warning in mempcy.c by Greg Ungerer · 12 years ago
  17. 5df58f3 m68k: delay, muldi3 - Use CONFIG_CPU_HAS_NO_MULDIV64 by Geert Uytterhoeven · 13 years ago
  18. d8ce726 m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user() by Geert Uytterhoeven · 13 years ago
  19. e08d703 m68k: modify user space access functions to support ColdFire CPUs by Greg Ungerer · 13 years ago
  20. 84f3fb7 m68k: handle presence of 64bit mul/div instructions cleanly by Greg Ungerer · 13 years ago
  21. 7f73baf m68k: simpler m68k and ColdFire CPU's can use generic csum code by Greg Ungerer · 13 years ago
  22. f230e80 m68k: fix memcpy to unmatched/unaligned source and dest on 68000 by Greg Ungerer · 13 years ago
  23. 7c94619 m68k: merge and clean up delay.h files by Greg Ungerer · 14 years ago
  24. 734c3ce m68k: use kernel processor defines for conditional optimizations by Greg Ungerer · 14 years ago
  25. b33972e m68knommu: move EXPORT of local checksumming functions to definitions by Greg Ungerer · 14 years ago
  26. 9461702 m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.c by Greg Ungerer · 14 years ago
  27. 66d83ab m68k: remove duplicate memcpy() implementation by Greg Ungerer · 14 years ago
  28. d10ed2f m68k: remove duplicate memset() implementation by Greg Ungerer · 14 years ago
  29. 80160de m68k: remove duplicate memmove() implementation by Greg Ungerer · 14 years ago
  30. b82ed87 m68k: merge mmu and non-mmu versions of lib/Makefile by Greg Ungerer · 14 years ago
  31. 98d655a m68k: merge mmu and non-mmu versions of muldi3 by Greg Ungerer · 14 years ago
  32. 66d857b m68k: merge m68k and m68knommu arch directories by Greg Ungerer · 14 years ago
  33. f9d693d m68k: remove arch specific non-optimized memcmp() by Greg Ungerer · 14 years ago
  34. a0c14d2 Stringify support commas by Mathieu Desnoyers · 16 years ago
  35. 337e3c4 provide out-of-line strcat() for m68k by Al Viro · 17 years ago
  36. 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
  37. 547c178 missing exports of csum_... by Al Viro · 17 years ago
  38. 3c46bdc m68k: implement __clear_user() by Geert Uytterhoeven · 18 years ago
  39. f5456e0 m68k: export csum_partial_copy_from_user by Geert Uytterhoeven · 18 years ago
  40. 2061aca [NET]: M68K checksum annotations and cleanups. by Al Viro · 18 years ago
  41. 6c04c28 [PATCH] m68k: fix typo in __generic_copy_to_user by Roman Zippel · 18 years ago
  42. d6359fd [PATCH] m68k: cleanup string functions by Roman Zippel · 18 years ago
  43. d94af93 [PATCH] m68k: clean up uaccess.h by Roman Zippel · 19 years ago
  44. 6225d85 [PATCH] m68k: checksum __user annotations by Al Viro · 19 years ago
  45. 072dffd [PATCH] m68k: cleanup inline mem functions by Roman Zippel · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago