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