aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-03MIPS: Fix definition of pgprot_writecombine()Alex Smith1-0/+2
2015-08-05MIPS: Make set_pte() SMP safe.David Daney1-0/+31
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V1-4/+4
2015-03-25Revert "MIPS: Remove race window in page fault handling"Lars Persson1-4/+5
2015-03-19MIPS: Add support for XPA.Steven J. Hill1-22/+14
2015-03-18MIPS: Rearrange PTE bits into fixed positions.Steven J. Hill1-19/+19
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-19/+27
2015-02-19MIPS: Usage and cosmetic cleanups of page table bits.Steven J. Hill1-2/+2
2015-02-16MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras1-6/+18
2015-02-16MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras1-10/+4
2015-02-16MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras1-4/+6
2015-02-10mips: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-2/+0
2014-11-24MIPS: Cosmetic cleanups of page table headers.Steven J. Hill1-4/+4
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle1-1/+1
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle1-4/+4
2014-09-22MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPSMarkos Chandras1-0/+10
2014-08-19MIPS: Remove race window in page fault handlingLars Persson1-5/+3
2014-08-02MIPS: mm: Use the Hardware Page Table Walker if the core supports itMarkos Chandras1-0/+27
2014-05-28MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entryPaul Burton1-0/+2
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+1
2013-04-08MIPS: Add linux/mm_types.h to pgtable.hCorey Minyard1-0/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-2/+2
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+166
2012-12-12asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov1-10/+1
2012-12-12MIPS: Transparent Huge Pages supportRalf Baechle1-1/+166
2012-11-26MIPS: pgtable.h: Remove commented out debugging printk.Ralf Baechle1-1/+0
2012-09-13MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.Steven J. Hill1-6/+6
2011-07-25MIPS: topdown mmap supportJian Peng1-0/+1
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+2
2010-02-27MIPS: Implement Read Inhibit/eXecute InhibitDavid Daney1-10/+16
2010-02-27MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.David Daney1-1/+1
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+2
2009-12-17MIPS: Add support for uncached accelerated mappings.Wu Zhangjin1-0/+13
2009-09-22mm: ZERO_PAGE without PTE_SPECIALHugh Dickins1-0/+10
2009-06-17MIPS: Add hugetlbfs page defines.David Daney1-0/+10
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle1-0/+383