summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/page.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle2012-12-131-9/+0Star
* MIPS: Refactor 'clear_page' and 'copy_page' functions.Steven J. Hill2012-07-191-49/+18Star
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0Star
* 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