aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/pgtable-32.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-1/+1
2007-08-27[MIPS] Compute PGD_ORDER from the select page size.Ralf Baechle1-8/+2
2007-08-27[MIPS] Fix computation of PGDIR_SHIFT for 16K pagesize on 32-bit kernels.Ralf Baechle1-5/+1
2006-12-06[MIPS] pte_offset(dir,addr): parenthesis fixFranck Bui-Huu1-3/+3
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-2/+2
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds1-1/+0
2006-06-06[MIPS] Fix non-linear memory mapping on MIPSSergei Shtylyov1-19/+26
2006-06-06[MIPS] Fix swap entry for MIPS32 36-bit physical addressSergei Shtylyov1-2/+14
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle1-1/+1
2005-10-29On CONFIG_64BIT_PHYS_ADDR, pfn always fits in 'unsigned long', butRalf Baechle1-1/+1
2005-10-29Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.Ralf Baechle1-3/+3
2005-10-29Fix compilation, and bring 32/64 bit variants more in line.Thiemo Seufer1-6/+3
2005-10-29Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle1-28/+12
2005-04-19[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+243