summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-22powerpc/8xx: add missing header in 8xx_mmu.cChristophe Leroy
2018-10-22powerpc/8xx: Add DT node for using the SEC engine of the MPC885Christophe Leroy
2018-10-21powerpc/msi: Fix compile error on mpc83xxChristophe Leroy
2018-10-21powerpc: Fix stack protector crashes on CPU hotplugMichael Ellerman
2018-10-20powerpc/dts/fsl: t2080rdb: reorder the Cortina PHY XFI lanesCamelia Groza
2018-10-20KVM: PPC: Optimize clearing TCEs for sparse tablesAlexey Kardashevskiy
2018-10-20powerpc/traps: restore recoverability of machine_check interruptsChristophe Leroy
2018-10-20powerpc/64/module: REL32 relocation range checkNicholas Piggin
2018-10-20powerpc/64s/radix: Fix radix__flush_tlb_collapsed_pmd double flushing pmdNicholas Piggin
2018-10-20powerpc/mm: Fix page table dump to work on RadixMichael Ellerman
2018-10-20powerpc/mm/radix: Display if mappings are exec or notMichael Ellerman
2018-10-20powerpc/mm/radix: Simplify split mapping logicMichael Ellerman
2018-10-20powerpc/mm/radix: Remove the retry in the split mapping logicMichael Ellerman
2018-10-20powerpc/mm/radix: Fix small page at boundary when splittingMichael Ellerman
2018-10-20powerpc/mm/radix: Fix overuse of small pages in splitting logicMichael Ellerman
2018-10-20powerpc/mm/radix: Fix off-by-one in split mapping logicMichael Ellerman
2018-10-20powerpc/ftrace: Handle large kernel configsNaveen N. Rao
2018-10-20powerpc/mm: Fix WARN_ON with THP NUMA migrationAneesh Kumar K.V
2018-10-20powerpc/time: no steal_time when CONFIG_PPC_SPLPAR is not selectedChristophe Leroy
2018-10-20powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64Christophe Leroy
2018-10-20powerpc/time: isolate scaled cputime accounting in dedicated functions.Christophe Leroy
2018-10-20powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()Christophe Leroy
2018-10-20powerpc/sysdev/ipic: check primary_ipic NULL pointer before using itChristophe Leroy
2018-10-20powerpc/mm: fix always true/false warning in slice.cChristophe Leroy
2018-10-20powerpc/mm: fix missing prototypes in slice.cChristophe Leroy
2018-10-20powerpc/mm: Trace tlbia instructionChristophe Leroy
2018-10-20powerpc/mm: Add missing tracepoint for tlbieChristophe Leroy
2018-10-20powerpc/book3s64: fix dump_linuxpagetables "present" flagChristophe Leroy
2018-10-20powerpc/pseries: Export raw per-CPU VPA data via debugfsAravinda Prasad
2018-10-20powerpc64/module elfv1: Set opd addresses after module relocationNaveen N. Rao
2018-10-20powerpc: Add support for function error injectionNaveen N. Rao
2018-10-19KVM: PPC: Book3S HV: Don't use streamlined entry path on early POWER9 chipsPaul Mackerras
2018-10-19swiotlb: remove the overflow bufferChristoph Hellwig
2018-10-19powerpc/time: Fix clockevent_decrementer initalisation for PR KVMMichael Ellerman
2018-10-19powerpc/aout: Fix struct user definition to use user_pt_regsMichael Ellerman
2018-10-19powerpc/uapi: Fix sigcontext definition to use user_pt_regsMichael Ellerman
2018-10-19powerpc/io: remove old GCC version implementationChristophe Leroy
2018-10-19powerpc: Add -Werror at arch/powerpc levelMichael Ellerman
2018-10-19powerpc: Move core kernel logic into arch/powerpc/KbuildMichael Ellerman
2018-10-19powerpc/traps: remove redundant in_interrupt panic in die()Christophe Leroy
2018-10-19powerpc/prom_init: Generate "phandle" instead of "linux, phandle"Benjamin Herrenschmidt
2018-10-19powerpc: Check prom_init for disallowed sectionsBenjamin Herrenschmidt
2018-10-19powerpc/prom_init: Move __prombss to it's own section and store it in .bssBenjamin Herrenschmidt
2018-10-19powerpc/prom_init: Move a few remaining statics to appropriate sectionsBenjamin Herrenschmidt
2018-10-19powerpc/prom_init: Move const structures to __initconstBenjamin Herrenschmidt
2018-10-19powerpc/prom_init: Move ibm_arch_vec to __prombssBenjamin Herrenschmidt
2018-10-19powerpc/prom_init: Move prom_radix_disable to __prombssBenjamin Herrenschmidt