summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/nohash/32
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/user-access-begin' into nextMichael Ellerman2020-02-011-3/+18
|\
| * powerpc: Implement user_access_save() and user_access_restore()Christophe Leroy2020-01-281-0/+14
| * powerpc/kuap: Fix set direction in allow/prevent_user_access()Christophe Leroy2020-01-281-2/+2
| * powerpc/32s: Fix bad_kuap_fault()Christophe Leroy2020-01-281-1/+2
* | powerpc/32: Add support of KASAN_VMALLOCChristophe Leroy2020-01-271-0/+5
|/
* powerpc: permanently include 8xx registers in reg.hChristophe Leroy2019-11-181-0/+1
* powerpc: use the generic dma coherent remap allocatorChristoph Hellwig2019-08-281-9/+3
* powerpc/mm: refactor ioremap vm area setup.Christophe Leroy2019-08-271-0/+4
* powerpc/mm: make ioremap_bot common to allChristophe Leroy2019-08-271-2/+0
* powerpc/32: make KVIRT_TOP dependent on FIXMAP_STARTChristophe Leroy2019-05-031-3/+10
* powerpc/mm: refactor pgd_alloc() and pgd_free() on nohashChristophe Leroy2019-05-031-11/+0
* powerpc/mm: refactor pmd_pgtable()Christophe Leroy2019-05-031-2/+0
* powerpc/mm: refactor pgtable freeing functions on nohashChristophe Leroy2019-05-031-43/+0
* powerpc/mm: Only keep one version of pmd_populate() functions on nohash/32Christophe Leroy2019-05-031-20/+8
* powerpc/mm: refactor definition of pgtable_cache[]Christophe Leroy2019-05-031-21/+0
* powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.Christophe Leroy2019-05-031-25/+0
* powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32Christophe Leroy2019-05-031-3/+12
* powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.hChristophe Leroy2019-05-031-19/+0
* powerpc/mm: move pgtable_t in asm/mmu.hChristophe Leroy2019-05-031-6/+0
* powerpc/mm: drop __bad_pte()Christophe Leroy2019-05-031-2/+0
* powerpc/mm: cleanup ifdef mess in add_huge_page_size()Christophe Leroy2019-05-031-0/+5
* powerpc/mm: add a helper to populate hugepdChristophe Leroy2019-05-031-0/+8
* powerpc/mm: split asm/hugetlb.h into dedicated subarch filesChristophe Leroy2019-05-031-0/+31
* powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULTChristophe Leroy2019-05-031-0/+2
* powerpc/8xx: get rid of #ifdef CONFIG_HUGETLB_PAGE for slicesChristophe Leroy2019-05-031-4/+1
* powerpc/mm: get rid of mm_ctx_slice_mask_xxx()Christophe Leroy2019-05-031-17/+0
* powerpc/mm: move slice_mask_for_size() into mmu.hChristophe Leroy2019-05-031-13/+29
* powerpc/mm: Add helpers for accessing hash translation related variablesAneesh Kumar K.V2019-04-211-0/+50
* powerpc/8xx: Add Kernel Userspace Access ProtectionChristophe Leroy2019-04-212-0/+65
* powerpc/8xx: Add Kernel Userspace Execution PreventionChristophe Leroy2019-04-211-0/+7
* powerpc/8xx: Only define APG0 and APG1Christophe Leroy2019-04-211-6/+6
* powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy2019-02-231-1/+2
* mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-3/+3
* powerpc/44x: use patch_sites for TLB handlers patchingChristophe Leroy2018-12-191-0/+3
* powerpc/8xx: reintroduce 16K pages with HW assistanceChristophe Leroy2018-12-042-1/+11
* powerpc/mm: enable the use of page table cache of order 0Christophe Leroy2018-12-041-4/+1
* powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy2018-12-043-15/+18
* powerpc/mm: Move pgtable_t into platform headersChristophe Leroy2018-12-041-0/+4
* powerpc/mm: move platform specific mmu-xxx.h in platform directoriesChristophe Leroy2018-12-044-0/+493
* powerpc/8xx: Remove PTE_ATOMIC_UPDATESChristophe Leroy2018-12-041-3/+0
* powerpc: Typo s/use use/use/Geert Uytterhoeven2018-11-251-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-261-6/+0
|\
| * hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-261-6/+0
* | powerpc/mm: Make pte_pgprot return all pte bitsAneesh Kumar K.V2018-10-194-20/+0
* | powerpc/8xx: change name of a few page flags to avoid confusionChristophe Leroy2018-10-141-14/+14
* | powerpc/mm: Get rid of pte-common.hChristophe Leroy2018-10-141-2/+24
* | powerpc/mm: Define platform default caches related flagsChristophe Leroy2018-10-142-0/+7
* | powerpc/mm: Allow platforms to redefine some helpersChristophe Leroy2018-10-143-10/+73
* | powerpc/mm: Distribute platform specific PAGE and PMD flags and definitionsChristophe Leroy2018-10-144-0/+129
* | powerpc/mm: use pte helpers in generic codeChristophe Leroy2018-10-141-4/+8
OpenPOWER on IntegriCloud