summaryrefslogtreecommitdiff
path: root/arch/arm/mm/fault.h
AgeCommit message (Expand)Author
2026-03-02ARM: provide individual is_translation_fault() and is_permission_fault()Russell King (Oracle)
2026-03-02ARM: move FSR fault status definitions before fsr_fs()Russell King (Oracle)
2026-03-02ARM: use BIT() and GENMASK() for fault status register fieldsRussell King (Oracle)
2026-03-02ARM: move is_permission_fault() and is_translation_fault() to fault.hRussell King (Oracle)
2023-06-19ARM: 9304/1: add prototype for function called only from asmArnd Bergmann
2022-12-07ARM: 9278/1: kfence: only handle translation faultsWang Kefeng
2021-10-19ARM: 9131/1: mm: Fix PXN process with LPAE featureWang Kefeng
2019-08-23ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-30ARM: 8642/1: LPAE: catch pending imprecise abort on unmaskAlexander Sverdlin
2016-09-27exceptions: detritus removalAl Viro
2015-10-19ARM: 8447/1: catch pending imprecise abort on unmaskLucas Stach
2011-12-08ARM: LPAE: Add fault handling supportCatalin Marinas
2011-12-08ARM: LPAE: Move the FSR definitions to separate filesCatalin Marinas
2006-09-27[ARM] do_bad_area() always takes current and current->active_mmRussell King
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds