aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/maccess.c
AgeCommit message (Expand)Author
2020-03-07s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik
2020-02-24s390/kasan: support memcpy_real with TRACE_IRQFLAGSVasily Gorbik
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-02-17s390/maccess: reduce stnsm instructionsHeiko Carstens
2016-02-11s390: fix DAT off memory access, e.g. on kdumpChristian Borntraeger
2016-01-11s390: rename struct _lowcore to struct lowcoreHeiko Carstens
2015-03-25s390/maccess: improve s390_kernel_write()Heiko Carstens
2015-03-25s390/maccess: remove potentially broken probe_kernel_write()Heiko Carstens
2014-11-10/dev/mem: Use more consistent data typesThierry Reding
2014-02-24s390/uaccess: remove copy_from_user_real()Heiko Carstens
2014-02-21s390/uaccess: consistent typesHeiko Carstens
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens
2012-05-30s390/kernel: Introduce memcpy_absolute() functionMichael Holzheu
2012-05-16s390: allow absolute memory access for /dev/memMichael Holzheu
2012-04-11[S390] kernel: Use local_irq_save() for memcpy_real()Michael Holzheu
2012-03-28Disintegrate asm/system.h for S390David Howells
2011-10-30[S390] Add real memory access functionsMichael Holzheu
2011-08-03[S390] Add PSW restart shutdown triggerMichael Holzheu
2011-05-25maccess,probe_kernel: Make write/read src const void *Steven Rostedt
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-03-24[S390] zcore: CPU registers are not saved under LPARMichael Holzheu
2009-06-12[S390] maccess: arch specific probe_kernel_write() implementationHeiko Carstens