summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/nohash/32
AgeCommit message (Expand)AuthorFilesLines
2019-05-02powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32Christophe Leroy1-3/+12
2019-05-02powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.hChristophe Leroy1-19/+0
2019-05-02powerpc/mm: move pgtable_t in asm/mmu.hChristophe Leroy1-6/+0
2019-05-02powerpc/mm: drop __bad_pte()Christophe Leroy1-2/+0
2019-05-02powerpc/mm: cleanup ifdef mess in add_huge_page_size()Christophe Leroy1-0/+5
2019-05-02powerpc/mm: add a helper to populate hugepdChristophe Leroy1-0/+8
2019-05-02powerpc/mm: split asm/hugetlb.h into dedicated subarch filesChristophe Leroy1-0/+31
2019-05-02powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULTChristophe Leroy1-0/+2
2019-05-02powerpc/8xx: get rid of #ifdef CONFIG_HUGETLB_PAGE for slicesChristophe Leroy1-4/+1
2019-05-02powerpc/mm: get rid of mm_ctx_slice_mask_xxx()Christophe Leroy1-17/+0
2019-05-02powerpc/mm: move slice_mask_for_size() into mmu.hChristophe Leroy1-13/+29
2019-04-21powerpc/mm: Add helpers for accessing hash translation related variablesAneesh Kumar K.V1-0/+50
2019-04-21powerpc/8xx: Add Kernel Userspace Access ProtectionChristophe Leroy2-0/+65
2019-04-21powerpc/8xx: Add Kernel Userspace Execution PreventionChristophe Leroy1-0/+7
2019-04-21powerpc/8xx: Only define APG0 and APG1Christophe Leroy1-6/+6
2019-02-23powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy1-1/+2
2019-01-05mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-3/+3
2018-12-19powerpc/44x: use patch_sites for TLB handlers patchingChristophe Leroy1-0/+3
2018-12-04powerpc/8xx: reintroduce 16K pages with HW assistanceChristophe Leroy2-1/+11
2018-12-04powerpc/mm: enable the use of page table cache of order 0Christophe Leroy1-4/+1
2018-12-04powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy3-15/+18
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 Leroy4-0/+493
2018-12-04powerpc/8xx: Remove PTE_ATOMIC_UPDATESChristophe Leroy1-3/+0
2018-11-25powerpc: Typo s/use use/use/Geert Uytterhoeven1-1/+1
2018-10-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-6/+0
2018-10-27hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti1-6/+0
2018-10-18powerpc/mm: Make pte_pgprot return all pte bitsAneesh Kumar K.V4-20/+0
2018-10-14powerpc/8xx: change name of a few page flags to avoid confusionChristophe Leroy1-14/+14
2018-10-14powerpc/mm: Get rid of pte-common.hChristophe Leroy1-2/+24
2018-10-14powerpc/mm: Define platform default caches related flagsChristophe Leroy2-0/+7
2018-10-14powerpc/mm: Allow platforms to redefine some helpersChristophe Leroy3-10/+73
2018-10-14powerpc/mm: Distribute platform specific PAGE and PMD flags and definitionsChristophe Leroy4-0/+129
2018-10-14powerpc/mm: use pte helpers in generic codeChristophe Leroy1-4/+8
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/+28
2018-10-14powerpc: handover page flags with a pgprot_t parameterChristophe Leroy1-1/+1
2018-07-30powerpc/nohash: fix hash related comments in pgtable.hChristophe Leroy1-4/+0
2018-07-30powerpc/book3s: Remove PPC_PIN_SIZEChristophe Leroy1-1/+1
2018-07-30powerpc/405: move PPC405_ERR77 in asm-405.hChristophe Leroy1-0/+1
2018-06-26powerpc/mm/32: Fix pgtable_page_dtor callAneesh Kumar K.V1-1/+0
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-01powerpc/mm: Fix kernel crash on page table freeAneesh Kumar K.V1-0/+1
2018-05-17powerpc: get rid of PMD_PAGE_SIZE() and _PMD_SIZEChristophe Leroy1-3/+0
2018-05-07powerpc/nohash: Remove hash related code from nohash headers.Christophe Leroy1-25/+9
2018-03-06powerpc/8xx: Increase number of slices to 64Christophe Leroy1-1/+1
2018-03-06powerpc/mm/slice: Enhance for supporting PPC32Christophe Leroy1-0/+18
2018-02-13powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V1-0/+1