index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
stacktrace.h
Age
Commit message (
Expand
)
Author
2023-04-19
s390/kdump: remove nodat stack restriction for calling nodat functions
Alexander Gordeev
2023-04-19
s390/kdump: rework invocation of DAT-off code
Alexander Gordeev
2023-04-04
s390/stacktrace: remove call_on_stack_noreturn()
Heiko Carstens
2022-10-26
s390/entry: sort out physical vs virtual pointers usage in sie64a
Nico Boehr
2022-06-01
s390/stack: add union to reflect kvm stack slot usages
Heiko Carstens
2022-06-01
s390/stack: merge empty stack frame slots
Heiko Carstens
2022-04-12
s390: current_stack_pointer shouldn't be a function
Sven Schnelle
2022-03-01
s390: always use the packed stack layout
Vasily Gorbik
2021-09-07
s390/unwind: use current_frame_address() to unwind current task
Vasily Gorbik
2021-07-08
s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()
Heiko Carstens
2021-07-08
s390: add type checking to CALL_ON_STACK_NORETURN() macro
Heiko Carstens
2021-07-08
s390: remove old CALL_ON_STACK() macro
Heiko Carstens
2021-07-08
s390: introduce proper type handling call_on_stack() macro
Heiko Carstens
2021-06-21
s390/stack: fix possible register corruption with stack switch helper
Heiko Carstens
2021-04-05
s390/unwind: add machine check handler stack
Vasily Gorbik
2019-11-30
s390: fix register clobbering in CALL_ON_STACK
Vasily Gorbik
2019-11-30
s390/unwind: always inline get_stack_pointer
Vasily Gorbik
2019-11-30
s390: avoid misusing CALL_ON_STACK for task stack setup
Vasily Gorbik
2019-11-30
s390: correct CALL_ON_STACK back_chain saving
Vasily Gorbik
2019-11-30
s390/unwind: unify task is current checks
Vasily Gorbik
2019-10-31
s390/unwind: fix get_stack_pointer(NULL, NULL)
Ilya Leoshkevich
2019-06-07
s390/unwind: correct stack switching during unwind
Vasily Gorbik
2019-05-02
s390/unwind: introduce stack unwind API
Martin Schwidefsky