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
starfive-6.6.48-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
/
microblaze
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-18
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-04-25
signal/microblaze: Use force_sig_fault where appropriate
Eric W. Biederman
1
-8
/
+1
2018-04-25
signal/microblaze: Remove the commented out force_sig_info in do_page_fault
Eric W. Biederman
1
-5
/
+0
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-1
/
+3
2017-01-26
microblaze: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-07-27
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-4
/
+4
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2013-09-13
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-2
/
+5
2013-02-12
microblaze: Fix coding style issues
Michal Simek
1
-5
/
+5
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
1
-0
/
+1
2012-05-25
microblaze: Port OOM changes to do_page_fault
Kautuk Consul
1
-5
/
+28
2012-03-28
Disintegrate asm/system.h for Microblaze
David Howells
1
-1
/
+0
2011-03-09
microblaze: Fix sparse warning - fault.c
Michal Simek
1
-1
/
+1
2010-08-04
microblaze: Add KGDB support
Michal Simek
1
-15
/
+0
2010-08-04
microblaze: Remove unused label
Michal Simek
1
-1
/
+0
2010-05-06
microblaze: invoke oom-killer from page fault
Nick Piggin
1
-9
/
+4
2010-04-01
microblaze: Adding likely macros
Michal Simek
1
-12
/
+12
2009-07-27
microblaze: Support unaligned address for put/get_user macros
Michal Simek
1
-1
/
+1
2009-07-27
microblaze: Fix do_page_fault for no context
Michal Simek
1
-9
/
+4
2009-06-22
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-05-26
microblaze_mmu_v2: Page fault handling high level - fault.c
Michal Simek
1
-0
/
+304