aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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