Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: extable: add load_unaligned_zeropad() handler | Mark Rutland | 2021-10-21 | 1 | -0/+29 |
* | arm64: extable: add a dedicated uaccess handler | Mark Rutland | 2021-10-21 | 1 | -0/+17 |
* | arm64: extable: add `type` and `data` fields | Mark Rutland | 2021-10-21 | 1 | -4/+25 |
* | arm64: extable: use `ex` for `exception_table_entry` | Mark Rutland | 2021-10-21 | 1 | -5/+5 |
* | arm64: extable: make fixup_exception() return bool | Mark Rutland | 2021-10-21 | 1 | -3/+3 |
* | arm64: Improve diagnostics when trapping BRK with FAULT_BRK_IMM | Will Deacon | 2020-09-18 | 1 | -3/+1 |
* | bpf, arm64: Add BPF exception tables | Jean-Philippe Brucker | 2020-07-31 | 1 | -3/+9 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | arm64: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2016-09-20 | 1 | -1/+1 |
* | arm64: switch to relative exception tables | Ard Biesheuvel | 2016-02-24 | 1 | -1/+1 |
* | arm64: MMU fault handling and page table management | Catalin Marinas | 2012-09-17 | 1 | -0/+17 |