aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/page.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.hFlorian Fainelli2010-02-271-1/+1
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* MIPS: NEC VR5500 processor support fixupShinya Kuribayashi2009-03-111-1/+2
* [MIPS] Fix 32bit kernels on R4k with 128 byte cache line sizeThomas Bogendoerfer2008-07-081-29/+32
* [MIPS] Fix the fix for divide by zero error in build_{clear,copy}_pageAtsushi Nemoto2008-06-161-1/+1
* Fix divide by zero error in build_clear_page() and build_copy_page()Yoichi Yuasa2008-06-051-4/+6
* [MIPS] Reimplement clear_page/copy_pageThiemo Seufer2008-04-281-0/+684