summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
* xtensa: move kernel mapping addresses into kmem_layout.hMax Filippov2016-07-241-3/+4
* xtensa: nommu: fix USER_RING definitionMax Filippov2015-11-021-0/+4
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* xtensa: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-10/+0
* xtensa: nommu: provide _PAGE_CHG_MASK definitionMax Filippov2014-10-211-0/+1
* xtensa: implement pgprot_noncachedMax Filippov2014-10-061-0/+2
* xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov2014-08-141-1/+6
* xtensa: add HIGHMEM supportMax Filippov2014-04-061-0/+4
* xtensa: use buddy allocator for PTE tableKirill A. Shutemov2013-11-151-2/+1
* Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-07-111-57/+83
|\
| * xtensa: fix TLB multihit exceptionsChris Zankel2013-05-201-57/+83
* | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-8/+0
|/
* xtensa: avoid mmap cache aliasingMax Filippov2013-02-231-0/+4
* xtensa: clean up files to make them code-style compliantChris Zankel2012-12-181-4/+4
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-3/+0
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
* xtensa: nommu supportJohannes Weiner2009-04-021-5/+8
* xtensa: move headers files to arch/xtensa/includeChris Zankel2008-11-061-0/+416
OpenPOWER on IntegriCloud