summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/include/asm/pgtable.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-1/+1
|\
| * mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-1/+1
* | openrisc: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-251-5/+10
|/
* mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-031-1/+0
* openrisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-031-5/+36
* mm: remove kern_addr_valid() completelyKefeng Wang2022-11-091-2/+0
* openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-181-18/+0
* arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+1
* openrisc: rename or32 code & comments to or1kRandy Dunlap2021-08-051-3/+3
* mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-1/+0
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-27/+4
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-2/+0
* openrisc: add support for folded p4d page tablesMike Rapoport2020-06-051-1/+0
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-111-2/+0
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-251-5/+0
* openrisc: map as uncached in ioremapChristoph Hellwig2019-08-311-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* openrisc: add cacheflush support to fix icache aliasingJan Henrik Weinstock2017-11-031-6/+10
* openrisc: initial SMP supportStefan Kristiansson2017-11-031-1/+1
* openrisc: add forward declaration for struct vm_area_structTobias Klauser2017-09-111-0/+2
* arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
* openrisc: fix PTRS_PER_PGD defineStefan Kristiansson2016-12-121-1/+1
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-121-1/+1
* openrisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-8/+0
* consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
* Remove remaining bits of io_remap_page_range()Javi Merino2012-03-241-1/+0
* OpenRISC: Memory managementJonas Bonn2011-07-221-0/+463