summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/pgtable.h
AgeCommit message (Expand)Author
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-03MIPS: Select R3k-style TLB in KconfigPaul Burton
2019-07-21MIPS: pte_special()/pte_mkspecial() supportDmitry Korotin
2019-07-12MIPS: use the generic get_user_pages_fast codeChristoph Hellwig
2019-02-06MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()Paul Burton
2019-02-04MIPS: Remove open-coded cmpxchg() in set_pte()Paul Burton
2018-11-09MIPS: Avoid using .set mips0 to restore ISAPaul Burton
2018-01-31mips: use generic_pmdp_establish as pmdp_establishKirill A. Shutemov
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams
2016-10-07mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-07-06MIPS: Fix page table corruption on THP permission changes.David Daney
2016-07-02MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins
2016-05-13MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)Paul Burton
2016-05-13MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READPaul Burton
2016-05-13MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen
2016-05-13MIPS: Sync icache & dcache in set_pte_atPaul Burton
2016-05-09MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WARJoshua Kinard
2016-05-09MIPS: Move definitions for 32/64-bit agonstic inline assembler to new file.Ralf Baechle
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-01-24MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen
2016-01-15mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2015-09-03MIPS: Fix definition of pgprot_writecombine()Alex Smith
2015-08-05MIPS: Make set_pte() SMP safe.David Daney
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V
2015-03-25Revert "MIPS: Remove race window in page fault handling"Lars Persson
2015-03-19MIPS: Add support for XPA.Steven J. Hill
2015-03-18MIPS: Rearrange PTE bits into fixed positions.Steven J. Hill
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-02-19MIPS: Usage and cosmetic cleanups of page table bits.Steven J. Hill
2015-02-16MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras
2015-02-16MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras
2015-02-16MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras
2015-02-10mips: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2014-11-24MIPS: Cosmetic cleanups of page table headers.Steven J. Hill
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle
2014-09-22MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPSMarkos Chandras
2014-08-19MIPS: Remove race window in page fault handlingLars Persson
2014-08-02MIPS: mm: Use the Hardware Page Table Walker if the core supports itMarkos Chandras
2014-05-28MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entryPaul Burton
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-04-08MIPS: Add linux/mm_types.h to pgtable.hCorey Minyard
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-12-12asm-generic, mm: pgtable: consolidate zero page helpersKirill A. Shutemov
2012-12-12MIPS: Transparent Huge Pages supportRalf Baechle
2012-11-26MIPS: pgtable.h: Remove commented out debugging printk.Ralf Baechle