aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/fault.c
Commit message (Expand)AuthorAge
...
| * arm64: Convert pte handling from inline asm to using (cmp)xchgCatalin Marinas2017-08-21
| * arm64: Decode information from ESR upon mem faultsJulien Thierry2017-08-07
* | arm64: mm: abort uaccess retries upon fatal signalMark Rutland2017-08-22
|/
* arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Catalin Marinas2017-08-04
* Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon2017-06-26
|\
| * arm/arm64: KVM: add guest SEA supportTyler Baicar2017-06-22
| * acpi: apei: handle SEA notification type for ARMv8Tyler Baicar2017-06-22
| * arm64: exception: handle Synchronous External AbortTyler Baicar2017-06-22
* | arm64: mm: Update perf accounting to handle poison faultsPunit Agrawal2017-06-12
* | arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handlingJonathan (Zhixiong) Zhang2017-06-12
* | arm64: fault: Print info about page table structure when dumping pteWill Deacon2017-06-12
* | arm64: mm: print file name of faulting vmaKristina Martsenko2017-06-12
* | arm64: mm: don't print out page table entries on EL0 faultsKristina Martsenko2017-06-12
* | arm64: mm: print out correct page table entriesKristina Martsenko2017-06-12
* | arm64: Call __show_regs directlyKefeng Wang2017-05-30
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-05
|\
| * arm64: print a fault message when attempting to write RO memoryStephen Boyd2017-04-06
* | arm64: mm: unaligned access by user-land should be received as SIGBUSVictor Kamensky2017-04-04
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* arm64: Remove useless UAO IPI and describe how this gets enabledJames Morse2017-01-10
* arm64: mm: fix show_pte KERN_CONT falloutMark Rutland2017-01-04
* arm64: Handle faults caused by inadvertent user access with PAN enabledCatalin Marinas2016-11-21
* arm64: Update the synchronous external abort fault descriptionCatalin Marinas2016-11-21
* arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse2016-10-20
* arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse2016-10-20
* arm64: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-20
* arm64: Introduce execute-only page access permissionsCatalin Marinas2016-08-25
* arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott2016-08-12
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-27
|\
| * Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas2016-07-21
| |\
| | * arm64: Kprobes with single stepping supportSandeepa Prabhu2016-07-19
| * | arm64: kill ESR_LNX_EXECMark Rutland2016-06-21
| * | arm64: add macro to extract ESR_ELx.ECMark Rutland2016-06-21
| |/
* | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* | arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse2016-07-07
|/
* arm64: mm: mark fault_info table constMark Rutland2016-06-14
* arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon2016-06-08
* arm64: mm: remove the redundant codeHuang Shijie2016-04-19
* arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas2016-04-15
* arm64: mm: Add trace_irqflags annotations to do_debug_exception()James Morse2016-04-14
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-18
|\
| * mm: remove VM_FAULT_MINORJan Kara2016-03-17
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-17
|\ \ | |/ |/|
| * arm64: User die() instead of panic() in do_page_fault()Catalin Marinas2016-02-19
| * arm64: Remove the get_thread_info() functionCatalin Marinas2016-02-18
| * arm64: kernel: Don't toggle PAN on systems with UAOJames Morse2016-02-18
| * arm64: kernel: Add support for User Access OverrideJames Morse2016-02-18
* | 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