summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/pgtable-nommu.h
AgeCommit message (Expand)Author
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-11-07ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementationGiulio Benetti
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-01-25ARM: 8954/1: NOMMU: remove stubs for swapopsVladimir Murzin
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-08-26arm-nommu: remove the unused pgprot_dmacoherent defineChristoph Hellwig
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-06-05ARM: 8676/1: NOMMU: provide pgprot_device() macroVladimir Murzin
2017-02-28ARM: 8655/1: improve NOMMU definition of pgprot_*()Arnd Bergmann
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10arm: drop L_PTE_FILE and pte_file()-related helpersKirill A. Shutemov
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2012-03-23Remove remaining bits of io_remap_page_range()Javi Merino
2010-03-13ARM: 5988/1: pgprot_dmacoherent() for non-mmu buildsGreg Ungerer
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King