aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/fault.c
Commit message (Expand)AuthorAge
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-21
|\
| * MIPS: mm: Add debug information for userland SIGSEGV signals.Markos Chandras2015-02-16
* | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-29
|/
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-12
* MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle2013-06-10
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-09
|\
| * readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-09
* | MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.Steven J. Hill2012-09-13
|/
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-28
* MIPS: fault.c: Port OOM changes to do_page_faultKautuk Consul2012-02-20
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-01
* MIPS: add support for software performance eventsDeng-Cheng Zhu2010-10-29
* MIPS: kprobe: Add support.David Daney2010-08-05
* MIPS: Remove unnecessary header file inclusion from fault.c.Ralf Baechle2010-08-05
* MIPS: Implement Read Inhibit/eXecute InhibitDavid Daney2010-02-27
* MIPS: Don't corrupt page tables on vmalloc fault.David Daney2009-09-17
* MIPS: Drop mmap_sem in pagefault oom pathAkinobu Mita2009-08-03
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86Ralf Baechle2009-01-30
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-16
* mm: fault feedback #2Nick Piggin2007-07-19
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [MIPS] do_page_fault() needs to use raw_smp_processor_id().Ralf Baechle2007-03-29
* [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto2006-11-29
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-29
* [MIPS] Make PROT_WRITE imply PROT_READ.Ralf Baechle2006-09-27
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-18
* Sparseify MIPS.Ralf Baechle2005-10-29
* Handle addresses beyond VMALLOC_END correctly.Thiemo Seufer2005-10-29
* Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle2005-10-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16