summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s/32
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-02-042-9/+64
|\
| * Merge branch 'topic/user-access-begin' into nextMichael Ellerman2020-02-011-9/+59
| |\
| | * powerpc: Implement user_access_save() and user_access_restore()Christophe Leroy2020-01-281-0/+23
| | * powerpc/32s: Prepare prevent_user_access() for user_access_end()Christophe Leroy2020-01-281-5/+18
| | * powerpc/32s: Drop NULL addr verificationChristophe Leroy2020-01-281-4/+6
| | * powerpc/kuap: Fix set direction in allow/prevent_user_access()Christophe Leroy2020-01-281-3/+10
| | * powerpc/32s: Fix bad_kuap_fault()Christophe Leroy2020-01-281-2/+7
| * | powerpc/32: Add support of KASAN_VMALLOCChristophe Leroy2020-01-271-0/+5
| |/
* / powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V2020-02-041-8/+0
|/
* powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.Christophe Leroy2019-10-171-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 pmd_pgtable()Christophe Leroy2019-05-031-2/+0
* 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: move pgtable_t in asm/mmu.hChristophe Leroy2019-05-031-4/+0
* powerpc/mm: drop __bad_pte()Christophe Leroy2019-05-031-2/+0
* powerpc/32s: Implement Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-0/+103
* powerpc/32s: Prepare Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-0/+2
* powerpc/32s: Implement Kernel Userspace Execution Prevention.Christophe Leroy2019-04-212-0/+45
* powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWXChristophe Leroy2019-02-231-0/+11
* powerpc/mm/32s: add setibat() clearibat() and update_bats()Christophe Leroy2019-02-231-0/+2
* Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"Michael Ellerman2019-02-231-4/+4
* powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handlingChristophe Leroy2019-02-221-4/+4
* mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-3/+3
* powerpc/mm: add exec protection on powerpc 603Christophe Leroy2018-12-192-9/+10
* powerpc/book3s/32: Use patch_site to patch hash functionsChristophe Leroy2018-12-191-0/+6
* powerpc/mm: dump block address translation on book3s/32Christophe Leroy2018-12-041-0/+4
* 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-11/+16
* powerpc/mm: Move pgtable_t into platform headersChristophe Leroy2018-12-041-0/+2
* powerpc/book3s32: Remove CONFIG_BOOKE dependent codeChristophe Leroy2018-12-042-32/+0
* powerpc/32: Remove #ifdef CONFIG_PPC_STD_MMU_32 in asm/book3s/32/pgtable.hChristophe Leroy2018-11-261-6/+3
* 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-191-6/+0
* | powerpc/book3s/32: do not include pte-common.hChristophe Leroy2018-10-141-4/+98
* | powerpc/mm: use pte helpers in generic codeChristophe Leroy2018-10-141-6/+3
* | powerpc/mm: add pte helpers to query and change pte flagsChristophe Leroy2018-10-141-0/+41
* | powerpc/mm: don't use _PAGE_EXEC in book3s/32Christophe Leroy2018-10-141-1/+1
* | powerpc: handover page flags with a pgprot_t parameterChristophe Leroy2018-10-141-1/+1
|/
* powerpc: split asm/tlbflush.hChristophe Leroy2018-07-301-0/+25
* powerpc/book3s: Remove PPC_PIN_SIZEChristophe Leroy2018-07-301-5/+0
* powerpc/405: move PPC405_ERR77 in asm-405.hChristophe Leroy2018-07-301-2/+0
* powerpc/mm/32: Fix pgtable_page_dtor callAneesh Kumar K.V2018-06-261-1/+0
* powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V2018-06-201-0/+1
* powerpc/mm/radix: Change pte relax sequence to handle nest MMU hangAneesh Kumar K.V2018-06-031-0/+2
OpenPOWER on IntegriCloud