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
/
kernel
/
unwind
Age
Commit message (
Expand
)
Author
2025-10-29
unwind_user/x86: Teach FP unwind about start of function
Peter Zijlstra
2025-10-29
unwind: Implement compat fp unwind
Peter Zijlstra
2025-10-29
unwind: Simplify unwind_user_next_fp() alignment check
Peter Zijlstra
2025-10-29
unwind: Make unwind_task_info::unwind_mask consistent
Peter Zijlstra
2025-10-29
unwind: Simplify unwind_user_faultable()
Peter Zijlstra
2025-10-29
unwind: Clarify calling context
Peter Zijlstra
2025-10-29
unwind: Fix unwind_deferred_request() vs NMI
Peter Zijlstra
2025-07-31
unwind: Finish up unwind when a task exits
Steven Rostedt
2025-07-31
unwind deferred: Use SRCU unwind_deferred_task_work()
Steven Rostedt
2025-07-31
unwind: Add USED bit to only have one conditional on way back to user space
Steven Rostedt
2025-07-31
unwind deferred: Add unwind_completed mask to stop spurious callbacks
Steven Rostedt
2025-07-31
unwind deferred: Use bitmask to determine which callbacks to call
Steven Rostedt
2025-07-31
unwind_user/deferred: Make unwind deferral requests NMI-safe
Steven Rostedt
2025-07-31
unwind_user/deferred: Add deferred unwinding interface
Josh Poimboeuf
2025-07-31
unwind_user/deferred: Add unwind cache
Josh Poimboeuf
2025-07-29
unwind_user/deferred: Add unwind_user_faultable()
Steven Rostedt
2025-07-29
unwind_user: Add user space unwinding API with frame pointer support
Josh Poimboeuf