summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/pgtable.h
AgeCommit message (Expand)AuthorLines
2023-12-20microblaze: add missing forward declarationKent Overstreet-0/+1
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2023-08-24microblaze: implement the new page table range APIMatthew Wilcox (Oracle)-11/+4
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe-1/+1
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand-1/+0
2023-02-02microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand-10/+35
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang-3/+0
2022-07-17microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual-17/+0
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport-0/+3
2021-09-03microblaze: simplify pte_alloc_one_kernel()Mike Rapoport-2/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual-2/+0
2020-11-26microblaze: Remove noMMU codeMichal Simek-43/+0
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport-17/+4
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-2/+0
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual-4/+0
2020-02-25microblaze: Convert headers to SPDX licenseMichal Simek-4/+1
2019-12-04microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport-30/+2
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport-7/+0
2018-12-26Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-1/+1
2018-11-07microblaze: Typo s/use use/use/Geert Uytterhoeven-1/+1
2018-11-02mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky-1/+1
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig-2/+0
2018-07-20microblaze: remove consistent_sync and consistent_sync_pageChristoph Hellwig-3/+0
2018-07-20microblaze: use generic dma_noncoherent_opsChristoph Hellwig-2/+0
2018-03-19microblaze: Provide pgprot_device/writecombine macros for nommuMichal Simek-0/+2
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov-1/+1
2015-02-11microblaze: define __PAGETABLE_PMD_FOLDEDKirill A. Shutemov-0/+2
2015-02-10microblaze: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov-11/+0
2014-12-17microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen-0/+1
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro-3/+0
2012-10-04microblaze: Remove PAGE properties duplicationMichal Simek-6/+0
2012-03-27Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-2/+1
2012-03-23Remove remaining bits of io_remap_page_range()Javi Merino-2/+0
2012-03-23microblaze: mm: Fix lowmem max memory size limitsMichal Simek-2/+1
2011-03-09microblaze: Fix sparse warning - consistent_alloc functionMichal Simek-1/+1
2011-02-07microblaze: Fix pte_update functionMichal Simek-14/+13
2011-01-16microblaze: Fix asm/pgtable.hMichal Simek-2/+4
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra-5/+2
2010-10-21microblaze: Define VMALLOC_START/ENDMichal Simek-0/+7
2010-05-06microblaze: Fix consistent codeMichal Simek-1/+1
2010-05-06microblaze: Remove ancient codeMichal Simek-33/+0
2010-03-11microblaze: PCI early support for noMMU systemMichal Simek-0/+6
2010-03-11microblaze: pgtable.h: move consistent functionsMichal Simek-9/+9
2010-03-11microblaze: Remove VMALLOC_VMADDRMichal Simek-1/+0
2010-03-11microblaze: Enable PCI, missing filesMichal Simek-0/+15
2009-07-27microblaze: Add _PAGE_FILE macros to pgtable.hMichal Simek-3/+3
2009-05-26microblaze_mmu_v2: Page table - ioremap - pgtable.c/h, section updateMichal Simek-0/+536
2009-05-21microblaze: add a dummy pgprot_noncachedArnd Bergmann-0/+2
2009-03-27microblaze_v8: headers pgalloc.h pgtable.hMichal Simek-0/+54