index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2021-01-22
MIPS: mm: Add prototype for function __update_cache
Yanteng Si
2021-01-15
MIPS: pgtable: fix -Wshadow in asm/pgtable.h
Alexander Lobakin
2020-12-14
MIPS: mm: Add back define for PAGE_SHARED
Thomas Bogendoerfer
2020-11-19
MIPS: mm: Clean up setup of protection map
Thomas Bogendoerfer
2020-10-06
MIPS: pgtable: Remove used PAGE_USERIO define
Thomas Bogendoerfer
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-03
mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
Anshuman Khandual
2020-05-27
MIPS: mm: add page valid judgement in function pte_modify
Bibo Mao
2020-05-27
mm/memory.c: Add memory read privilege on page fault handling
Bibo Mao
2020-05-27
mm/memory.c: Update local TLB if PTE entry exists
Bibo Mao
2020-05-27
MIPS: Do not flush tlb page when updating PTE entry
Bibo Mao
2020-05-17
mips/mm: Add page soft dirty tracking
Guoyun Sun
2020-04-19
MIPS: cleanup fixup_bigphys_addr handling
Christoph Hellwig
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-02-04
mips: mm: add p?d_leaf() definitions
Steven Price
2019-11-11
MIPS: Drop CPU_SUPPORTS_UNCACHED_ACCELERATED
Jiaxun Yang
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-03
MIPS: Select R3k-style TLB in Kconfig
Paul Burton
2019-07-21
MIPS: pte_special()/pte_mkspecial() support
Dmitry Korotin
2019-07-12
MIPS: use the generic get_user_pages_fast code
Christoph Hellwig
2019-02-06
MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()
Paul Burton
2019-02-04
MIPS: Remove open-coded cmpxchg() in set_pte()
Paul Burton
2018-11-09
MIPS: Avoid using .set mips0 to restore ISA
Paul Burton
2018-01-31
mips: use generic_pmdp_establish as pmdp_establish
Kirill A. Shutemov
2017-11-29
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
2016-10-07
mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
Baoyou Xie
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-07-06
MIPS: Fix page table corruption on THP permission changes.
David Daney
2016-07-02
MIPS: Fix possible corruption of cache mode by mprotect.
Ralf Baechle
2016-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-19
arch: fix has_transparent_hugepage()
Hugh Dickins
2016-05-13
MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)
Paul Burton
2016-05-13
MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ
Paul Burton
2016-05-13
MIPS: Loongson: Add Loongson-3A R2 basic support
Huacai Chen
2016-05-13
MIPS: Sync icache & dcache in set_pte_at
Paul Burton
2016-05-09
MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WAR
Joshua Kinard
2016-05-09
MIPS: Move definitions for 32/64-bit agonstic inline assembler to new file.
Ralf Baechle
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
Huacai Chen
2016-01-15
mips, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2015-09-03
MIPS: Fix definition of pgprot_writecombine()
Alex Smith
2015-08-05
MIPS: Make set_pte() SMP safe.
David Daney
2015-06-24
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
2015-03-25
Revert "MIPS: Remove race window in page fault handling"
Lars Persson
2015-03-19
MIPS: Add support for XPA.
Steven J. Hill
2015-03-18
MIPS: Rearrange PTE bits into fixed positions.
Steven J. Hill
2015-02-21
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-02-19
MIPS: Usage and cosmetic cleanups of page table bits.
Steven J. Hill
2015-02-16
MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}
Markos Chandras
[next]