aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-17xtensa: drop definition of PGD_ORDERMike Rapoport1-1/+0
2022-07-17xtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-18/+0
2022-03-25Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-0/+4
2022-03-22xtensa: define update_mmu_tlb functionMax Filippov1-0/+4
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport1-0/+1
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-1/+0
2021-04-04xtensa: fix pgprot_noncached assumptionsMax Filippov1-1/+3
2020-11-16xtensa: fix TLBTEMP area placementMax Filippov1-1/+1
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport1-17/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-2/+0
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-3/+0
2019-11-26xtensa: get rid of __ARCH_USE_5LEVEL_HACKMike Rapoport1-1/+0
2019-11-26xtensa: mm: fix PMD folding implementationMike Rapoport1-3/+0
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-07-11xtensa: platform-specific handling of coherent memoryMax Filippov1-0/+8
2017-12-16xtensa: add support for KASANMax Filippov1-1/+2
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+1
2016-07-24xtensa: move kernel mapping addresses into kmem_layout.hMax Filippov1-3/+4
2015-11-02xtensa: nommu: fix USER_RING definitionMax Filippov1-0/+4
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10xtensa: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-10/+0
2014-10-21xtensa: nommu: provide _PAGE_CHG_MASK definitionMax Filippov1-0/+1
2014-10-06xtensa: implement pgprot_noncachedMax Filippov1-0/+2
2014-08-14xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov1-1/+6
2014-04-06xtensa: add HIGHMEM supportMax Filippov1-0/+4
2013-11-15xtensa: use buddy allocator for PTE tableKirill A. Shutemov1-2/+1
2013-07-11Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linuxLinus Torvalds1-57/+83
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-8/+0
2013-05-20xtensa: fix TLB multihit exceptionsChris Zankel1-57/+83
2013-02-23xtensa: avoid mmap cache aliasingMax Filippov1-0/+4
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel1-4/+4
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-3/+0
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+1
2009-04-02xtensa: nommu supportJohannes Weiner1-5/+8
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel1-0/+416