summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2018-05-22powerpc/powernv: Fix NVRAM sleep in invalid context when crashingNicholas Piggin
2018-05-22powerpc: Don't preempt_disable() in show_cpuinfo()Benjamin Herrenschmidt
2018-05-16KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handlerPaul Mackerras
2018-05-16KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backingPaul Mackerras
2018-05-16KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GENLaurent Vivier
2018-05-16KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entryPaul Mackerras
2018-05-01powerpc/eeh: Fix race with driver un/bindMichael Neuling
2018-05-01rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin
2018-05-01powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large address...Alistair Popple
2018-05-01powerpc/mm: Flush cache on memory hot(un)plugBalbir Singh
2018-04-26powerpc/powernv: IMC fix out of bounds memory access at shutdownNicholas Piggin
2018-04-26powerpc/mm/hash64: Zero PGD pages on allocationAneesh Kumar K.V
2018-04-26KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing codePaul Mackerras
2018-04-26powerpc/numa: Ensure nodes initialized for hotplugMichael Bringmann
2018-04-26powerpc/numa: Use ibm,max-associativity-domains to discover possible nodesMichael Bringmann
2018-04-26powerpc: System reset avoid interleaving oops using die synchronisationNicholas Piggin
2018-04-26KVM: PPC: Book3S HV: Enable migration of decrementer registerPaul Mackerras
2018-04-24powerpc/lib: Fix off-by-one in alternate feature patchingMichael Ellerman
2018-04-24powerpc/xive: Fix trying to "push" an already active pool VPBenjamin Herrenschmidt
2018-04-24powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling
2018-04-24powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loopsNicholas Piggin
2018-04-24powerpc/powernv: define a standard delay for OPAL_BUSY type retry loopsNicholas Piggin
2018-04-24powerpc/kexec_file: Fix error code when trying to load kdump kernelThiago Jung Bauermann
2018-04-24powerpc/kprobes: Fix call trace due to incorrect preempt countNaveen N. Rao
2018-04-24powerpc/64: Fix smp_wmb barrier definition use use lwsync consistentlyNicholas Piggin
2018-04-24powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9Paul Mackerras
2018-04-24powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted LPCR bitsNicholas Piggin
2018-04-24powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()Nicholas Piggin
2018-04-19KVM: PPC: Book3S HV: trace_tlbie must not be called in realmodeNicholas Piggin
2018-04-08powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRsNicholas Piggin
2018-04-08powerpc/64s: Fix lost pending interrupt due to race causing lost update to ir...Nicholas Piggin
2018-03-19powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled contextNicholas Piggin
2018-03-19powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf
2018-03-11bpf, ppc64: fix out of bounds access in tail callDaniel Borkmann
2018-03-03powerpc/pseries: Enable RAS hotplug events laterSam Bobroff
2018-03-03powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQMichael Ellerman
2018-02-25powerpc/perf/imc: Fix nest-imc cpuhotplug callback failureAnju T Sudhakar
2018-02-25powerpc/perf: Fix oops when grouping different pmu eventsRavi Bangoria
2018-02-22kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2018-02-22powerpc/mm/radix: Split linear mapping on hot-unplugBalbir Singh
2018-02-22powerpc: Fix DABR match on hash based systemsBenjamin Herrenschmidt
2018-02-22powerpc/xive: Use hw CPU ids when configuring the CPU queuesCédric Le Goater
2018-02-22powerpc/mm: Flush radix process translations when setting MMU typeAlexey Kardashevskiy
2018-02-22powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot
2018-02-22powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_allMahesh Salgaonkar
2018-02-16KVM: PPC: Book3S PR: Fix broken select due to misspellingUlf Magnusson
2018-02-16KVM: PPC: Book3S HV: Drop locks before reading guest memoryPaul Mackerras
2018-02-16KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loadedPaul Mackerras
2018-02-16crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-02-16powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek