aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/fault.c
Commit message (Expand)AuthorAge
* arm64: mm: allow the kernel to handle alignment faults on user accessesEunTaik Lee2016-02-19
* arm64: mm: fix fault_info table xFSC decodingMark Rutland2015-11-25
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-04
|\
| * arm64: Delay cpu feature capability checksSuzuki K. Poulose2015-10-21
* | arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn2015-10-05
|/
* arm64/BUG: Use BRK instruction for generic BUG trapsDave P Martin2015-07-27
* arm64: kernel: Add support for Privileged Access NeverJames Morse2015-07-27
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-07-03
|\
| * arm64: Fix show_unhandled_signal_ratelimited usageSuzuki K. Poulose2015-07-03
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-24
|\|
| * arm64: use private ratelimit state along with show_unhandled_signalsVladimir Murzin2015-06-19
| * arm64: show unhandled SP/PC alignment faultsVladimir Murzin2015-06-19
* | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-19
|/
* arm64: move to ESR_ELx macrosMark Rutland2015-01-15
* arm64: mm: report unhandled level-0 translation faults correctlyWill Deacon2014-11-21
* arm64: mm: Implement 4 levels of translation tablesJungseok Lee2014-07-23
* Revert "arm64: Introduce execute-only page access permissions"Catalin Marinas2014-05-16
* arm64: Introduce execute-only page access permissionsCatalin Marinas2014-05-09
* arm64: Provide read/write fault information in compat signal handlersCatalin Marinas2014-05-09
* arm64: Make do_bad_area() function staticCatalin Marinas2013-09-20
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-12
* arm64: mm: don't treat user cache maintenance faults as writesWill Deacon2013-07-19
* ARM64: mm: HugeTLB support.Steve Capper2013-06-14
* arm64: Do not report user faults for handled signalsCatalin Marinas2013-05-24
* arm64: Ignore the 'write' ESR flag on cache maintenance faultsCatalin Marinas2013-05-08
* arm64: mm: Correct show_pte behaviourSteve Capper2013-04-25
* arm64: Make the user fault reporting more specificCatalin Marinas2012-11-14
* arm64: MMU fault handling and page table managementCatalin Marinas2012-09-17