index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
lib
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-28
m68k: get rid of zeroing
Al Viro
2017-02-24
m68k: replace gcc specific macros with ones from compiler.h
Gideon Israel Dsouza
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-08-07
m68k: move exports to definitions
Al Viro
2015-03-15
m68k: Remove FSF address
Geert Uytterhoeven
2013-06-24
m68k/uaccess: Fix asm constraints for userspace access
Geert Uytterhoeven
2013-06-24
m68k: Remove inline strcpy() and strcat() implementations
Geert Uytterhoeven
2013-04-16
m68k: Remove inline strlen() implementation
Michal Marek
2012-12-05
m68k: fix unused variable warning in mempcy.c
Greg Ungerer
2012-06-10
m68k: delay, muldi3 - Use CONFIG_CPU_HAS_NO_MULDIV64
Geert Uytterhoeven
2012-06-06
m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()
Geert Uytterhoeven
2011-12-30
m68k: modify user space access functions to support ColdFire CPUs
Greg Ungerer
2011-12-24
m68k: handle presence of 64bit mul/div instructions cleanly
Greg Ungerer
2011-12-24
m68k: simpler m68k and ColdFire CPU's can use generic csum code
Greg Ungerer
2011-10-18
m68k: fix memcpy to unmatched/unaligned source and dest on 68000
Greg Ungerer
2011-07-25
m68k: merge and clean up delay.h files
Greg Ungerer
2011-06-14
m68k: use kernel processor defines for conditional optimizations
Greg Ungerer
2011-05-24
m68knommu: move EXPORT of local checksumming functions to definitions
Greg Ungerer
2011-05-24
m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.c
Greg Ungerer
2011-05-24
m68k: remove duplicate memcpy() implementation
Greg Ungerer
2011-05-24
m68k: remove duplicate memset() implementation
Greg Ungerer
2011-05-24
m68k: remove duplicate memmove() implementation
Greg Ungerer
2011-05-24
m68k: merge mmu and non-mmu versions of lib/Makefile
Greg Ungerer
2011-05-24
m68k: merge mmu and non-mmu versions of muldi3
Greg Ungerer
2011-03-25
m68k: merge m68k and m68knommu arch directories
Greg Ungerer
2011-02-16
m68k: remove arch specific non-optimized memcmp()
Greg Ungerer
2008-07-20
Stringify support commas
Mathieu Desnoyers
2008-05-21
provide out-of-line strcat() for m68k
Al Viro
2008-04-17
Generic semaphore implementation
Matthew Wilcox
2007-07-17
missing exports of csum_...
Al Viro
2007-05-15
m68k: implement __clear_user()
Geert Uytterhoeven
2007-05-04
m68k: export csum_partial_copy_from_user
Geert Uytterhoeven
2006-12-02
[NET]: M68K checksum annotations and cleanups.
Al Viro
2006-10-06
[PATCH] m68k: fix typo in __generic_copy_to_user
Roman Zippel
2006-10-06
[PATCH] m68k: cleanup string functions
Roman Zippel
2006-06-23
[PATCH] m68k: clean up uaccess.h
Roman Zippel
2006-01-12
[PATCH] m68k: checksum __user annotations
Al Viro
2005-09-05
[PATCH] m68k: cleanup inline mem functions
Roman Zippel
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds