summaryrefslogtreecommitdiff
path: root/kernel/unwind/user.c
AgeCommit message (Expand)Author
2025-12-17unwind_user/fp: Use dummies instead of ifdefJens Remus
2025-12-17unwind_user: Enhance comments on get CFA, FP, and RAJens Remus
2025-10-29unwind_user/x86: Teach FP unwind about start of functionPeter Zijlstra
2025-10-29unwind: Implement compat fp unwindPeter Zijlstra
2025-10-29unwind: Simplify unwind_user_next_fp() alignment checkPeter Zijlstra
2025-07-29unwind_user: Add user space unwinding API with frame pointer supportJosh Poimboeuf