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
/
mn10300
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
2017-05-15
get rid of unused __strncpy_from_user() instances
Al Viro
2017-05-15
kill strlen_user()
Al Viro
2017-03-28
mn10300: switch to RAW_COPY_USER
Al Viro
2017-03-28
mn10300: get rid of zeroing
Al Viro
2017-03-28
mn10300: switch to generic extable.h
Al Viro
2017-03-05
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2017-03-05
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
2016-09-27
kill __kernel_ds_p off
Al Viro
2016-09-27
mn10300: finish verify_area() off
Al Viro
2016-09-13
mn10300: failing __get_user() and get_user() should zero
Al Viro
2016-01-04
put the remnants of ..._user_ret() to rest
Al Viro
2013-07-02
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-06-28
mn10300: Allow to pass array name to get_user()
Akira Takeuchi
2013-05-28
mn10300: uaccess s/might_sleep/might_fault/
Michael S. Tsirkin
2011-06-21
MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()
David Howells
2011-03-14
MN10300: Proper use of macros get_user() in the case of incremented pointers
Tkhai Kirill
2010-10-27
MN10300: Save frame pointer in thread_info struct rather than global var
David Howells
2010-10-27
MN10300: And Panasonic AM34 subarch and implement SMP
Akira Takeuchi
2010-01-11
mn10300: add cc clobbers to asm statements
Mark Salter
2009-10-01
mn10300: fix kernel build failures when using gcc-4.x
Mark Salter
2009-04-10
Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.
David Howells