summaryrefslogtreecommitdiff
path: root/arch/csky/include/asm/page.h
AgeCommit message (Expand)Author
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann
2024-03-05mm: Remove broken pfn_to_virt() on arch csky/hexagon/openriscYan Zhao
2023-08-10csky: Make pfn accessors static inlinesLinus Walleij
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)
2021-04-16csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap
2021-01-12csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2019-04-22csky: Use va_pa_offset instead of phys_offsetGuo Ren
2019-04-22csky: Support dynamic start physical addressGuo Ren
2018-10-25csky: MMU and page table managementGuo Ren