aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-14hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti1-3/+2
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds68-806/+1425
2019-05-09powerpc/64s: Use early_mmu_has_feature() in set_kuap()Michael Ellerman1-1/+1
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds1-2/+8
2019-05-07powerpc/book3s/64: check for NULL pointer in pgd_alloc()Rick Lindsley1-0/+3
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds4-48/+26
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-17/+1
2019-05-03powerpc/booke64: set RI in default MSRLaurentiu Tudor1-1/+1
2019-05-03powerpc/include: Add data structures and macros for IMC trace modeAnju T Sudhakar2-0/+40
2019-05-03powerpc/hmi: Fix kernel hang when TB is in error state.Mahesh Salgaonkar3-0/+14
2019-05-03powerpc/mm: Warn if W+X pages found on bootRussell Currey1-0/+6
2019-05-03powerpc/mm: define an empty mm_iommu_init()Christophe Leroy1-0/+1
2019-05-03powerpc/fadump: define an empty fadump_cleanup()Christophe Leroy1-0/+1
2019-05-03powerpc/32: Add KASAN supportChristophe Leroy1-0/+9
2019-05-03powerpc/32: prepare shadow area for KASANChristophe Leroy2-0/+21
2019-05-03powerpc/32: make KVIRT_TOP dependent on FIXMAP_STARTChristophe Leroy2-6/+20
2019-05-03powerpc: prepare string/mem functions for KASANChristophe Leroy2-3/+44
2019-05-03powerpc/mm: refactor pgd_alloc() and pgd_free() on nohashChristophe Leroy3-22/+12
2019-05-03powerpc/mm: refactor pmd_pgtable()Christophe Leroy5-11/+5
2019-05-03powerpc/mm: refactor pgtable freeing functions on nohashChristophe Leroy3-86/+44
2019-05-03powerpc/mm: Only keep one version of pmd_populate() functions on nohash/32Christophe Leroy1-20/+8
2019-05-03powerpc/mm: refactor definition of pgtable_cache[]Christophe Leroy5-86/+21
2019-05-03powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.Christophe Leroy5-97/+25
2019-05-03powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32Christophe Leroy2-6/+24
2019-05-03powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.hChristophe Leroy4-33/+14
2019-05-03powerpc/mm: move pgtable_t in asm/mmu.hChristophe Leroy5-24/+3
2019-05-03powerpc/mm: convert Book3E 64 to pte_fragmentChristophe Leroy3-28/+15
2019-05-03powerpc/mm: drop __bad_pte()Christophe Leroy2-4/+0
2019-05-03powerpc/mm: cleanup HPAGE_SHIFT setupChristophe Leroy2-3/+10
2019-05-03powerpc/mm: move hugetlb_disabled into asm/hugetlb.hChristophe Leroy2-1/+2
2019-05-03powerpc/mm: cleanup ifdef mess in add_huge_page_size()Christophe Leroy3-0/+40
2019-05-03powerpc/mm: add a helper to populate hugepdChristophe Leroy3-0/+19
2019-05-03powerpc/mm: split asm/hugetlb.h into dedicated subarch filesChristophe Leroy4-83/+106
2019-05-03powerpc/mm: make gup_hugepte() staticChristophe Leroy1-3/+0
2019-05-03powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGESChristophe Leroy6-27/+5
2019-05-03powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULTChristophe Leroy2-0/+4
2019-05-03powerpc/mm: define get_slice_psize() all the timeChristophe Leroy1-0/+5
2019-05-03powerpc/8xx: get rid of #ifdef CONFIG_HUGETLB_PAGE for slicesChristophe Leroy1-4/+1
2019-05-03powerpc/mm: get rid of mm_ctx_slice_mask_xxx()Christophe Leroy2-45/+4
2019-05-03powerpc/mm: move slice_mask_for_size() into mmu.hChristophe Leroy2-13/+46
2019-05-03powerpc/mm: no slice for nohash/64Christophe Leroy2-15/+1
2019-05-02powerpc/nohash64: clean pgtable.hChristophe Leroy1-5/+0
2019-05-01powerpc/powernv/mce: Print additional information about MCE error.Mahesh Salgaonkar1-0/+10
2019-05-01powerpc/powernv/mce: Print correct severity for MCE error.Mahesh Salgaonkar1-42/+44
2019-05-01powerpc/powernv/mce: Reduce MCE console logs to lesser lines.Mahesh Salgaonkar1-1/+1
2019-05-01powerpc: Add doorbell tracepointsAnton Blanchard1-0/+16
2019-04-30Merge branch 'topic/ppc-kvm' into nextMichael Ellerman8-44/+68
2019-04-30powerpc/64s: Reimplement book3s idle code in CNicholas Piggin4-41/+35