summaryrefslogtreecommitdiff
path: root/arch/mips/mm/page.c
AgeCommit message (Expand)Author
2017-01-03MIPS: Export {copy, clear}_page functions alongside their definitionsPaul Burton
2016-10-05MIPS: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-05-13MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENTHuacai Chen
2015-04-01MIPS: Add R16000 detectionJoshua Kinard
2015-02-17MIPS: mm: page: Add MIPS R6 supportMarkos Chandras
2014-05-28MIPS: R46000: Fix Micro-assembler field overflow for R4600 V2Thomas Bogendoerfer
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-07-01MIPS: Cleanup indentation and whitespaceTony Wu
2013-05-08MIPS: Build uasm-generated code only once to avoid CPU Hotplug problemHuacai Chen
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle
2012-07-19MIPS: Refactor 'clear_page' and 'copy_page' functions.Steven J. Hill
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2010-02-27MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.hFlorian Fainelli
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2009-03-11MIPS: NEC VR5500 processor support fixupShinya Kuribayashi
2008-07-08[MIPS] Fix 32bit kernels on R4k with 128 byte cache line sizeThomas Bogendoerfer
2008-06-16[MIPS] Fix the fix for divide by zero error in build_{clear,copy}_pageAtsushi Nemoto
2008-06-05Fix divide by zero error in build_clear_page() and build_copy_page()Yoichi Yuasa
2008-04-28[MIPS] Reimplement clear_page/copy_pageThiemo Seufer