summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-111-383/+0Star
* [MIPS] Add missing braces to pte_mkyoungIlpo Järvinen2008-06-051-1/+2
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-04-281-25/+32
|\
| * [MIPS] Allow setting of the cache attribute at run time.Chris Dearman2008-04-281-22/+29
| * [MIPS] All MIPS32 processors support64-bit physical addresses.Chris Dearman2008-04-281-3/+3
* | mm: introduce pte_special pte bitNick Piggin2008-04-281-0/+2
|/
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-121-2/+2
* [MIPS] Gcc 3.3 build fixes.Ralf Baechle2007-08-271-1/+5
* [MIPS] Fix computation of {PGD,PMD,PTE}_T_LOG2.Ralf Baechle2007-08-271-3/+3
* page table handling cleanupJan Beulich2007-07-161-34/+0Star
* Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-081-4/+0Star
* [MIPS] Always use virt_to_phys() when translating kernel addressesFranck Bui-Huu2007-03-241-1/+1
* [PATCH] mm: mremap correct rmap accountingHugh Dickins2007-01-301-10/+0Star
* [MIPS] page.h: remove __pa() usages.Franck Bui-Huu2006-11-301-1/+1
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-1/+1
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-211-1/+0Star
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0Star
* | [MIPS] Drop 0 definition for kern_addr_validRalf Baechle2006-06-191-2/+0Star
* | [MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address supportSergei Shtylyov2006-06-061-2/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-031-1/+9
|\ \
| * | [SPARC64]: Fix D-cache corruption in mremapDavid S. Miller2006-06-021-1/+9
| |/
* / [MIPS] Fix marking buddy of pte global for MIPS32 w/36-bit physical addressSergei Shtylyov2006-06-011-39/+49
|/
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+3
* [PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo2005-10-311-1/+0Star
* Fix the fixup_bigphys_addr compile problem.Pete Popov2005-10-291-1/+1
* Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.Ralf Baechle2005-10-291-3/+3
* Use fixed up pfn.Thiemo Seufer2005-10-291-1/+1
* Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle2005-10-291-4/+9
* [PATCH] mm: move_pte to remap ZERO_PAGENick Piggin2005-09-281-0/+2
* [PATCH] feature removal of io_remap_page_range()Randy Dunlap2005-09-131-12/+0Star
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-051-2/+2
* [PATCH] mips: add MIPS-specific support for flatmem/discontigmemYoichi Yuasa2005-06-261-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+404