summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/asm-offsets.c
AgeCommit message (Expand)Author
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-11-27KVM: s390: Enable and disable interrupts in entry codeHeiko Carstens
2025-11-24s390: Add stackprotector supportHeiko Carstens
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-04-14s390/mm: Reimplement lazy ASCE handlingHeiko Carstens
2025-03-31s390/asm-offsets: Remove ASM_OFFSETS_CHeiko Carstens
2025-03-31s390/asm-offsets: Include ftrace_regs.h instead of ftrace.hHeiko Carstens
2025-03-31s390/kvm: Split kvm_host header fileHeiko Carstens
2025-03-04s390/boot: Pass pt_regs to program check handlerHeiko Carstens
2025-03-04s390/asm-offsets: Rename __LC_PGM_INT_CODEHeiko Carstens
2025-03-04s390/time: Convert MACHINE_HAS_SCC to machine_has_scc()Heiko Carstens
2024-12-26fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-10-29s390: Remove gmap pointer from lowcoreClaudio Imbrenda
2024-10-29s390/entry: Remove __GMAP_ASCE and use _PIF_GUEST_FAULT againClaudio Imbrenda
2024-10-10ftrace: Make ftrace_regs abstract from direct useSteven Rostedt
2024-08-29s390/entry: Unify save_area_sync and save_area_asyncSven Schnelle
2024-07-23s390/entry: Move SIE indicator flag to thread infoHeiko Carstens
2024-07-23s390: Move CIF flags to struct pcpuSven Schnelle
2024-07-10s390/entry: Pass the asce as parameter to sie64a()Claudio Imbrenda
2024-05-14s390/idle: Rewrite psw_idle() in CSven Schnelle
2024-05-14s390/stackstrace: Detect vdso stack framesHeiko Carstens
2024-05-14s390/vdso: Introduce and use struct stack_frame_vdso_wrapperHeiko Carstens
2023-07-24s390/tracing: pass struct ftrace_regs to ftrace_trace_functionSven Schnelle
2023-07-24s390/ftrace: enable HAVE_FUNCTION_GRAPH_RETVALSven Schnelle
2023-07-03s390/entry: remove mcck clockSven Schnelle
2022-10-26s390/entry: sort out physical vs virtual pointers usage in sie64aNico Boehr
2022-06-01s390/stack: add union to reflect kvm stack slot usagesHeiko Carstens
2022-06-01s390/stack: merge empty stack frame slotsHeiko Carstens
2022-05-25s390: generate register offsets into pt_regs automaticallyHeiko Carstens
2022-03-10s390: raise minimum supported machine generation to z10Vasily Gorbik
2022-03-08s390/asm-offsets: remove unused definesHeiko Carstens
2022-02-09s390/dump: fix old lowcore virtual vs physical address confusionAlexander Gordeev
2021-10-26s390: support command lines longer than 896 bytesSven Schnelle
2021-10-26s390: add support for BEAR enhancement facilitySven Schnelle
2021-10-26s390: rename last_break to pgm_last_breakSven Schnelle
2021-10-19s390: make STACK_FRAME_OVERHEAD available via asm-offsets.hHeiko Carstens
2021-08-26s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev
2021-07-27s390/setup: generate asm offsets from struct parmareaAlexander Egorenkov
2021-07-05s390/mcck: move register validation to C codeAlexander Gordeev
2021-06-07s390/ipl: make parameter area accessible via struct parmareaHeiko Carstens
2021-06-07s390/facilities: move stfl information from lowcore to global dataSven Schnelle
2021-06-07s390/entry: use assignment to read intcode / asm to copy gprsSven Schnelle
2021-02-13s390: add stack for machine check handlerSven Schnelle
2021-01-19s390: convert to generic entrySven Schnelle
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens
2020-11-23s390: fix fpu restore in entry.SSven Schnelle
2020-11-03s390/vdso: remove unused constantsHeiko Carstens
2020-08-26s390: convert to GENERIC_VDSOSven Schnelle
2020-06-16s390/vdso: fix vDSO clock_getres()Vincenzo Frascino