summaryrefslogtreecommitdiffstats
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/pseries/cpuidle: Fix preempt warningBreno Leitao2018-12-041-1/+7
* 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
* drivers/cpufreq: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy2018-11-261-2/+2
* cxl: Use device_type helpers to access the node typeRob Herring2018-11-261-3/+1
* macintosh: Use device_type helpers to access the node typeRob Herring2018-11-265-30/+22
* macintosh: windfarm: Another convert to using %pOFn instead of device_node.nameRob Herring2018-11-261-3/+3
* 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
* selftests/powerpc: Skip test instead of failingBreno Leitao2018-11-251-4/+1
* selftests/powerpc: Create a new SKIP_IF macroBreno Leitao2018-11-251-0/+10
* selftests/powerpc: Allocate base registersBreno Leitao2018-11-257-10/+8
* 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
* Merge branch 'fixes' into nextMichael Ellerman2018-11-2512-106/+76
|\
| * selftests/powerpc: Adjust wild_bctr to build with old binutilsGustavo Romero2018-11-151-2/+3
| * 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