aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/ptrace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-06s390/ptrace: move short psw definitions to ptrace header fileHeiko Carstens1-0/+29
2022-03-01s390/ftrace: fix arch_ftrace_get_regs implementationHeiko Carstens1-0/+2
2021-10-26s390/ptrace: add last_break member to pt_regsSven Schnelle1-0/+1
2021-10-11s390/ptrace: add function argument access APIHeiko Carstens1-0/+19
2021-10-11s390/ptrace: fix coding styleHeiko Carstens1-2/+1
2021-07-08s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTARTSven Schnelle1-9/+9
2021-07-08s390: move restart of execve() syscallSven Schnelle1-0/+8
2021-06-07s390: add struct tpi_info to struct pt_regsSven Schnelle1-3/+9
2021-01-19s390: convert to generic entrySven Schnelle1-3/+6
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens1-0/+1
2020-07-27s390: enable HAVE_FUNCTION_ERROR_INJECTIONIlya Leoshkevich1-0/+5
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada1-5/+5
2017-12-05s390/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-3/+8
2017-11-14s390/mm,kvm: improve detection of KVM guest faultsMartin Schwidefsky1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-13s390/kvm: avoid global config of vm.alloc_pgste=1Martin Schwidefsky1-0/+2
2017-06-12s390: rename struct psw_bits membersHeiko Carstens1-19/+19
2017-06-12s390: rename psw_bits enumsHeiko Carstens1-7/+7
2016-01-19s390: remove all usages of PSW_ADDR_INSNHeiko Carstens1-2/+2
2016-01-19s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens1-1/+1
2016-01-11s390/ptrace: get rid of long longs in psw_bitsHeiko Carstens1-19/+19
2015-10-14s390/flags: use _BITUL macroHeiko Carstens1-2/+3
2015-10-14s390/flags: fix flag handlingHeiko Carstens1-3/+3
2015-03-25s390: remove 31 bit supportHeiko Carstens1-4/+0
2014-09-25s390/uprobes: architecture backend for uprobesJan Willeke1-0/+6
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds1-0/+44
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky1-0/+22
2014-04-22s390/ptrace: add struct psw and accessor functionHeiko Carstens1-0/+44
2014-03-14s390/ptrace: add support for PTRACE_SINGLEBLOCKMartin Schwidefsky1-0/+1
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky1-2/+5
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky1-0/+1
2013-04-23s390/ptrace: remove empty ifdefsHeiko Carstens1-5/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/s390/include/asmDavid Howells1-461/+1
2012-09-26s390: add support for transactional memoryMartin Schwidefsky1-2/+6
2012-09-26s390: add support for runtime instrumentationJan Glauber1-1/+3
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-3/+1
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris1-1/+5
2011-12-27[S390] cleanup trap handlingMartin Schwidefsky1-1/+2
2011-10-30[S390] allow all addressing modesMartin Schwidefsky1-1/+1
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky1-14/+6
2011-10-30[S390] addressing mode limits and psw address wrappingMartin Schwidefsky1-0/+4
2011-10-30[S390] signal race with restarting system callsMartin Schwidefsky1-2/+3
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-1/+0
2011-01-05[S390] ptrace cleanupMartin Schwidefsky1-1/+51
2010-10-25[S390] remove ieee_instruction_pointer from thread_structMartin Schwidefsky1-2/+1
2010-05-17[S390] add breaking event address for user spaceMartin Schwidefsky1-1/+2
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig1-3/+0
2010-02-17s390: Add pt_regs register and stack access APIHeiko Carstens1-1/+12
2009-10-06[S390] 64-bit register support for 31-bit processesHeiko Carstens1-0/+4
2009-04-14[S390] s390: move machine flags to lowcoreChristian Ehrhardt1-2/+0