aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/fault.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-07-19mm: fault feedback #2Nick Piggin1-12/+11
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-03-29[MIPS] do_page_fault() needs to use raw_smp_processor_id().Ralf Baechle1-3/+3
2006-11-30[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto1-0/+4
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-27[MIPS] Make PROT_WRITE imply PROT_READ.Ralf Baechle1-1/+1
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle1-3/+10
2005-10-29Sparseify MIPS.Ralf Baechle1-2/+2
2005-10-29Handle addresses beyond VMALLOC_END correctly.Thiemo Seufer1-1/+2
2005-10-29Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle1-2/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+236