aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-29Handle addresses beyond VMALLOC_END correctly.Thiemo Seufer1-1/+2
2005-10-29Use intermediate variable.Thiemo Seufer1-3/+3
2005-10-29Moves a test which determines if we actually need to perform aRalf Baechle1-7/+7
2005-10-29Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle9-25/+52
2005-10-2925Kf is also physically indexed.Ralf Baechle1-0/+1
2005-10-2920Kc and SB1 don't suffer from aliases.Ralf Baechle1-0/+2
2005-10-29Delete duplicate copy of fixrange_init.Ralf Baechle2-33/+3
2005-10-29Move missplaced code line to the right place.Ralf Baechle1-3/+2
2005-10-29Use hardware mechanism to deal with cache aliases in the 24K.Ralf Baechle1-2/+10
2005-10-29Remove old wrong bits of cache code.Ralf Baechle1-3/+0
2005-10-29Formatting fixes.Maciej W. Rozycki1-9/+10
2005-10-28[PATCH] gfp_t: dma-mapping (mips)Al Viro4-8/+8
2005-09-05[PATCH] mips: fix build warningsYoichi Yuasa1-1/+1
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle5-27/+27
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle5-27/+27
2005-06-25[PATCH] mips: add MIPS-specific support for flatmem/discontigmemYoichi Yuasa2-3/+3
2005-06-21[PATCH] mm: remove PG_highmemBadari Pulavarty1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds33-0/+10655