Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-04 | ARM: 9233/1: stacktrace: Skip frame pointer boundary check for call_with_stack() | Li Huafei | 1 | -0/+2 |
2021-12-03 | ARM: call_with_stack: add unwind support | Ard Biesheuvel | 1 | -8/+25 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 1 | -13/+1 |
2015-05-08 | ARM: replace BSYM() with badr assembly macro | Russell King | 1 | -1/+1 |
2014-07-18 | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ | Russell King | 1 | -2/+2 |
2011-12-12 | ARM: lib: add call_with_stack function for safely changing stack | Will Deacon | 1 | -0/+44 |