Age | Commit message (Expand) | Author |
2023-07-03 | s390/ptrace: make all psw related defines also available for asm | Heiko Carstens |
2023-07-03 | s390/ptrace: remove PSW_DEFAULT_KEY from uapi | Heiko Carstens |
2023-01-13 | s390/mm: start kernel with DAT enabled | Alexander Gordeev |
2022-05-06 | s390/ptrace: move short psw definitions to ptrace header file | Heiko Carstens |
2022-03-01 | s390/ftrace: fix arch_ftrace_get_regs implementation | Heiko Carstens |
2021-10-26 | s390/ptrace: add last_break member to pt_regs | Sven Schnelle |
2021-10-11 | s390/ptrace: add function argument access API | Heiko Carstens |
2021-10-11 | s390/ptrace: fix coding style | Heiko Carstens |
2021-07-08 | s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTART | Sven Schnelle |
2021-07-08 | s390: move restart of execve() syscall | Sven Schnelle |
2021-06-07 | s390: add struct tpi_info to struct pt_regs | Sven Schnelle |
2021-01-19 | s390: convert to generic entry | Sven Schnelle |
2020-11-23 | s390/mm: remove set_fs / rework address space handling | Heiko Carstens |
2020-07-27 | s390: enable HAVE_FUNCTION_ERROR_INJECTION | Ilya Leoshkevich |
2019-07-16 | arch: replace _BITUL() in kernel-space headers with BIT() | Masahiro Yamada |
2017-12-05 | s390/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner |
2017-11-14 | s390/mm,kvm: improve detection of KVM guest faults | Martin Schwidefsky |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-13 | s390/kvm: avoid global config of vm.alloc_pgste=1 | Martin Schwidefsky |
2017-06-12 | s390: rename struct psw_bits members | Heiko Carstens |
2017-06-12 | s390: rename psw_bits enums | Heiko Carstens |
2016-01-19 | s390: remove all usages of PSW_ADDR_INSN | Heiko Carstens |
2016-01-19 | s390: remove all usages of PSW_ADDR_AMODE | Heiko Carstens |
2016-01-11 | s390/ptrace: get rid of long longs in psw_bits | Heiko Carstens |
2015-10-14 | s390/flags: use _BITUL macro | Heiko Carstens |
2015-10-14 | s390/flags: fix flag handling | Heiko Carstens |
2015-03-25 | s390: remove 31 bit support | Heiko Carstens |
2014-09-25 | s390/uprobes: architecture backend for uprobes | Jan Willeke |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds |
2014-05-20 | s390: split TIF bits into CIF, PIF and TIF bits | Martin Schwidefsky |
2014-04-22 | s390/ptrace: add struct psw and accessor function | Heiko Carstens |
2014-03-14 | s390/ptrace: add support for PTRACE_SINGLEBLOCK | Martin Schwidefsky |
2013-10-24 | s390/uaccess: always run the kernel in home space | Martin Schwidefsky |
2013-06-26 | s390/irq: store interrupt information in pt_regs | Martin Schwidefsky |
2013-04-23 | s390/ptrace: remove empty ifdefs | Heiko Carstens |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/s390/include/asm | David Howells |
2012-09-26 | s390: add support for transactional memory | Martin Schwidefsky |
2012-09-26 | s390: add support for runtime instrumentation | Jan Glauber |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens |
2012-01-17 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris |
2011-12-27 | [S390] cleanup trap handling | Martin Schwidefsky |
2011-10-30 | [S390] allow all addressing modes | Martin Schwidefsky |
2011-10-30 | [S390] cleanup psw related bits and pieces | Martin Schwidefsky |
2011-10-30 | [S390] addressing mode limits and psw address wrapping | Martin Schwidefsky |
2011-10-30 | [S390] signal race with restarting system calls | Martin Schwidefsky |
2011-07-26 | ptrace: unify show_regs() prototype | Mike Frysinger |
2011-01-05 | [S390] ptrace cleanup | Martin Schwidefsky |
2010-10-25 | [S390] remove ieee_instruction_pointer from thread_struct | Martin Schwidefsky |
2010-05-17 | [S390] add breaking event address for user space | Martin Schwidefsky |
2010-03-12 | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig |