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
/
s390
/
mm
/
maccess.c
Age
Commit message (
Expand
)
Author
2020-06-29
s390/maccess: add no DAT mode to kernel_write
Vasily Gorbik
2020-05-08
s390: Change s390_kernel_write() return type to match memcpy()
Josh Poimboeuf
2019-11-30
s390: disable preemption when switching to nodat stack with CALL_ON_STACK
Vasily Gorbik
2019-11-20
s390/kasan: support memcpy_real with TRACE_IRQFLAGS
Vasily Gorbik
2019-06-04
s390/jump_label: replace stop_machine with smp_call_function
Martin Schwidefsky
2019-05-02
s390/unwind: introduce stack unwind API
Martin Schwidefsky
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-02-17
s390/maccess: reduce stnsm instructions
Heiko Carstens
2016-02-11
s390: fix DAT off memory access, e.g. on kdump
Christian Borntraeger
2016-01-11
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
2015-03-25
s390/maccess: improve s390_kernel_write()
Heiko Carstens
2015-03-25
s390/maccess: remove potentially broken probe_kernel_write()
Heiko Carstens
2014-11-10
/dev/mem: Use more consistent data types
Thierry Reding
2014-02-24
s390/uaccess: remove copy_from_user_real()
Heiko Carstens
2014-02-21
s390/uaccess: consistent types
Heiko Carstens
2013-09-07
s390: make various functions static, add declarations to header files
Heiko Carstens
2012-05-30
s390/kernel: Introduce memcpy_absolute() function
Michael Holzheu
2012-05-16
s390: allow absolute memory access for /dev/mem
Michael Holzheu
2012-04-11
[S390] kernel: Use local_irq_save() for memcpy_real()
Michael Holzheu
2012-03-28
Disintegrate asm/system.h for S390
David Howells
2011-10-30
[S390] Add real memory access functions
Michael Holzheu
2011-08-03
[S390] Add PSW restart shutdown trigger
Michael Holzheu
2011-05-25
maccess,probe_kernel: Make write/read src const void *
Steven Rostedt
2010-10-07
Fix IRQ flag handling naming
David Howells
2010-03-24
[S390] zcore: CPU registers are not saved under LPAR
Michael Holzheu
2009-06-12
[S390] maccess: arch specific probe_kernel_write() implementation
Heiko Carstens