index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
2025-05-26
Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-05-05
s390/entry: Fix last breaking event handling in case of stack corruption
Heiko Carstens
2025-04-14
s390/mm: Reimplement lazy ASCE handling
Heiko Carstens
2025-03-31
s390/entry: Fix setting _CIF_MCCK_GUEST with lowcore relocation
Sven Schnelle
2025-03-04
s390/traps: Change stack overflow message
Sven Schnelle
2025-03-04
s390: Use system header file variant of include directive
Heiko Carstens
2025-03-04
s390/lowcore: Convert relocated lowcore alternative to machine feature
Heiko Carstens
2024-12-10
s390/Kconfig: Select VMAP_STACK unconditionally
Heiko Carstens
2024-11-21
s390/entry: Mark IRQ entries to fix stack depot warnings
Vasily Gorbik
2024-10-29
s390/mm/fault: Handle guest-related program interrupts in KVM
Claudio Imbrenda
2024-10-29
s390/entry: Remove __GMAP_ASCE and use _PIF_GUEST_FAULT again
Claudio Imbrenda
2024-09-21
Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-09-13
s390/alternatives: Remove ALT_FACILITY_EARLY
Heiko Carstens
2024-08-29
s390/entry: Unify save_area_sync and save_area_async
Sven Schnelle
2024-08-07
s390/entry: Move early_pgm_check_handler() to init text section
Heiko Carstens
2024-08-07
s390/entry: Make early program check handler relocated lowcore aware
Heiko Carstens
2024-08-07
s390/entry: Move early program check handler to entry.S
Heiko Carstens
2024-07-23
s390/entry: Make system_call() ready for lowcore relocation
Sven Schnelle
2024-07-23
s390/entry: Make ret_from_fork() ready for lowcore relocation
Sven Schnelle
2024-07-23
s390/entry: Make __switch_to() ready for lowcore relocation
Sven Schnelle
2024-07-23
s390/entry: Make restart_int_handler() ready for lowcore relocation
Sven Schnelle
2024-07-23
s390/entry: Make mchk_int_handler() ready for lowcore relocation
Sven Schnelle
2024-07-23
s390/entry: Make int handlers ready for lowcore relocation
Sven Schnelle
2024-07-23
s390/entry: Make pgm_check_handler() ready for lowcore relocation
Sven Schnelle
2024-07-23
s390/entry: Add base register to CHECK_VMAP_STACK/CHECK_STACK macro
Sven Schnelle
2024-07-23
s390/entry: Add base register to SIEEXIT macro
Sven Schnelle
2024-07-23
s390/entry: Add base register to MBEAR macro
Sven Schnelle
2024-07-23
s390/entry: Make __sie64a() ready for lowcore relocation
Sven Schnelle
2024-07-23
s390/entry: Move SIE indicator flag to thread info
Heiko Carstens
2024-07-23
s390/nmi: Simplify ptregs setup
Heiko Carstens
2024-07-23
s390/nospec: Push down alternative handling
Heiko Carstens
2024-07-23
s390/alternatives: Rework to allow for callbacks
Heiko Carstens
2024-07-23
s390/alternatives: Merge both alternative header files
Heiko Carstens
2024-07-23
s390: Move CIF flags to struct pcpu
Sven Schnelle
2024-07-10
s390/entry: Pass the asce as parameter to sie64a()
Claudio Imbrenda
2024-05-14
s390/idle: Rewrite psw_idle() in C
Sven Schnelle
2024-04-17
s390/mm: Fix NULL pointer dereference
Sven Schnelle
2024-04-03
s390/entry: align system call table on 8 bytes
Sumanth Korikkar
2024-03-17
s390/entry: compare gmap asce to determine guest/host fault
Sven Schnelle
2024-03-17
s390/entry: remove OUTSIDE macro
Sven Schnelle
2024-03-17
s390/entry: add CIF_SIE flag and remove sie64a() address check
Sven Schnelle
2024-02-16
s390/kvm: convert to regular kernel fpu user
Heiko Carstens
2024-02-16
s390/fpu: convert FPU CIF flag to regular TIF flag
Heiko Carstens
2024-02-16
s390/fpu: move, rename, and merge header files
Heiko Carstens
2024-02-16
s390/nmi: remove register validation code
Heiko Carstens
2024-02-12
s390/switch_to: use generic header file
Heiko Carstens
2023-08-09
s390: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-07-03
s390/entry: remove mcck clock
Sven Schnelle
2023-07-03
s390/entry: rework entering DAT-on mode on CPU restart
Alexander Gordeev
2023-06-28
s390: consistently use .balign instead of .align
Heiko Carstens
[next]