aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2018-12-04powerpc/mm: fix a warning when a cache is common to PGD and hugepagesChristophe Leroy3-18/+36
2018-12-04powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)Christophe Leroy2-21/+7
2018-12-04powerpc/mm: enable the use of page table cache of order 0Christophe Leroy5-19/+7
2018-12-04powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy12-49/+55
2018-12-04powerpc/mm: add helpers to get/set mm.context->pte_fragChristophe Leroy2-4/+29
2018-12-04powerpc/mm: Move pgtable_t into platform headersChristophe Leroy5-14/+19
2018-12-04powerpc/mm: move platform specific mmu-xxx.h in platform directoriesChristophe Leroy10-14/+42
2018-12-04powerpc/mm: Avoid useless lock with single page fragmentsChristophe Leroy2-0/+6
2018-12-04powerpc/mm: Move pte_fragment_alloc() to a common locationChristophe Leroy5-101/+120
2018-12-04powerpc/8xx: Remove PTE_ATOMIC_UPDATESChristophe Leroy1-3/+0
2018-12-04powerpc/book3s32: Remove CONFIG_BOOKE dependent codeChristophe Leroy2-32/+0
2018-12-04powerpc: annotate implicit fall throughsStephen Rothwell3-0/+3
2018-12-04powerpc/mm: remove unused function prototypeBreno Leitao1-1/+0
2018-12-04powerpc/xmon: Fix invocation inside lock regionBreno Leitao1-4/+14
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-1/+1
2018-12-03pstore: Convert buf_lock to semaphoreKees Cook1-2/+0
2018-12-03bpf: powerpc64: optimize JIT passes for bpf function callsSandipan Das1-0/+66
2018-12-01powerpc: Look for "stdout-path" when setting up legacy consolesBenjamin Herrenschmidt1-1/+5
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-13/+2
2018-11-29powerpc/msi: Fix NULL pointer access in teardown codeRadu Rendec1-1/+6
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-19/+39
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-19/+38
2018-11-27powerpc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-13/+2
2018-11-26bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addrDaniel Borkmann1-19/+38
2018-11-27powerpc/mm: Fix linux page tables build with some configsMichael Ellerman1-0/+1
2018-11-27powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras1-1/+3
2018-11-26powerpc/kconfig: remove PPC_STD_MMU_32 and PPC_STD_MMUChristophe Leroy2-10/+2
2018-11-26powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3SChristophe Leroy4-6/+6
2018-11-26powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32Christophe Leroy6-8/+8
2018-11-26powerpc/32: Remove #ifdef CONFIG_PPC_STD_MMU_32 in asm/book3s/32/pgtable.hChristophe Leroy1-6/+3
2018-11-26powerpc/kconfig: remove CONFIG_6xxChristophe Leroy11-20/+16
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy20-33/+33
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring18-67/+44
2018-11-26powerpc: Rework btext_find_display to use of_stdout and device_type helpersRob Herring1-12/+4
2018-11-26powerpc/configs: Add KVM guest defconfigSatheesh Rajendran2-0/+21
2018-11-26powerpc/configs: Add missing config symbols for ppc64_defconfigSatheesh Rajendran1-1/+10
2018-11-26powerpc/configs: Add CONFIG_NR_CPUS to ppc64_defconfigSatheesh Rajendran1-0/+1
2018-11-26powerpc/configs: Update ppc64_defconfig with savedefconfigMichael Ellerman1-34/+34
2018-11-26powerpc/configs: Remove unnecessary ftrace symbolsMichael Ellerman2-4/+0
2018-11-25Merge tag 'kvm-ppc-fixes-4.20-1' of https://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini1-0/+1
2018-11-25powerpc/pasemi: Use dma_zalloc_coherent()Sabyasachi Gupta1-3/+1
2018-11-25powerpc/85xx: Drop pointless static qualifierYue Haibing1-1/+1
2018-11-25powerpc64/ftrace: Drop pointless static qualifier in is_b_op()YueHaibing1-1/+1
2018-11-25powerpc: Typo s/use use/use/Geert Uytterhoeven1-1/+1
2018-11-25powerpc/fadump: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-11/+1
2018-11-25powerpc/powernv/vas: Use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-24/+4
2018-11-25powerpc: mark 64-bit PD_HUGE constant as unsigned longDaniel Axtens1-1/+1
2018-11-25powerpc/mm: remove const type qualifier from function ‘pud_pfn’Mathieu Malaterre1-1/+1
2018-11-25powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitlyMathieu Malaterre1-0/+4
2018-11-25powerpc/mm: Remove extern from function definitionBreno Leitao2-6/+6