summaryrefslogtreecommitdiff
path: root/arch/xtensa/include/asm/page.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann1-1/+1
2023-02-10mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)1-2/+2
2021-06-29arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport1-4/+0
2020-04-11mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-3/+0
2019-11-26xtensa: add XIP kernel supportMax Filippov1-0/+11
2018-08-20xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_STARTMax Filippov1-3/+2
2017-12-17xtensa: move fixmap and kmap just above the KSEGMax Filippov1-2/+0
2017-03-30xtensa: make __pa work with uncached KSEG addressesMax Filippov1-0/+13
2016-07-24xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE}Max Filippov1-5/+4
2016-07-24xtensa: cleanup MMU setup and kernel layout macrosMax Filippov1-2/+6
2016-07-24xtensa: add alternative kernel memory layoutsMax Filippov1-2/+4
2016-07-24xtensa: move kernel mapping addresses into kmem_layout.hMax Filippov1-9/+1
2014-10-21xtensa: nommu: clean up memory map dumpMax Filippov1-5/+5
2014-10-21xtensa: nommu: don't build most of the cache flushing codeMax Filippov1-1/+1
2014-08-14xtensa: support aliasing cache in k[un]map_atomicMax Filippov1-0/+2
2014-08-14xtensa: implement clear_user_highpage and copy_user_highpageMax Filippov1-2/+10
2012-12-19xtensa: clean up files to make them code-style compliantChris Zankel1-9/+11
2011-05-25xtensa/mm: remove WANT_PAGE_VIRTUALSebastian Andrzej Siewior1-4/+0
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2009-04-03xtensa: nommu supportJohannes Weiner1-1/+8
2009-04-03xtensa: cope with ram beginning at higher addressesJohannes Weiner1-1/+4
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel1-0/+174