summaryrefslogtreecommitdiff
path: root/arch/csky/include/asm/page.h
AgeCommit message (Expand)AuthorFilesLines
2024-11-21Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+0
2024-10-29asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-3/+0
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino1-6/+2
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann1-1/+1
2024-03-05mm: Remove broken pfn_to_virt() on arch csky/hexagon/openriscYan Zhao1-5/+0
2023-08-11csky: Make pfn accessors static inlinesLinus Walleij1-3/+10
2023-02-10mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)1-1/+0
2021-04-17csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap1-1/+1
2021-01-12csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren1-1/+1
2020-04-11mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-3/+0
2019-04-22csky: Use va_pa_offset instead of phys_offsetGuo Ren1-5/+5
2019-04-22csky: Support dynamic start physical addressGuo Ren1-23/+16
2018-10-25csky: MMU and page table managementGuo Ren1-0/+104