aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/page.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-20/+20
2013-07-01MIPS: Cleanup indentation and whitespaceTony Wu1-1/+1
2013-05-08MIPS: Build uasm-generated code only once to avoid CPU Hotplug problemHuacai Chen1-0/+10
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-3/+3
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle1-9/+0
2012-07-19MIPS: Refactor 'clear_page' and 'copy_page' functions.Steven J. Hill1-49/+18
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2010-02-27MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.hFlorian Fainelli1-1/+1
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2009-03-11MIPS: NEC VR5500 processor support fixupShinya Kuribayashi1-1/+2
2008-07-08[MIPS] Fix 32bit kernels on R4k with 128 byte cache line sizeThomas Bogendoerfer1-29/+32
2008-06-16[MIPS] Fix the fix for divide by zero error in build_{clear,copy}_pageAtsushi Nemoto1-1/+1
2008-06-05Fix divide by zero error in build_clear_page() and build_copy_page()Yoichi Yuasa1-4/+6
2008-04-28[MIPS] Reimplement clear_page/copy_pageThiemo Seufer1-0/+684