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
/
mips
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-13
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-2
/
+4
2013-09-13
arch: mm: do not invoke OOM killer on kernel fault OOM
Johannes Weiner
1
-0
/
+2
2013-06-10
MIPS: Implement HAVE_CONTEXT_TRACKING.
Ralf Baechle
1
-2
/
+13
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-2
/
+2
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+1
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
1
-0
/
+1
2012-09-14
MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.
Steven J. Hill
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-1
/
+0
2012-02-20
MIPS: fault.c: Port OOM changes to do_page_fault
Kautuk Consul
1
-7
/
+29
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
1
-5
/
+3
2010-10-29
MIPS: add support for software performance events
Deng-Cheng Zhu
1
-2
/
+9
2010-08-05
MIPS: kprobe: Add support.
David Daney
1
-1
/
+14
2010-08-05
MIPS: Remove unnecessary header file inclusion from fault.c.
Ralf Baechle
1
-1
/
+0
2010-02-27
MIPS: Implement Read Inhibit/eXecute Inhibit
David Daney
1
-2
/
+25
2009-09-17
MIPS: Don't corrupt page tables on vmalloc fault.
David Daney
1
-2
/
+10
2009-08-03
MIPS: Drop mmap_sem in pagefault oom path
Akinobu Mita
1
-0
/
+1
2009-06-22
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-01-31
MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86
Ralf Baechle
1
-15
/
+6
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-12
/
+11
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-03-30
[MIPS] do_page_fault() needs to use raw_smp_processor_id().
Ralf Baechle
1
-3
/
+3
2006-11-30
[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
Atsushi Nemoto
1
-0
/
+4
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-27
[MIPS] Make PROT_WRITE imply PROT_READ.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
1
-3
/
+10
2005-10-29
Sparseify MIPS.
Ralf Baechle
1
-2
/
+2
2005-10-29
Handle addresses beyond VMALLOC_END correctly.
Thiemo Seufer
1
-1
/
+2
2005-10-29
Update MIPS to use the 4-level pagetable code thereby getting rid of
Ralf Baechle
1
-2
/
+8
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+236