summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Avoid useless lock with single page fragmentsChristophe Leroy2018-12-042-0/+6
* powerpc/mm: Move pte_fragment_alloc() to a common locationChristophe Leroy2018-12-045-101/+120
* powerpc/8xx: Remove PTE_ATOMIC_UPDATESChristophe Leroy2018-12-041-3/+0
* powerpc/book3s32: Remove CONFIG_BOOKE dependent codeChristophe Leroy2018-12-042-32/+0
* powerpc: annotate implicit fall throughsStephen Rothwell2018-12-043-0/+3
* powerpc/mm: remove unused function prototypeBreno Leitao2018-12-041-1/+0
* powerpc/xmon: Fix invocation inside lock regionBreno Leitao2018-12-041-4/+14
* powerpc/kconfig: remove PPC_STD_MMU_32 and PPC_STD_MMUChristophe Leroy2018-11-262-10/+2
* powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3SChristophe Leroy2018-11-264-6/+6
* powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32Christophe Leroy2018-11-266-8/+8
* powerpc/32: Remove #ifdef CONFIG_PPC_STD_MMU_32 in asm/book3s/32/pgtable.hChristophe Leroy2018-11-261-6/+3
* powerpc/kconfig: remove CONFIG_6xxChristophe Leroy2018-11-2611-20/+16
* powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy2018-11-2620-33/+33
* powerpc: Use device_type helpers to access the node typeRob Herring2018-11-2618-67/+44
* powerpc: Rework btext_find_display to use of_stdout and device_type helpersRob Herring2018-11-261-12/+4
* powerpc/configs: Add KVM guest defconfigSatheesh Rajendran2018-11-262-0/+21
* powerpc/configs: Add missing config symbols for ppc64_defconfigSatheesh Rajendran2018-11-261-1/+10
* powerpc/configs: Add CONFIG_NR_CPUS to ppc64_defconfigSatheesh Rajendran2018-11-261-0/+1
* powerpc/configs: Update ppc64_defconfig with savedefconfigMichael Ellerman2018-11-261-34/+34
* powerpc/configs: Remove unnecessary ftrace symbolsMichael Ellerman2018-11-262-4/+0
* powerpc/pasemi: Use dma_zalloc_coherent()Sabyasachi Gupta2018-11-251-3/+1
* powerpc/85xx: Drop pointless static qualifierYue Haibing2018-11-251-1/+1
* powerpc64/ftrace: Drop pointless static qualifier in is_b_op()YueHaibing2018-11-251-1/+1
* powerpc: Typo s/use use/use/Geert Uytterhoeven2018-11-251-1/+1
* powerpc/fadump: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-11-251-11/+1
* powerpc/powernv/vas: Use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-11-251-24/+4
* powerpc: mark 64-bit PD_HUGE constant as unsigned longDaniel Axtens2018-11-251-1/+1
* powerpc/mm: remove const type qualifier from function ‘pud_pfn’Mathieu Malaterre2018-11-251-1/+1
* powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitlyMathieu Malaterre2018-11-251-0/+4
* powerpc/mm: Remove extern from function definitionBreno Leitao2018-11-252-6/+6
* powerpc/pkey: Define functions as staticBreno Leitao2018-11-251-7/+8
* powerpc/perf: Declare static identifier a suchBreno Leitao2018-11-251-3/+3
* powerpc/scom: Return NULL instead of 0Breno Leitao2018-11-251-2/+2
* powerpc/lib: Declare static methodsBreno Leitao2018-11-251-2/+2
* powerpc/xmon: Define static functionsBreno Leitao2018-11-251-3/+3
* powerpc/xive: Define xive_do_source_eoi as staticBreno Leitao2018-11-251-1/+1
* powerpc/eeh: Declare pci_ers_result_name() as staticBreno Leitao2018-11-251-1/+1
* powerpc/64s: Include cpu headerBreno Leitao2018-11-251-0/+1
* powerpc/64: Fix kernel stack 16-byte alignmentNicholas Piggin2018-11-152-0/+3
* powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran2018-11-141-1/+1
* powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman2018-11-121-13/+7
* powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()Michael Ellerman2018-11-121-1/+1
* KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILEScott Wood2018-11-074-8/+27
* powerpc/mm/64s: Only use slbfee on CPUs that support itMichael Ellerman2018-11-061-0/+3
* powerpc/mm/64s: Use PPC_SLBFEE macroMichael Ellerman2018-11-062-1/+4
* powerpc/mm/64s: Consolidate SLB assertionsMichael Ellerman2018-11-061-20/+9
* powerpc/powernv/npu: Remove NPU DMA opsAlistair Popple2018-11-051-60/+4
* Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-11-034-15/+5
|\
| * kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada2018-11-021-2/+2
| * powerpc: PCI_MSI needs PCIChristoph Hellwig2018-11-022-0/+3