summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/pgtable-32.h
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] All MIPS32 processors support64-bit physical addresses.Chris Dearman2008-04-281-2/+2
* [MIPS] Fix yosemite build errorRalf Baechle2008-03-121-0/+2
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-111-1/+1
* [MIPS] Compute PGD_ORDER from the select page size.Ralf Baechle2007-08-271-8/+2
* [MIPS] Fix computation of PGDIR_SHIFT for 16K pagesize on 32-bit kernels.Ralf Baechle2007-08-271-5/+1
* [MIPS] pte_offset(dir,addr): parenthesis fixFranck Bui-Huu2006-12-061-3/+3
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-2/+2
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-201-1/+0
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* | [MIPS] Fix non-linear memory mapping on MIPSSergei Shtylyov2006-06-061-19/+26
* | [MIPS] Fix swap entry for MIPS32 36-bit physical addressSergei Shtylyov2006-06-061-2/+14
|/
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-211-1/+1
* On CONFIG_64BIT_PHYS_ADDR, pfn always fits in 'unsigned long', butRalf Baechle2005-10-291-1/+1
* Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.Ralf Baechle2005-10-291-3/+3
* Fix compilation, and bring 32/64 bit variants more in line.Thiemo Seufer2005-10-291-6/+3
* Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle2005-10-291-28/+12
* [PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins2005-04-191-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+243