summaryrefslogtreecommitdiffstats
path: root/arch/csky/include/asm/page.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-061-1/+1
* mm: Remove broken pfn_to_virt() on arch csky/hexagon/openriscYan Zhao2024-03-051-5/+0
* csky: Make pfn accessors static inlinesLinus Walleij2023-08-111-3/+10
* mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-101-1/+0
* csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap2021-04-171-1/+1
* csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren2021-01-121-1/+1
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-111-3/+0
* csky: Use va_pa_offset instead of phys_offsetGuo Ren2019-04-221-5/+5
* csky: Support dynamic start physical addressGuo Ren2019-04-221-23/+16
* csky: MMU and page table managementGuo Ren2018-10-251-0/+104