summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-07-01powerpc/xmon: Fix disabling tracing while in xmonNaveen N. Rao
2019-07-01powerpc/cacheflush: fix variable set but not usedQian Cai
2019-07-01powerpc/eeh_cache: fix a W=1 kernel-doc warningQian Cai
2019-07-01powerpc/ftrace: Enable C Version of recordmcountChristophe Leroy
2019-07-01powerpc/rtas: retry when cpu offline races with suspend/migrationNathan Lynch
2019-07-01Merge branch 'fixes' into nextMichael Ellerman
2019-07-01Merge tag 'powerpc-5.2-6' into fixesMichael Ellerman
2019-06-25powerpc/64s/exception: Fix machine check early corrupting AMRNicholas Piggin
2019-06-20KVM: PPC: Book3S HV: Clear pending decrementer exceptions on nested guest entrySuraj Jitindar Singh
2019-06-20KVM: PPC: Book3S HV: Signed extend decrementer value if not using large decre...Suraj Jitindar Singh
2019-06-20KVM: PPC: Book3S HV: Invalidate ERAT when flushing guest TLB entriesSuraj Jitindar Singh
2019-06-20powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy
2019-06-19powerpc: enable a 30-bit ZONE_DMA for 32-bit pmacChristoph Hellwig
2019-06-19powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAPNicholas Piggin
2019-06-19powerpc/64s/radix: ioremap use ioremap_page_rangeNicholas Piggin
2019-06-19powerpc/64: __ioremap_at clean up in the error caseNicholas Piggin
2019-06-19powerpc/perf: Use cpumask_last() to determine the designated cpu for nest/cor...Anju T Sudhakar
2019-06-19powerpc/64s: Fix misleading SPR and timebase informationShaokun Zhang
2019-06-19powerpc/pseries: avoid blocking in irq when queuing hotplug eventsNathan Lynch
2019-06-19powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria
2019-06-19powerpc/ps3: Use [] to denote a flexible array memberGeert Uytterhoeven
2019-06-19powerpc/mm/32s: fix condition that is always trueAndreas Schwab
2019-06-19powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy
2019-06-18KVM: PPC: Book3S HV: Only write DAWR[X] when handling h_set_dawr in real modeSuraj Jitindar Singh
2019-06-18KVM: PPC: Book3S HV: Fix r3 corruption in h_set_dabr()Michael Neuling
2019-06-16powerpc/32: fix build failure on book3e with KVMChristophe Leroy
2019-06-16powerpc/64: mark start_here_multiplatform as __refChristophe Leroy
2019-06-15powerpc/booke: fix fast syscall entry on SMPChristophe Leroy
2019-06-15powerpc/32s: fix initial setup of segment registers on secondary CPUChristophe Leroy
2019-06-15powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migrationNathan Lynch
2019-06-15powerpc/pseries/mobility: prevent cpu hotplug during DT updateNathan Lynch
2019-06-15powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuildNathan Lynch
2019-06-14powerpc/pseries: Fix oops in hotplug memory notifierNathan Lynch
2019-06-14powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens
2019-06-13Merge branch 'context-id-fix' into fixesMichael Ellerman
2019-06-12powerpc/mm/64s/hash: Reallocate context ids on forkMichael Ellerman
2019-06-07powerpc/32s: fix booting with CONFIG_PPC_EARLY_DEBUG_BOOTXChristophe Leroy
2019-06-07powerpc/64s: __find_linux_pte() synchronization vs pmdp_invalidate()Nicholas Piggin
2019-06-07powerpc/64s: Fix THP PMD collapse serialisationNicholas Piggin
2019-06-07powerpc: Fix kexec failure on book3s/32Christophe Leroy
2019-06-02powerpc/pseries: Fix xive=off command lineGreg Kurz
2019-06-02powerpc/powernv/npu: Fix reference leakGreg Kurz
2019-06-02powerpc: Remove variable ‘path’ since not usedMathieu Malaterre
2019-06-02powerpc/powernv: Show checkstop reason for NPU2 HMIsFrederic Barrat
2019-06-02powerpc/powernv: Update firmware archaeology around OPAL_HANDLE_HMIStewart Smith
2019-06-02powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()Gen Zhang
2019-05-28powerpc/lib: only build ldstfp.o when CONFIG_PPC_FPU is setChristophe Leroy
2019-05-28powerpc/lib: fix redundant inclusion of quad.oChristophe Leroy
2019-05-28powerpc/mm: Make some symbols static that can beYueHaibing
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds