index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
2014-07-23
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
2014-05-16
Revert "arm64: Introduce execute-only page access permissions"
Catalin Marinas
2014-05-09
arm64: Introduce execute-only page access permissions
Catalin Marinas
2014-05-09
arm64: Provide read/write fault information in compat signal handlers
Catalin Marinas
2013-09-20
arm64: Make do_bad_area() function static
Catalin Marinas
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
arch: mm: do not invoke OOM killer on kernel fault OOM
Johannes Weiner
2013-07-19
arm64: mm: don't treat user cache maintenance faults as writes
Will Deacon
2013-06-14
ARM64: mm: HugeTLB support.
Steve Capper
2013-05-24
arm64: Do not report user faults for handled signals
Catalin Marinas
2013-05-08
arm64: Ignore the 'write' ESR flag on cache maintenance faults
Catalin Marinas
2013-04-25
arm64: mm: Correct show_pte behaviour
Steve Capper
2012-11-14
arm64: Make the user fault reporting more specific
Catalin Marinas
2012-09-17
arm64: MMU fault handling and page table management
Catalin Marinas