summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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-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-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
2018-11-15powerpc/64: Fix kernel stack 16-byte alignmentNicholas Piggin
2018-11-14powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran
2018-11-12powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman
2018-11-12powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()Michael Ellerman
2018-11-07KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILEScott Wood
2018-11-06powerpc/mm/64s: Only use slbfee on CPUs that support itMichael Ellerman
2018-11-06powerpc/mm/64s: Use PPC_SLBFEE macroMichael Ellerman
2018-11-06powerpc/mm/64s: Consolidate SLB assertionsMichael Ellerman
2018-11-05powerpc/powernv/npu: Remove NPU DMA opsAlistair Popple
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-11-02Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-11-02kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada
2018-11-02powerpc: PCI_MSI needs PCIChristoph Hellwig
2018-11-02powerpc: remove CONFIG_MCA leftoversChristoph Hellwig
2018-11-02powerpc: remove CONFIG_PCI_QSPANChristoph Hellwig
2018-10-31powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()David Hildenbrand
2018-10-31powerpc/powernv: hold device_hotplug_lock when calling device_online()David Hildenbrand
2018-10-31mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand
2018-10-31mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport