summaryrefslogtreecommitdiff
path: root/arch/xtensa/include/asm/pgtable.h
AgeCommit message (Expand)Author
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-24xtensa: implement the new page table range APIMatthew Wilcox (Oracle)
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-07-17xtensa: drop definition of PGD_ORDERMike Rapoport
2022-07-17xtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-03-25Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2022-03-22xtensa: define update_mmu_tlb functionMax Filippov
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-04-04xtensa: fix pgprot_noncached assumptionsMax Filippov
2020-11-16xtensa: fix TLBTEMP area placementMax Filippov
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2019-11-26xtensa: get rid of __ARCH_USE_5LEVEL_HACKMike Rapoport
2019-11-26xtensa: mm: fix PMD folding implementationMike Rapoport
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-07-11xtensa: platform-specific handling of coherent memoryMax Filippov
2017-12-16xtensa: add support for KASANMax Filippov
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2016-07-24xtensa: move kernel mapping addresses into kmem_layout.hMax Filippov
2015-11-02xtensa: nommu: fix USER_RING definitionMax Filippov
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10xtensa: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2014-10-21xtensa: nommu: provide _PAGE_CHG_MASK definitionMax Filippov
2014-10-06xtensa: implement pgprot_noncachedMax Filippov
2014-08-14xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov
2014-04-06xtensa: add HIGHMEM supportMax Filippov
2013-11-15xtensa: use buddy allocator for PTE tableKirill A. Shutemov
2013-07-11Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-05-20xtensa: fix TLB multihit exceptionsChris Zankel
2013-02-23xtensa: avoid mmap cache aliasingMax Filippov
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2009-04-02xtensa: nommu supportJohannes Weiner
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel