index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
copro_fault.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-25
powerpc/mm: convert coprocessor fault to lock_mm_and_find_vma()
Linus Torvalds
1
-11
/
+3
2022-06-17
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
1
-0
/
+5
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
1
-0
/
+2
2020-08-12
mm: clean up the last pieces of page fault accountings
Peter Xu
1
-5
/
+0
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
1
-14
/
+1
2019-04-21
powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_ID
Aneesh Kumar K.V
1
-2
/
+2
2019-04-21
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
1
-5
/
+9
2018-08-18
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-03-30
powerpc/mm: Add support for handling > 512TB address in SLB miss
Aneesh Kumar K.V
1
-1
/
+1
2017-02-15
powerpc/mm: Update PROTFAULT handling in the page fault path
Aneesh Kumar K.V
1
-4
/
+6
2016-11-22
powerpc/mm/coproc: Handle bad address on coproc slb fault
Aneesh Kumar K.V
1
-0
/
+3
2016-10-19
powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
Frederic Barrat
1
-0
/
+2
2016-07-27
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2015-06-03
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
1
-1
/
+1
2015-06-03
powerpc/copro: Fix faulting kernel segments
Michael Neuling
1
-2
/
+5
2015-02-13
ppc64: add paranoid warnings for unexpected DSISR_PROTFAULT
Mel Gorman
1
-2
/
+6
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-1
/
+1
2014-10-28
powerpc/mm: Use appropriate ESID mask in copro_calculate_slb()
Ian Munsie
1
-2
/
+1
2014-10-08
powerpc/mm: Add hooks for cxl
Ian Munsie
1
-0
/
+2
2014-10-08
powerpc/cell: Make spu_flush_all_slbs() generic
Ian Munsie
1
-0
/
+9
2014-10-08
powerpc/cell: Move data segment faulting code out of cell platform
Ian Munsie
1
-0
/
+46
2014-10-08
powerpc/cell: Move spu_handle_mm_fault() out of cell platform
Ian Munsie
1
-0
/
+92