index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-12
arm64: Handle el1 synchronous instruction aborts cleanly
Laura Abbott
1
-2
/
+12
2016-07-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-6
/
+35
2016-07-27
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-07-21
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
1
-0
/
+26
2016-07-19
arm64: Kprobes with single stepping support
Sandeepa Prabhu
1
-0
/
+26
2016-07-07
arm64: kernel: Save and restore UAO and addr_limit on exception entry
James Morse
1
-1
/
+2
2016-06-21
arm64: kill ESR_LNX_EXEC
Mark Rutland
1
-5
/
+8
2016-06-21
arm64: add macro to extract ESR_ELx.EC
Mark Rutland
1
-1
/
+1
2016-06-14
arm64: mm: mark fault_info table const
Mark Rutland
1
-1
/
+1
2016-06-08
arm64: mm: always take dirty state from new pte in ptep_set_access_flags
Will Deacon
1
-1
/
+1
2016-04-19
arm64: mm: remove the redundant code
Huang Shijie
1
-4
/
+0
2016-04-15
arm64: Implement ptep_set_access_flags() for hardware AF/DBM
Catalin Marinas
1
-0
/
+50
2016-04-14
arm64: mm: Add trace_irqflags annotations to do_debug_exception()
James Morse
1
-10
/
+23
2016-03-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-03-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-6
/
+28
2016-03-18
mm: remove VM_FAULT_MINOR
Jan Kara
1
-1
/
+1
2016-02-19
arm64: User die() instead of panic() in do_page_fault()
Catalin Marinas
1
-2
/
+2
2016-02-19
arm64: mm: allow the kernel to handle alignment faults on user accesses
EunTaik Lee
1
-1
/
+8
2016-02-18
arm64: Remove the get_thread_info() function
Catalin Marinas
1
-1
/
+1
2016-02-18
arm64: kernel: Don't toggle PAN on systems with UAO
James Morse
1
-0
/
+3
2016-02-18
arm64: kernel: Add support for User Access Override
James Morse
1
-6
/
+25
2015-11-25
arm64: mm: fix fault_info table xFSC decoding
Mark Rutland
1
-14
/
+14
2015-11-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2015-10-21
arm64: Delay cpu feature capability checks
Suzuki K. Poulose
1
-1
/
+1
2015-10-05
arm64: readahead: fault retry breaks mmap file read random detection
Mark Salyzyn
1
-0
/
+1
2015-07-27
arm64/BUG: Use BRK instruction for generic BUG traps
Dave P Martin
1
-2
/
+10
2015-07-27
arm64: kernel: Add support for Privileged Access Never
James Morse
1
-0
/
+16
2015-07-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2015-07-03
arm64: Fix show_unhandled_signal_ratelimited usage
Suzuki K. Poulose
1
-1
/
+1
2015-06-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+9
2015-06-19
arm64: use private ratelimit state along with show_unhandled_signals
Vladimir Murzin
1
-2
/
+1
2015-06-19
arm64: show unhandled SP/PC alignment faults
Vladimir Murzin
1
-1
/
+8
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-1
/
+1
2015-01-15
arm64: move to ESR_ELx macros
Mark Rutland
1
-1
/
+1
2014-11-21
arm64: mm: report unhandled level-0 translation faults correctly
Will Deacon
1
-1
/
+1
2014-07-23
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
1
-0
/
+1
2014-05-16
Revert "arm64: Introduce execute-only page access permissions"
Catalin Marinas
1
-2
/
+3
2014-05-09
arm64: Introduce execute-only page access permissions
Catalin Marinas
1
-3
/
+2
2014-05-09
arm64: Provide read/write fault information in compat signal handlers
Catalin Marinas
1
-4
/
+4
2013-09-20
arm64: Make do_bad_area() function static
Catalin Marinas
1
-1
/
+1
2013-09-13
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-7
/
+10
2013-09-13
arch: mm: do not invoke OOM killer on kernel fault OOM
Johannes Weiner
1
-7
/
+7
2013-07-19
arm64: mm: don't treat user cache maintenance faults as writes
Will Deacon
1
-26
/
+20
2013-06-14
ARM64: mm: HugeTLB support.
Steve Capper
1
-15
/
+4
2013-05-24
arm64: Do not report user faults for handled signals
Catalin Marinas
1
-1
/
+2
2013-05-08
arm64: Ignore the 'write' ESR flag on cache maintenance faults
Catalin Marinas
1
-1
/
+2
2013-04-25
arm64: mm: Correct show_pte behaviour
Steve Capper
1
-3
/
+3
2012-11-14
arm64: Make the user fault reporting more specific
Catalin Marinas
1
-2
/
+11
2012-09-17
arm64: MMU fault handling and page table management
Catalin Marinas
1
-0
/
+534