summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* microblaze: add missing forward declarationKent Overstreet2023-12-201-0/+1
* 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
* | microblaze: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-11/+4
|/
* mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
* microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-10/+35
* mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-3/+0
* microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-17/+0
* arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+3
* microblaze: simplify pte_alloc_one_kernel()Mike Rapoport2021-09-031-2/+0
* mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-2/+0
* microblaze: Remove noMMU codeMichal Simek2020-11-261-43/+0
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-17/+4
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-2/+0
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-4/+0
* microblaze: Convert headers to SPDX licenseMichal Simek2020-02-251-4/+1
* microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport2019-12-041-30/+2
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-7/+0
* Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2018-12-261-1/+1
|\
| * microblaze: Typo s/use use/use/Geert Uytterhoeven2018-11-071-1/+1
* | mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky2018-11-021-1/+1
|/
* dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-201-2/+0
* microblaze: remove consistent_sync and consistent_sync_pageChristoph Hellwig2018-07-201-3/+0
* microblaze: use generic dma_noncoherent_opsChristoph Hellwig2018-07-201-2/+0
* microblaze: Provide pgprot_device/writecombine macros for nommuMichal Simek2018-03-191-0/+2
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* microblaze: define __PAGETABLE_PMD_FOLDEDKirill A. Shutemov2015-02-111-0/+2
* microblaze: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-11/+0
* microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen2014-12-171-0/+1
* consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
* microblaze: Remove PAGE properties duplicationMichal Simek2012-10-041-6/+0
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-03-271-2/+1
|\
| * microblaze: mm: Fix lowmem max memory size limitsMichal Simek2012-03-231-2/+1
* | Remove remaining bits of io_remap_page_range()Javi Merino2012-03-231-2/+0
|/
* microblaze: Fix sparse warning - consistent_alloc functionMichal Simek2011-03-091-1/+1
* microblaze: Fix pte_update functionMichal Simek2011-02-071-14/+13
* microblaze: Fix asm/pgtable.hMichal Simek2011-01-161-2/+4
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-5/+2
* microblaze: Define VMALLOC_START/ENDMichal Simek2010-10-211-0/+7
* microblaze: Fix consistent codeMichal Simek2010-05-061-1/+1
* microblaze: Remove ancient codeMichal Simek2010-05-061-33/+0
* microblaze: PCI early support for noMMU systemMichal Simek2010-03-111-0/+6
* microblaze: pgtable.h: move consistent functionsMichal Simek2010-03-111-9/+9
* microblaze: Remove VMALLOC_VMADDRMichal Simek2010-03-111-1/+0
* microblaze: Enable PCI, missing filesMichal Simek2010-03-111-0/+15
* microblaze: Add _PAGE_FILE macros to pgtable.hMichal Simek2009-07-271-3/+3
* microblaze_mmu_v2: Page table - ioremap - pgtable.c/h, section updateMichal Simek2009-05-261-0/+536
* microblaze: add a dummy pgprot_noncachedArnd Bergmann2009-05-211-0/+2
* microblaze_v8: headers pgalloc.h pgtable.hMichal Simek2009-03-271-0/+54