summaryrefslogtreecommitdiff
path: root/arch/s390/mm/maccess.c
AgeCommit message (Expand)Author
2021-08-05s390: replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior
2021-07-08s390/mm: use call_on_stack() macroHeiko Carstens
2021-06-18s390/maccess: use register pair instead of register asmHeiko Carstens
2020-06-29s390/maccess: add no DAT mode to kernel_writeVasily Gorbik
2020-05-08s390: Change s390_kernel_write() return type to match memcpy()Josh Poimboeuf
2019-11-30s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik
2019-11-20s390/kasan: support memcpy_real with TRACE_IRQFLAGSVasily Gorbik
2019-06-04s390/jump_label: replace stop_machine with smp_call_functionMartin Schwidefsky
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