summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/mm: refactor pgtable freeing functions on nohashChristophe Leroy2019-05-033-86/+44
* 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-035-86/+21
* powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.Christophe Leroy2019-05-035-97/+25
* powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32Christophe Leroy2019-05-033-16/+24
* powerpc/mm: don't use pte_alloc_kernel() until slab is available on PPC32Christophe Leroy2019-05-031-6/+28
* powerpc/book3e: move early_alloc_pgtable() to init sectionChristophe Leroy2019-05-031-2/+2
* powerpc/Kconfig: select PPC_MM_SLICES from subarch typeChristophe Leroy2019-05-031-2/+2
* powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.hChristophe Leroy2019-05-034-33/+14
* powerpc/mm: move pgtable_t in asm/mmu.hChristophe Leroy2019-05-035-24/+3
* powerpc/mm: convert Book3E 64 to pte_fragmentChristophe Leroy2019-05-035-30/+17
* powerpc/mm: drop __bad_pte()Christophe Leroy2019-05-032-4/+0
* powerpc/mm: flatten function __find_linux_pte() step 3Christophe Leroy2019-05-031-49/+49
* powerpc/mm: flatten function __find_linux_pte() step 2Christophe Leroy2019-05-031-32/+30
* powerpc/mm: flatten function __find_linux_pte() step 1Christophe Leroy2019-05-031-10/+22
* powerpc/mm: cleanup remaining ifdef mess in hugetlbpage.cChristophe Leroy2019-05-031-7/+5
* powerpc/mm: cleanup HPAGE_SHIFT setupChristophe Leroy2019-05-035-24/+30
* powerpc/mm: move hugetlb_disabled into asm/hugetlb.hChristophe Leroy2019-05-034-1/+4
* powerpc/mm: cleanup ifdef mess in add_huge_page_size()Christophe Leroy2019-05-034-34/+43
* powerpc/mm: add a helper to populate hugepdChristophe Leroy2019-05-034-19/+20
* powerpc/mm: split asm/hugetlb.h into dedicated subarch filesChristophe Leroy2019-05-034-83/+106
* powerpc/mm: make gup_hugepte() staticChristophe Leroy2019-05-032-22/+19
* powerpc/mm: make hugetlbpage.c depend on CONFIG_HUGETLB_PAGEChristophe Leroy2019-05-032-6/+1
* powerpc/mm: move __find_linux_pte() out of hugetlbpage.cChristophe Leroy2019-05-032-103/+104
* powerpc/book3e: hugetlbpage is only for CONFIG_PPC_FSL_BOOK3EChristophe Leroy2019-05-032-29/+20
* powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGESChristophe Leroy2019-05-039-72/+5
* powerpc/book3e: drop mmu_get_tsize()Christophe Leroy2019-05-031-5/+0
* powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULTChristophe Leroy2019-05-035-9/+7
* powerpc/mm: define get_slice_psize() all the timeChristophe Leroy2019-05-032-3/+6
* powerpc/8xx: get rid of #ifdef CONFIG_HUGETLB_PAGE for slicesChristophe Leroy2019-05-031-4/+1
* powerpc/mm: remove a couple of #ifdef CONFIG_PPC_64K_PAGES in mm/slice.cChristophe Leroy2019-05-031-6/+4
* powerpc/mm: remove unnecessary #ifdef CONFIG_PPC64Christophe Leroy2019-05-031-3/+1
* powerpc/mm: get rid of mm_ctx_slice_mask_xxx()Christophe Leroy2019-05-032-45/+4
* powerpc/mm: move slice_mask_for_size() into mmu.hChristophe Leroy2019-05-033-47/+46
* powerpc/mm: hand a context_t over to slice_mask_for_size() instead of mm_structChristophe Leroy2019-05-031-17/+17
* powerpc/mm: no slice for nohash/64Christophe Leroy2019-05-033-15/+5
* powerpc/mm: fix erroneous duplicate slb_addr_limit initChristophe Leroy2019-05-031-6/+0
* powerpc/mm: Move nohash specifics in subdirectory mm/nohashChristophe Leroy2019-05-0312-16/+19
* powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64Christophe Leroy2019-05-036-2/+4
* powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy2019-05-0322-90/+124
* powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>Christophe Leroy2019-05-0217-17/+17
* powerpc/nohash64: clean pgtable.hChristophe Leroy2019-05-021-5/+0
* powerpc/book3e: drop BUG_ON() in map_kernel_page()Christophe Leroy2019-05-021-3/+0
* powerpc/tm: Avoid machine crash on rt_sigreturn()Breno Leitao2019-05-011-1/+26
* powerpc/mm/radix: Fix kernel crash when running subpage protect testAneesh Kumar K.V2019-05-011-4/+9
* powerpc/powernv/mce: Print additional information about MCE error.Mahesh Salgaonkar2019-05-013-43/+86
* powerpc/powernv/mce: Print correct severity for MCE error.Mahesh Salgaonkar2019-05-014-114/+123
* powerpc/powernv/mce: Reduce MCE console logs to lesser lines.Mahesh Salgaonkar2019-05-012-42/+49
* powerpc: Add doorbell tracepointsAnton Blanchard2019-05-012-0/+19
* powerpc/64s: Remove 'dummy_copy_buffer'Mathieu Malaterre2019-05-011-5/+0