| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-07-22 | 1 | -0/+6 |
|\ |
|
| * | s390/traps: unpoison the kernel_stack_overflow()'s pt_regs | Ilya Leoshkevich | 2024-07-04 | 1 | -0/+6 |
* | | s390/mm: Remove duplicate get_lowcore() calls | Sven Schnelle | 2024-06-18 | 1 | -13/+15 |
* | | s390: Replace S390_lowcore by get_lowcore() | Sven Schnelle | 2024-06-18 | 1 | -12/+12 |
|/ |
|
* | s390/fpu: rename save_fpu_regs() to save_user_fpu_regs(), etc | Heiko Carstens | 2024-02-16 | 1 | -5/+5 |
* | s390/fpu: move, rename, and merge header files | Heiko Carstens | 2024-02-16 | 1 | -1/+1 |
* | Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2024-01-11 | 1 | -1/+12 |
|\ |
|
| * | s390/fpu: get rid of MACHINE_HAS_VX | Heiko Carstens | 2023-12-11 | 1 | -1/+1 |
| * | s390/nmi: consistently enable machine checks in trap_init() | Heiko Carstens | 2023-12-11 | 1 | -0/+11 |
* | | s390/traps: only define is_valid_bugaddr() under CONFIG_GENERIC_BUG | Nathan Chancellor | 2023-12-11 | 1 | -0/+2 |
|/ |
|
* | s390/traps: improve panic message for translation-specification exception | Heiko Carstens | 2022-03-27 | 1 | -3/+3 |
* | s390/traps: get rid of magic cast for per code | Heiko Carstens | 2022-03-08 | 1 | -1/+1 |
* | s390/traps: get rid of magic cast for program interruption code | Heiko Carstens | 2022-03-08 | 1 | -1/+1 |
* | s390/extable: add and use fixup_exception helper function | Heiko Carstens | 2022-03-08 | 1 | -8/+2 |
* | s390/extable: move EX_TABLE define to asm-extable.h | Heiko Carstens | 2022-03-08 | 1 | -0/+1 |
* | s390/extable: sort amode31 extable early | Heiko Carstens | 2022-03-08 | 1 | -1/+0 |
* | signal: Replace force_fatal_sig with force_exit_sig when in doubt | Eric W. Biederman | 2021-11-19 | 1 | -1/+1 |
* | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-11-11 | 1 | -1/+1 |
|\ |
|
| * | signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) | Eric W. Biederman | 2021-10-29 | 1 | -1/+1 |
| * | signal/s390: Use force_sigsegv in default_trap_handler | Eric W. Biederman | 2021-10-29 | 1 | -1/+1 |
* | | s390: add support for BEAR enhancement facility | Sven Schnelle | 2021-10-26 | 1 | -5/+5 |
* | | s390: rename last_break to pgm_last_break | Sven Schnelle | 2021-10-26 | 1 | -1/+1 |
* | | s390/ptrace: add last_break member to pt_regs | Sven Schnelle | 2021-10-26 | 1 | -1/+1 |
|/ |
|
* | s390: rename dma section to amode31 | Heiko Carstens | 2021-08-05 | 1 | -1/+1 |
* | s390/signal: remove sigreturn on stack | Sven Schnelle | 2021-07-08 | 1 | -11/+1 |
* | s390/traps: do not test MONITOR CALL without CONFIG_BUG | Ilya Leoshkevich | 2021-07-08 | 1 | -0/+2 |
* | s390/traps: add struct to access transactional diagnostic block | Sven Schnelle | 2021-06-07 | 1 | -2/+2 |
* | s390/entry: add support for syscall stack randomization | Sven Schnelle | 2021-04-30 | 1 | -0/+2 |
* | s390/traps,mm: add conditional trap handlers | Heiko Carstens | 2021-04-12 | 1 | -1/+10 |
* | s390/traps: convert pgm_check.S to C | Heiko Carstens | 2021-04-12 | 1 | -7/+58 |
* | s390: convert to generic entry | Sven Schnelle | 2021-01-19 | 1 | -0/+65 |
* | s390/kernel: expand exception table logic to allow new handling options | Ilya Leoshkevich | 2020-07-20 | 1 | -5/+2 |
* | s390/traps: mark test_monitor_call __init | Heiko Carstens | 2020-03-11 | 1 | -1/+1 |
* | s390: fix __EMIT_BUG() macro | Sven Schnelle | 2020-01-22 | 1 | -5/+36 |
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-09 | 1 | -3/+3 |
|\ |
|
| * | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman | 2019-05-29 | 1 | -3/+3 |
* | | s390/traps: simplify data exception handler | Vasily Gorbik | 2019-06-15 | 1 | -8/+2 |
|/ |
|
* | s390/kernel: introduce .dma sections | Gerald Schaefer | 2019-04-29 | 1 | -1/+2 |
* | signal/s390: Use force_sig_fault where appropriate | Eric W. Biederman | 2018-04-25 | 1 | -26/+6 |
* | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 2018-04-25 | 1 | -1/+4 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | s390: add missing header includes for type checking | Heiko Carstens | 2017-06-12 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | s390: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2016-09-20 | 1 | -1/+2 |
* | s390/fault: merge report_user_fault implementations | Heiko Carstens | 2016-03-02 | 1 | -19/+2 |
* | s390: remove all usages of PSW_ADDR_INSN | Heiko Carstens | 2016-01-19 | 1 | -5/+4 |
* | s390: remove all usages of PSW_ADDR_AMODE | Heiko Carstens | 2016-01-19 | 1 | -1/+1 |
* | s390/traps: Remove unused variable | Christian Borntraeger | 2015-12-18 | 1 | -3/+0 |
* | s390/fpu: split fpu-internal.h into fpu internals, api, and type headers | Hendrik Brueckner | 2015-10-16 | 1 | -1/+1 |