index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
2017-12-13
arm64: fault: avoid send SIGBUS two times
Dongjiu Geng
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-02
arm64: Don't walk page table for user faults in do_mem_abort
Will Deacon
2017-10-27
arm64: consistently log ESR and page table
Mark Rutland
2017-10-19
arm64: Update fault_info table with new exception types
Julien Thierry
2017-10-02
arm64: fix misleading data abort decoding
Mark Rutland
2017-10-02
arm64: mm: Remove useless and wrong comments from fault.c
Will Deacon
2017-09-29
arm64: fault: Route pte translation faults via do_translation_fault
Will Deacon
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-08-22
arm64: mm: abort uaccess retries upon fatal signal
Mark Rutland
2017-08-21
arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths
Catalin Marinas
2017-08-21
arm64: Move PTE_RDONLY bit handling out of set_pte_at()
Catalin Marinas
2017-08-21
arm64: Convert pte handling from inline asm to using (cmp)xchg
Catalin Marinas
2017-08-07
arm64: Decode information from ESR upon mem faults
Julien Thierry
2017-08-04
arm64: Fix potential race with hardware DBM in ptep_set_access_flags()
Catalin Marinas
2017-06-26
Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core
Will Deacon
2017-06-22
arm/arm64: KVM: add guest SEA support
Tyler Baicar
2017-06-22
acpi: apei: handle SEA notification type for ARMv8
Tyler Baicar
2017-06-22
arm64: exception: handle Synchronous External Abort
Tyler Baicar
2017-06-12
arm64: mm: Update perf accounting to handle poison faults
Punit Agrawal
2017-06-12
arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling
Jonathan (Zhixiong) Zhang
2017-06-12
arm64: fault: Print info about page table structure when dumping pte
Will Deacon
2017-06-12
arm64: mm: print file name of faulting vma
Kristina Martsenko
2017-06-12
arm64: mm: don't print out page table entries on EL0 faults
Kristina Martsenko
2017-06-12
arm64: mm: print out correct page table entries
Kristina Martsenko
2017-05-30
arm64: Call __show_regs directly
Kefeng Wang
2017-05-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-04-06
arm64: print a fault message when attempting to write RO memory
Stephen Boyd
2017-04-04
arm64: mm: unaligned access by user-land should be received as SIGBUS
Victor Kamensky
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-01-10
arm64: Remove useless UAO IPI and describe how this gets enabled
James Morse
2017-01-04
arm64: mm: fix show_pte KERN_CONT fallout
Mark Rutland
2016-11-21
arm64: Handle faults caused by inadvertent user access with PAN enabled
Catalin Marinas
2016-11-21
arm64: Update the synchronous external abort fault description
Catalin Marinas
2016-10-20
arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call
James Morse
2016-10-20
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
2016-09-20
arm64: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-08-25
arm64: Introduce execute-only page access permissions
Catalin Marinas
2016-08-12
arm64: Handle el1 synchronous instruction aborts cleanly
Laura Abbott
2016-07-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-21
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
2016-07-19
arm64: Kprobes with single stepping support
Sandeepa Prabhu
2016-07-07
arm64: kernel: Save and restore UAO and addr_limit on exception entry
James Morse
2016-06-21
arm64: kill ESR_LNX_EXEC
Mark Rutland
2016-06-21
arm64: add macro to extract ESR_ELx.EC
Mark Rutland
2016-06-14
arm64: mm: mark fault_info table const
Mark Rutland
2016-06-08
arm64: mm: always take dirty state from new pte in ptep_set_access_flags
Will Deacon
2016-04-19
arm64: mm: remove the redundant code
Huang Shijie
[prev]
[next]