summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/page.h
AgeCommit message (Expand)Author
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-19ARM: 9305/1: add clear/copy_user_highpage declarationsArnd Bergmann
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij
2023-02-09arm: include asm-generic/memory_model.h from page.h rather than memory.hMike Rapoport (IBM)
2022-01-25ARM: mm: make vmalloc_seq handling SMP safeArd Biesheuvel
2021-12-03ARM: implement support for vmap'ed stacksArd Biesheuvel
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2013-08-01ARM: make vectors page inaccessible from userspaceRussell King
2013-05-30ARM: LPAE: use signed arithmetic for mask definitionsCyril Chemparathy
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-05-05ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King
2012-03-24ARM: 7294/1: vectors: use gate_vma for vectors user mappingWill Deacon
2011-12-08ARM: LPAE: Introduce the 3-level page table format definitionsCatalin Marinas
2011-10-06ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate filesCatalin Marinas
2011-05-26ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon
2010-11-26ARM: pgtable: introduce pteval_t to represent a pte valueRussell King
2009-10-05ARM: Pass VMA to copy_user_highpage() implementationsRussell King
2009-09-12ARM: Fix pfn_valid() for sparse memoryRussell King
2009-06-25[ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link scriptLinus Walleij
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-06-02[ARM] 5534/1: kmalloc must return a cache line aligned bufferMartin Fuzzey
2009-03-25ARM: Add support for FA526 v2Paulius Zaleckas
2008-11-28Merge branch 'highmem' into develRussell King
2008-11-27[ARM] clearpage: provide our own clear_user_highpage()Russell King
2008-11-27[ARM] copypage: provide our own copy_user_highpage()Russell King
2008-11-27[ARM] remove memzero()Russell King
2008-10-01[ARM] Improve non-executable supportRussell King
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King