aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-02powerpc/64s/exception: consolidate EXCEPTION_PROLOG_2 with _NORI variantNicholas Piggin2-38/+17
2019-07-02powerpc/64s/exception: remove H concatenation for EXC_HV variantsNicholas Piggin3-184/+253
2019-07-02powerpc/64s/exception: Remove unused SOFTEN_VALUE_0x980Michael Ellerman1-1/+0
2019-07-01powerpc/64s/exception: fix line wrap and semicolon inconsistencies in macrosNicholas Piggin2-52/+52
2019-07-01powerpc/powernv: remove the unused vas_win_paste_addr and vas_win_id functionsChristoph Hellwig3-49/+0
2019-07-01powerpc/powernv: remove unused NPU DMA codeChristoph Hellwig4-581/+0
2019-07-01powerpc/powernv: remove the unused tunneling exportsChristoph Hellwig4-77/+3
2019-07-01powerpc/powernv: remove the unused pnv_pci_set_p2p functionChristoph Hellwig5-84/+0
2019-07-01powerpc/xmon: Fix disabling tracing while in xmonNaveen N. Rao1-2/+4
2019-07-01powerpc/cacheflush: fix variable set but not usedQian Cai1-2/+5
2019-07-01powerpc/eeh_cache: fix a W=1 kernel-doc warningQian Cai1-0/+3
2019-07-01powerpc/ftrace: Enable C Version of recordmcountChristophe Leroy1-0/+1
2019-07-01powerpc/rtas: retry when cpu offline races with suspend/migrationNathan Lynch1-4/+3
2019-07-01Merge branch 'fixes' into nextMichael Ellerman18-22/+138
2019-07-01Merge tag 'powerpc-5.2-6' into fixesMichael Ellerman1-8/+47
2019-06-25powerpc/64s/exception: Fix machine check early corrupting AMRNicholas Piggin1-1/+1
2019-06-20KVM: PPC: Book3S HV: Clear pending decrementer exceptions on nested guest entrySuraj Jitindar Singh1-2/+9
2019-06-20KVM: PPC: Book3S HV: Signed extend decrementer value if not using large decrementerSuraj Jitindar Singh1-0/+2
2019-06-20KVM: PPC: Book3S HV: Invalidate ERAT when flushing guest TLB entriesSuraj Jitindar Singh1-0/+1
2019-06-20powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy1-0/+2
2019-06-19powerpc: enable a 30-bit ZONE_DMA for 32-bit pmacChristoph Hellwig3-1/+10
2019-06-19powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAPNicholas Piggin3-0/+109
2019-06-19powerpc/64s/radix: ioremap use ioremap_page_rangeNicholas Piggin4-1/+46
2019-06-19powerpc/64: __ioremap_at clean up in the error caseNicholas Piggin1-7/+20
2019-06-19powerpc/perf: Use cpumask_last() to determine the designated cpu for nest/core units.Anju T Sudhakar1-2/+12
2019-06-19powerpc/64s: Fix misleading SPR and timebase informationShaokun Zhang1-2/+2
2019-06-19powerpc/pseries: avoid blocking in irq when queuing hotplug eventsNathan Lynch1-4/+4
2019-06-19powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria1-2/+7
2019-06-19powerpc/ps3: Use [] to denote a flexible array memberGeert Uytterhoeven1-1/+1
2019-06-19powerpc/mm/32s: fix condition that is always trueAndreas Schwab1-1/+1
2019-06-19powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy2-13/+128
2019-06-18KVM: PPC: Book3S HV: Only write DAWR[X] when handling h_set_dawr in real modeSuraj Jitindar Singh1-1/+10
2019-06-18KVM: PPC: Book3S HV: Fix r3 corruption in h_set_dabr()Michael Neuling1-1/+3
2019-06-16powerpc/32: fix build failure on book3e with KVMChristophe Leroy2-3/+3
2019-06-16powerpc/64: mark start_here_multiplatform as __refChristophe Leroy1-0/+2
2019-06-15powerpc/booke: fix fast syscall entry on SMPChristophe Leroy1-3/+3
2019-06-15powerpc/32s: fix initial setup of segment registers on secondary CPUChristophe Leroy1-0/+1
2019-06-15powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migrationNathan Lynch1-0/+10
2019-06-15powerpc/pseries/mobility: prevent cpu hotplug during DT updateNathan Lynch1-0/+9
2019-06-15powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuildNathan Lynch2-0/+25
2019-06-14powerpc/pseries: Fix oops in hotplug memory notifierNathan Lynch1-0/+3
2019-06-14powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens1-1/+1
2019-06-13Merge branch 'context-id-fix' into fixesMichael Ellerman1-8/+47
2019-06-12powerpc/mm/64s/hash: Reallocate context ids on forkMichael Ellerman1-4/+42
2019-06-07powerpc/32s: fix booting with CONFIG_PPC_EARLY_DEBUG_BOOTXChristophe Leroy3-1/+6
2019-06-07powerpc/64s: __find_linux_pte() synchronization vs pmdp_invalidate()Nicholas Piggin1-2/+14
2019-06-07powerpc/64s: Fix THP PMD collapse serialisationNicholas Piggin2-0/+33
2019-06-07powerpc: Fix kexec failure on book3s/32Christophe Leroy2-1/+6
2019-06-02powerpc/pseries: Fix xive=off command lineGreg Kurz2-2/+66
2019-06-02powerpc/powernv/npu: Fix reference leakGreg Kurz1-1/+14