summaryrefslogtreecommitdiff
path: root/arch/hexagon/include/asm/page.h
AgeCommit message (Expand)AuthorFilesLines
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)1-1/+1
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand1-1/+0
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+0
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-6/+0
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino1-3/+1
2024-03-06arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitionsArnd Bergmann1-5/+1
2024-03-05mm: Remove broken pfn_to_virt() on arch csky/hexagon/openriscYan Zhao1-6/+0
2023-12-05Hexagon: Make pfn accessors statics inlinesLinus Walleij1-2/+13
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)1-1/+0
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang1-7/+0
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner1-14/+1
2013-04-30Hexagon: use correct translations for DMA mappingsRichard Kuo1-0/+5
2013-04-30Hexagon: update copyright datesRichard Kuo1-1/+1
2013-04-30Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo1-2/+3
2012-10-18Hexagon: Copyright marking changesRichard Kuo1-1/+1
2011-11-01Hexagon: Add page table header files & etc.Richard Kuo1-0/+157