index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k: Remove FSF address
Geert Uytterhoeven
2015-03-15
9
-54
/
+9
*
m68k/uaccess: Fix asm constraints for userspace access
Geert Uytterhoeven
2013-06-24
1
-3
/
+3
*
m68k: Remove inline strcpy() and strcat() implementations
Geert Uytterhoeven
2013-06-24
2
-23
/
+1
*
m68k: Remove inline strlen() implementation
Michal Marek
2013-04-16
1
-1
/
+1
*
m68k: fix unused variable warning in mempcy.c
Greg Ungerer
2012-12-05
1
-1
/
+2
*
m68k: delay, muldi3 - Use CONFIG_CPU_HAS_NO_MULDIV64
Geert Uytterhoeven
2012-06-10
1
-1
/
+1
*
m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()
Geert Uytterhoeven
2012-06-06
1
-74
/
+0
*
m68k: modify user space access functions to support ColdFire CPUs
Greg Ungerer
2011-12-30
1
-11
/
+11
*
m68k: handle presence of 64bit mul/div instructions cleanly
Greg Ungerer
2011-12-24
1
-5
/
+3
*
m68k: simpler m68k and ColdFire CPU's can use generic csum code
Greg Ungerer
2011-12-24
3
-158
/
+6
*
m68k: fix memcpy to unmatched/unaligned source and dest on 68000
Greg Ungerer
2011-10-18
1
-0
/
+9
*
m68k: merge and clean up delay.h files
Greg Ungerer
2011-07-25
2
-22
/
+1
*
m68k: use kernel processor defines for conditional optimizations
Greg Ungerer
2011-06-14
3
-21
/
+18
*
m68knommu: move EXPORT of local checksumming functions to definitions
Greg Ungerer
2011-05-24
1
-0
/
+3
*
m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.c
Greg Ungerer
2011-05-24
2
-8
/
+3
*
m68k: remove duplicate memcpy() implementation
Greg Ungerer
2011-05-24
3
-125
/
+75
*
m68k: remove duplicate memset() implementation
Greg Ungerer
2011-05-24
3
-106
/
+74
*
m68k: remove duplicate memmove() implementation
Greg Ungerer
2011-05-24
3
-99
/
+2
*
m68k: merge mmu and non-mmu versions of lib/Makefile
Greg Ungerer
2011-05-24
3
-15
/
+11
*
m68k: merge mmu and non-mmu versions of muldi3
Greg Ungerer
2011-05-24
3
-152
/
+96
*
m68k: merge m68k and m68knommu arch directories
Greg Ungerer
2011-03-25
18
-494
/
+1613
*
m68k: remove arch specific non-optimized memcmp()
Greg Ungerer
2011-02-16
1
-11
/
+0
*
Stringify support commas
Mathieu Desnoyers
2008-07-20
1
-2
/
+0
*
provide out-of-line strcat() for m68k
Al Viro
2008-05-21
1
-0
/
+6
*
Generic semaphore implementation
Matthew Wilcox
2008-04-17
2
-54
/
+1
*
missing exports of csum_...
Al Viro
2007-07-17
1
-0
/
+1
*
m68k: implement __clear_user()
Geert Uytterhoeven
2007-05-15
1
-2
/
+2
*
m68k: export csum_partial_copy_from_user
Geert Uytterhoeven
2007-05-04
1
-0
/
+3
*
[NET]: M68K checksum annotations and cleanups.
Al Viro
2006-12-02
1
-7
/
+6
*
[PATCH] m68k: fix typo in __generic_copy_to_user
Roman Zippel
2006-10-06
1
-1
/
+1
*
[PATCH] m68k: cleanup string functions
Roman Zippel
2006-10-06
1
-1
/
+14
*
[PATCH] m68k: clean up uaccess.h
Roman Zippel
2006-06-23
2
-2
/
+224
*
[PATCH] m68k: checksum __user annotations
Al Viro
2006-01-12
1
-1
/
+1
*
[PATCH] m68k: cleanup inline mem functions
Roman Zippel
2005-09-05
5
-155
/
+238
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
10
-0
/
+887