aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/nohash/64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-28powerpc/book3e: Fix set_memory_x() and set_memory_nx()Christophe Leroy1-5/+0
2021-07-08mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V1-1/+5
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V1-1/+5
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-2/+0
2021-04-22powerpc/64: Fix the definition of the fixmap areaChristophe Leroy1-1/+4
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio1-0/+2
2020-07-22powerpc/64s: Remove PROT_SAO supportNicholas Piggin1-2/+0
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2-26/+0
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-27/+1
2020-06-04powerpc: add support for folded p4d page tablesMike Rapoport3-20/+20
2020-05-26powerpc/mm: PTE_ATOMIC_UPDATES is only for 40xChristophe Leroy1-27/+1
2019-08-27powerpc/mm: refactor ioremap vm area setup.Christophe Leroy1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-4/+1
2019-05-03powerpc/mm: refactor pgd_alloc() and pgd_free() on nohashChristophe Leroy1-11/+0
2019-05-03powerpc/mm: refactor pmd_pgtable()Christophe Leroy1-2/+0
2019-05-03powerpc/mm: refactor pgtable freeing functions on nohashChristophe Leroy1-43/+0
2019-05-03powerpc/mm: refactor definition of pgtable_cache[]Christophe Leroy1-22/+0
2019-05-03powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.Christophe Leroy1-25/+0
2019-05-03powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.hChristophe Leroy1-10/+0
2019-05-03powerpc/mm: move pgtable_t in asm/mmu.hChristophe Leroy1-6/+0
2019-05-03powerpc/mm: convert Book3E 64 to pte_fragmentChristophe Leroy2-22/+15
2019-05-03powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGESChristophe Leroy2-7/+0
2019-05-03powerpc/mm: no slice for nohash/64Christophe Leroy1-12/+0
2019-05-02powerpc/nohash64: clean pgtable.hChristophe Leroy1-5/+0
2019-04-21powerpc/mm: Fix build error with FLATMEM book3s64 configAneesh Kumar K.V1-0/+2
2019-04-20powerpc/mm: Silence unused-but-set-variable warningsQian Cai1-1/+2
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-4/+2
2018-12-04powerpc/mm: enable the use of page table cache of order 0Christophe Leroy1-4/+1
2018-12-04powerpc/mm: Move pgtable_t into platform headersChristophe Leroy1-0/+4
2018-12-04powerpc/mm: move platform specific mmu-xxx.h in platform directoriesChristophe Leroy1-0/+8
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-3/+1
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti1-0/+1
2018-10-14powerpc/mm: Allow platforms to redefine some helpersChristophe Leroy1-4/+0
2018-10-14powerpc/nohash/64: do not include pte-common.hChristophe Leroy1-1/+16
2018-10-14powerpc/mm: add pte helpers to query and change pte flagsChristophe Leroy1-0/+5
2018-10-14powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.hChristophe Leroy1-0/+20
2018-10-14powerpc: handover page flags with a pgprot_t parameterChristophe Leroy1-2/+1
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox1-3/+1
2018-07-30powerpc/nohash: fix hash related comments in pgtable.hChristophe Leroy1-14/+4
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy1-0/+1
2018-06-20powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V1-0/+1
2018-06-03powerpc/mm/radix: Change pte relax sequence to handle nest MMU hangAneesh Kumar K.V1-0/+2
2018-06-03powerpc/mm: Change function prototypeAneesh Kumar K.V1-2/+3
2018-06-02powerpc/mm: Fix kernel crash on page table freeAneesh Kumar K.V1-1/+1
2018-05-15powerpc/mm/nohash: Remove pte fragment dependency from nohashAneesh Kumar K.V1-12/+45
2018-05-15powerpc/mm/book3e/64: Remove unsupported 64Kpage size from 64bit bookeAneesh Kumar K.V3-121/+4
2018-05-07powerpc/nohash: Remove _PAGE_BUSYChristophe Leroy1-7/+3
2018-05-07powerpc/nohash: Remove hash related code from nohash headers.Christophe Leroy1-14/+7
2018-03-06powerpc/mm/slice: create header files dedicated to slicesChristophe Leroy1-0/+12