index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
maccess.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/mm: fix no previous prototype warnings in maccess.c
Alexander Gordeev
2022-09-16
1
-0
/
+1
*
s390/mm: rework memcpy_real() to avoid DAT-off mode
Alexander Gordeev
2022-09-14
1
-61
/
+46
*
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-09-14
1
-37
/
+30
*
Revert "s390/smp: rework absolute lowcore access"
Alexander Gordeev
2022-08-06
1
-30
/
+37
*
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-07-28
1
-37
/
+30
*
s390/crash: move copy_to_user_real() to crash_dump.c
Alexander Gordeev
2022-07-20
1
-26
/
+0
*
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
2022-03-08
1
-0
/
+1
*
s390/maccess: fix semantics of memcpy_real() and its callers
Alexander Gordeev
2022-02-09
1
-2
/
+2
*
s390/maccess: fix absolute lowcore virtual vs physical address confusion
Alexander Gordeev
2022-02-06
1
-8
/
+9
*
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2022-02-06
1
-2
/
+0
*
s390: replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-05
1
-2
/
+2
*
s390/mm: use call_on_stack() macro
Heiko Carstens
2021-07-08
1
-4
/
+9
*
s390/maccess: use register pair instead of register asm
Heiko Carstens
2021-06-18
1
-10
/
+9
*
s390/maccess: add no DAT mode to kernel_write
Vasily Gorbik
2020-06-29
1
-5
/
+9
*
s390: Change s390_kernel_write() return type to match memcpy()
Josh Poimboeuf
2020-05-08
1
-3
/
+6
*
s390: disable preemption when switching to nodat stack with CALL_ON_STACK
Vasily Gorbik
2019-11-30
1
-3
/
+9
*
s390/kasan: support memcpy_real with TRACE_IRQFLAGS
Vasily Gorbik
2019-11-20
1
-4
/
+8
*
s390/jump_label: replace stop_machine with smp_call_function
Martin Schwidefsky
2019-06-04
1
-4
/
+5
*
s390/unwind: introduce stack unwind API
Martin Schwidefsky
2019-05-02
1
-0
/
+1
*
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
2018-10-09
1
-5
/
+20
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
s390/maccess: reduce stnsm instructions
Heiko Carstens
2016-02-17
1
-4
/
+6
*
s390: fix DAT off memory access, e.g. on kdump
Christian Borntraeger
2016-02-11
1
-1
/
+3
*
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
2016-01-11
1
-2
/
+2
*
s390/maccess: improve s390_kernel_write()
Heiko Carstens
2015-03-25
1
-25
/
+20
*
s390/maccess: remove potentially broken probe_kernel_write()
Heiko Carstens
2015-03-25
1
-10
/
+19
*
/dev/mem: Use more consistent data types
Thierry Reding
2014-11-10
1
-2
/
+2
*
s390/uaccess: remove copy_from_user_real()
Heiko Carstens
2014-02-24
1
-26
/
+0
*
s390/uaccess: consistent types
Heiko Carstens
2014-02-21
1
-2
/
+2
*
s390: make various functions static, add declarations to header files
Heiko Carstens
2013-09-07
1
-0
/
+1
*
s390/kernel: Introduce memcpy_absolute() function
Michael Holzheu
2012-05-30
1
-22
/
+16
*
s390: allow absolute memory access for /dev/mem
Michael Holzheu
2012-05-16
1
-0
/
+67
*
[S390] kernel: Use local_irq_save() for memcpy_real()
Michael Holzheu
2012-04-11
1
-9
/
+18
*
Disintegrate asm/system.h for S390
David Howells
2012-03-28
1
-1
/
+1
*
[S390] Add real memory access functions
Michael Holzheu
2011-10-30
1
-0
/
+56
*
[S390] Add PSW restart shutdown trigger
Michael Holzheu
2011-08-03
1
-0
/
+16
*
maccess,probe_kernel: Make write/read src const void *
Steven Rostedt
2011-05-26
1
-2
/
+2
*
Fix IRQ flag handling naming
David Howells
2010-10-07
1
-2
/
+2
*
[S390] zcore: CPU registers are not saved under LPAR
Michael Holzheu
2010-03-24
1
-0
/
+26
*
[S390] maccess: arch specific probe_kernel_write() implementation
Heiko Carstens
2009-06-12
1
-0
/
+61