aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mm/fault.c
AgeCommit message (Expand)Author
2009-08-03MIPS: Drop mmap_sem in pagefault oom pathAkinobu Mita
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-01-30MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86Ralf Baechle
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-07-19mm: fault feedback #2Nick Piggin
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-03-29[MIPS] do_page_fault() needs to use raw_smp_processor_id().Ralf Baechle
2006-11-30[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-27[MIPS] Make PROT_WRITE imply PROT_READ.Ralf Baechle
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle
2005-10-29Sparseify MIPS.Ralf Baechle
2005-10-29Handle addresses beyond VMALLOC_END correctly.Thiemo Seufer
2005-10-29Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds