summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/nohash
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-4/+1Star
* powerpc/32: make KVIRT_TOP dependent on FIXMAP_STARTChristophe Leroy2019-05-021-3/+10
* powerpc/mm: refactor pgd_alloc() and pgd_free() on nohashChristophe Leroy2019-05-023-22/+12Star
* powerpc/mm: refactor pmd_pgtable()Christophe Leroy2019-05-022-4/+0Star
* powerpc/mm: refactor pgtable freeing functions on nohashChristophe Leroy2019-05-023-86/+44Star
* powerpc/mm: Only keep one version of pmd_populate() functions on nohash/32Christophe Leroy2019-05-021-20/+8Star
* powerpc/mm: refactor definition of pgtable_cache[]Christophe Leroy2019-05-022-43/+0Star
* powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.Christophe Leroy2019-05-022-50/+0Star
* powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32Christophe Leroy2019-05-021-3/+12
* powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.hChristophe Leroy2019-05-024-33/+14Star
* powerpc/mm: move pgtable_t in asm/mmu.hChristophe Leroy2019-05-022-12/+0Star
* powerpc/mm: convert Book3E 64 to pte_fragmentChristophe Leroy2019-05-022-22/+15Star
* powerpc/mm: drop __bad_pte()Christophe Leroy2019-05-021-2/+0Star
* powerpc/mm: cleanup ifdef mess in add_huge_page_size()Christophe Leroy2019-05-022-0/+13
* powerpc/mm: add a helper to populate hugepdChristophe Leroy2019-05-022-0/+14
* powerpc/mm: split asm/hugetlb.h into dedicated subarch filesChristophe Leroy2019-05-022-0/+62
* powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGESChristophe Leroy2019-05-023-12/+0Star
* powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULTChristophe Leroy2019-05-021-0/+2
* powerpc/8xx: get rid of #ifdef CONFIG_HUGETLB_PAGE for slicesChristophe Leroy2019-05-021-4/+1Star
* powerpc/mm: get rid of mm_ctx_slice_mask_xxx()Christophe Leroy2019-05-021-17/+0Star
* powerpc/mm: move slice_mask_for_size() into mmu.hChristophe Leroy2019-05-021-13/+29
* powerpc/mm: no slice for nohash/64Christophe Leroy2019-05-021-12/+0Star
* powerpc/nohash64: clean pgtable.hChristophe Leroy2019-05-021-5/+0Star
* powerpc/mm: Add helpers for accessing hash translation related variablesAneesh Kumar K.V2019-04-211-0/+50
* powerpc/mm: Fix build error with FLATMEM book3s64 configAneesh Kumar K.V2019-04-211-0/+2
* 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/mm: Silence unused-but-set-variable warningsQian Cai2019-04-201-1/+2
* 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-042-7/+5Star
* powerpc/44x: use patch_sites for TLB handlers patchingChristophe Leroy2018-12-191-0/+3
* powerpc/8xx: reintroduce 16K pages with HW assistanceChristophe Leroy2018-12-043-1/+15
* powerpc/mm: enable the use of page table cache of order 0Christophe Leroy2018-12-042-8/+2Star
* powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy2018-12-043-15/+18
* powerpc/mm: Move pgtable_t into platform headersChristophe Leroy2018-12-042-0/+8
* powerpc/mm: move platform specific mmu-xxx.h in platform directoriesChristophe Leroy2018-12-047-0/+825
* powerpc/8xx: Remove PTE_ATOMIC_UPDATESChristophe Leroy2018-12-041-3/+0Star
* powerpc: Typo s/use use/use/Geert Uytterhoeven2018-11-251-1/+1
* Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-281-3/+1Star
|\
| * xarray: Replace exceptional entriesMatthew Wilcox2018-09-301-3/+1Star
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-272-6/+1Star
|\ \
| * | hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-272-6/+1Star
| |/
* | powerpc/book3e: redefine pte_mkprivileged() and pte_mkuser()Christophe Leroy2018-10-181-0/+16
* | powerpc/mm: Make pte_pgprot return all pte bitsAneesh Kumar K.V2018-10-186-26/+0Star
* | 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-145-20/+91
* | powerpc/nohash/64: do not include pte-common.hChristophe Leroy2018-10-142-1/+44