Age | Commit message (Expand) | Author |
2023-04-20 | s390/stackleak: provide fast __stackleak_poison() implementation | Heiko Carstens |
2023-04-04 | s390: move on_thread_stack() to processor.h | Heiko Carstens |
2023-03-13 | s390/bp: remove __bpon() | Heiko Carstens |
2023-03-13 | s390/bp: remove s390_isolate_bp_guest() | Heiko Carstens |
2023-03-13 | s390/bp: remove TIF_ISOLATE_BP | Heiko Carstens |
2023-02-15 | s390/processor: add test_and_set_cpu_flag() and test_and_clear_cpu_flag() | Heiko Carstens |
2023-02-15 | s390/processor: let cpu helper functions return boolean values | Heiko Carstens |
2023-02-09 | s390/processor: always inline cpu flag helper functions | Heiko Carstens |
2022-11-16 | s390: avoid using global register for current_stack_pointer | Vasily Gorbik |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-09-14 | s390/mm: rework memcpy_real() to avoid DAT-off mode | Alexander Gordeev |
2022-09-14 | s390/smp: rework absolute lowcore access | Alexander Gordeev |
2022-09-11 | kernel: exit: cleanup release_thread() | Kefeng Wang |
2022-05-25 | s390: simplify early program check handler | Heiko Carstens |
2022-04-25 | s390/vdso: map vdso above stack | Sven Schnelle |
2022-04-25 | s390/vdso: move vdso mapping to its own function | Sven Schnelle |
2022-04-12 | s390: current_stack_pointer shouldn't be a function | Sven Schnelle |
2022-03-27 | s390/maccess: rework absolute lowcore accessors | Alexander Gordeev |
2022-03-10 | s390: convert ".insn" encoding to instruction names | Vasily Gorbik |
2022-03-08 | s390/base: pass pt_regs to early program check handler | Heiko Carstens |
2022-02-09 | s390/maccess: fix semantics of memcpy_real() and its callers | Alexander Gordeev |
2021-12-29 | s390: remove unused TASK_SIZE_OF | Guo Ren |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook |
2021-08-26 | s390/smp: enable DAT before CPU restart callback is called | Alexander Gordeev |
2021-06-18 | s390/processor: always inline stap() and __load_psw_mask() | Heiko Carstens |
2021-06-07 | s390/traps: add struct to access transactional diagnostic block | Sven Schnelle |
2021-01-19 | s390: pass struct pt_regs instead of registers to syscalls | Sven Schnelle |
2021-01-19 | s390: convert to generic entry | Sven Schnelle |
2020-12-16 | s390/idle: merge enabled_wait() and arch_cpu_idle() | Heiko Carstens |
2020-12-16 | s390/delay: simplify udelay | Heiko Carstens |
2020-11-23 | s390/mm: remove set_fs / rework address space handling | Heiko Carstens |
2020-11-09 | s390: remove unused s390_base_ext_handler | Vasily Gorbik |
2020-05-28 | s390: remove critical section cleanup from entry.S | Sven Schnelle |
2020-04-04 | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-03-28 | s390/mm: cleanup virtual memory constants usage | Alexander Gordeev |
2020-03-28 | s390/mm: remove page table downgrade support | Alexander Gordeev |
2020-03-10 | s390: prevent leaking kernel address in BEAR | Sven Schnelle |
2020-02-19 | s390: remove obsolete ieee_emulation_warnings | Stephen Kitt |
2019-11-30 | s390: always inline disabled_wait | Vasily Gorbik |
2019-10-31 | s390: always inline current_stack_pointer() | Heiko Carstens |
2019-09-03 | s390/base: remove unused s390_base_mcck_handler | Vasily Gorbik |
2019-07-16 | arch: replace _BITUL() in kernel-space headers with BIT() | Masahiro Yamada |
2019-06-15 | processor: get rid of cpu_relax_yield | Heiko Carstens |
2019-06-15 | s390: improve wait logic of stop_machine | Martin Schwidefsky |
2019-05-02 | s390: simplify disabled_wait | Martin Schwidefsky |
2019-05-02 | s390/unwind: introduce stack unwind API | Martin Schwidefsky |
2019-04-11 | s390: make __load_psw_mask work with clang | Arnd Bergmann |
2019-04-11 | s390: fine-tune stack switch helper | Martin Schwidefsky |
2018-11-05 | compiler: remove __no_sanitize_address_or_inline again | Martin Schwidefsky |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers |