aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-24MIPS: mm: Only build one microassembler that is suitableMaciej W. Rozycki1-3/+7
2013-07-01MIPS: Move generated code to .text for microMIPSJayachandran C1-1/+1
2013-05-01MIPS: microMIPS: uasm: Add microMIPS micro assembler support.Steven J. Hill1-0/+2
2013-05-01MIPS: microMIPS: uasm: Split 'uasm.c' into two files.Steven J. Hill1-1/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-3/+3
2012-08-22MIPS: introduce CPU_R4K_CACHE_TLBFlorian Fainelli1-16/+1
2012-07-19MIPS: Refactor 'clear_page' and 'copy_page' functions.Steven J. Hill1-2/+2
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/cavium', 'next/generic', 'next/kprobes', 'next/lantiq', 'next/perf' and 'next/raza' into mips-for-linux-nextRalf Baechle1-0/+1
2011-12-07MIPS: Netlogic: Add XLP makefiles and configJayachandran C1-0/+1
2011-12-07MIPS: Add fast get_user_pagesHillf Danton1-2/+2
2011-05-19MIPS: Move arch_get_unmapped_area and gang to new file.Ralf Baechle1-1/+2
2011-05-19MIPS: Kconfig and Makefile update for Netlogic XLR/XLSJayachandran C1-0/+1
2010-08-05MIPS: Add -Werror to arch/mips/KbuildSam Ravnborg1-2/+0
2009-06-17MIPS: Add support files for hugetlbfs.David Daney1-0/+1
2009-01-11MIPS: Hook up Cavium OCTEON in arch/mips.David Daney1-0/+1
2008-10-27MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processorsShinya Kuribayashi1-0/+1
2008-07-26mips: use generic show_mem()Johannes Weiner1-2/+1
2008-04-28[MIPS] Reimplement clear_page/copy_pageThiemo Seufer1-19/+18
2008-02-01[MIPS] Split the micro-assembler from tlbex.c.Thiemo Seufer1-1/+2
2007-10-11[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.Ralf Baechle1-1/+1
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle1-0/+2
2007-07-10[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2Fuxin Zhang1-0/+1
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto1-2/+0
2007-02-13[MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}Ralf Baechle1-12/+2
2006-06-29[MIPS] MIPS32/MIPS64 secondary cache managementChris Dearman1-0/+1
2006-03-21[MIPS] Kill tlb-andes.c.Thiemo Seufer1-1/+1
2005-10-29Fixup a few lose ends in explicit support for MIPS R1/R2.Ralf Baechle1-2/+2
2005-10-29Use R4000 TLB routines for SB1 also.Ralf Baechle1-1/+1
2005-10-29Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.Ralf Baechle1-2/+2
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+44