aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-04powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy
2018-12-04powerpc/mm: add helpers to get/set mm.context->pte_fragChristophe Leroy
2018-12-04powerpc/mm: Move pgtable_t into platform headersChristophe Leroy
2018-12-04powerpc/mm: move platform specific mmu-xxx.h in platform directoriesChristophe Leroy
2018-12-04powerpc/mm: Avoid useless lock with single page fragmentsChristophe Leroy
2018-12-04powerpc/mm: Move pte_fragment_alloc() to a common locationChristophe Leroy
2018-12-04powerpc/8xx: Remove PTE_ATOMIC_UPDATESChristophe Leroy
2018-12-04powerpc/book3s32: Remove CONFIG_BOOKE dependent codeChristophe Leroy
2018-12-04powerpc: annotate implicit fall throughsStephen Rothwell
2018-12-04powerpc/mm: remove unused function prototypeBreno Leitao
2018-12-04powerpc/pseries/cpuidle: Fix preempt warningBreno Leitao
2018-12-04powerpc/xmon: Fix invocation inside lock regionBreno Leitao
2018-11-26powerpc/kconfig: remove PPC_STD_MMU_32 and PPC_STD_MMUChristophe Leroy
2018-11-26powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3SChristophe Leroy
2018-11-26powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-11-26powerpc/32: Remove #ifdef CONFIG_PPC_STD_MMU_32 in asm/book3s/32/pgtable.hChristophe Leroy
2018-11-26powerpc/kconfig: remove CONFIG_6xxChristophe Leroy
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-11-26drivers/cpufreq: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-11-26cxl: Use device_type helpers to access the node typeRob Herring
2018-11-26macintosh: Use device_type helpers to access the node typeRob Herring
2018-11-26macintosh: windfarm: Another convert to using %pOFn instead of device_node.nameRob Herring
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring
2018-11-26powerpc: Rework btext_find_display to use of_stdout and device_type helpersRob Herring
2018-11-26powerpc/configs: Add KVM guest defconfigSatheesh Rajendran
2018-11-26powerpc/configs: Add missing config symbols for ppc64_defconfigSatheesh Rajendran
2018-11-26powerpc/configs: Add CONFIG_NR_CPUS to ppc64_defconfigSatheesh Rajendran
2018-11-26powerpc/configs: Update ppc64_defconfig with savedefconfigMichael Ellerman
2018-11-26powerpc/configs: Remove unnecessary ftrace symbolsMichael Ellerman
2018-11-25powerpc/pasemi: Use dma_zalloc_coherent()Sabyasachi Gupta
2018-11-25powerpc/85xx: Drop pointless static qualifierYue Haibing
2018-11-25powerpc64/ftrace: Drop pointless static qualifier in is_b_op()YueHaibing
2018-11-25powerpc: Typo s/use use/use/Geert Uytterhoeven
2018-11-25powerpc/fadump: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-11-25powerpc/powernv/vas: Use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-11-25powerpc: mark 64-bit PD_HUGE constant as unsigned longDaniel Axtens
2018-11-25powerpc/mm: remove const type qualifier from function ‘pud_pfn’Mathieu Malaterre
2018-11-25powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitlyMathieu Malaterre
2018-11-25selftests/powerpc: Skip test instead of failingBreno Leitao
2018-11-25selftests/powerpc: Create a new SKIP_IF macroBreno Leitao
2018-11-25selftests/powerpc: Allocate base registersBreno Leitao
2018-11-25powerpc/mm: Remove extern from function definitionBreno Leitao
2018-11-25powerpc/pkey: Define functions as staticBreno Leitao
2018-11-25powerpc/perf: Declare static identifier a suchBreno Leitao
2018-11-25powerpc/scom: Return NULL instead of 0Breno Leitao
2018-11-25powerpc/lib: Declare static methodsBreno Leitao
2018-11-25powerpc/xmon: Define static functionsBreno Leitao
2018-11-25powerpc/xive: Define xive_do_source_eoi as staticBreno Leitao
2018-11-25powerpc/eeh: Declare pci_ers_result_name() as staticBreno Leitao
2018-11-25powerpc/64s: Include cpu headerBreno Leitao