aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2018-06-27Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtlsk-v4.14-18.06-rtMark Brown
2018-06-21powerpc/powernv/memtrace: Let the arch hotunplug code flush cacheBalbir Singh
2018-06-11Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtMark Brown
2018-06-05powerpc/mm/slice: Fix hugepage allocation at hint address on 8xxChristophe Leroy
2018-06-05powerpc/mm/slice: Enhance for supporting PPC32Christophe Leroy
2018-06-05powerpc/mm/slice: create header files dedicated to slicesChristophe Leroy
2018-06-05powerpc/mm/slice: Remove intermediate bitmap copyChristophe Leroy
2018-06-01Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtlsk-v4.14-18.05-rtMark Brown
2018-05-30powerpc/powernv/npu: Fix deadlock in mmio_invalidate()Alistair Popple
2018-05-30powerpc: Add missing prototype for arch_irq_work_raise()Mathieu Malaterre
2018-05-30powerpc/perf: Fix kernel address leak via sampling registersMichael Ellerman
2018-05-30powerpc/perf: Prevent kernel address leak to userspace via BHRB bufferMadhavan Srinivasan
2018-05-30powerpc/mpic: Check if cpu_possible() in mpic_physmask()Michael Ellerman
2018-05-30powerpc/64s: sreset panic if there is no debugger or crash dump handlersNicholas Piggin
2018-05-30powerpc/64s/idle: Fix restore of AMOR on POWER9 after deep sleepNicholas Piggin
2018-05-30powerpc/fscr: Enable interrupts earlier before calling get_user()Anshuman Khandual
2018-05-30powerpc/boot: Fix random libfdt related build errorsGuenter Roeck
2018-05-30powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data accessMark Lord
2018-05-30powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin
2018-05-30powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()Michael Ellerman
2018-05-30powerpc/pseries: Restore default security feature flags on setupMauricio Faria de Oliveira
2018-05-30powerpc: Move default security feature flagsMauricio Faria de Oliveira
2018-05-30powerpc/pseries: Fix clearing of security feature flagsMauricio Faria de Oliveira
2018-05-30powerpc/64s: Wire up cpu_show_spectre_v2()Michael Ellerman
2018-05-30powerpc/64s: Wire up cpu_show_spectre_v1()Michael Ellerman
2018-05-30powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()Michael Ellerman
2018-05-30powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()Michael Ellerman
2018-05-30powerpc/64s: Enhance the information in cpu_show_meltdown()Michael Ellerman
2018-05-30powerpc/64s: Move cpu_show_meltdown()Michael Ellerman
2018-05-30powerpc/powernv: Set or clear security feature flagsMichael Ellerman
2018-05-30powerpc/pseries: Set or clear security feature flagsMichael Ellerman
2018-05-30powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman
2018-05-30powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flagsMichael Ellerman
2018-05-30powerpc/rfi-flush: Call setup_rfi_flush() after LPM migrationMichael Ellerman
2018-05-30powerpc/rfi-flush: Differentiate enabled and patched flush typesMauricio Faria de Oliveira
2018-05-30powerpc/rfi-flush: Always enable fallback flush on pseriesMichael Ellerman
2018-05-30powerpc/rfi-flush: Make it possible to call setup_rfi_flush() againMichael Ellerman
2018-05-30powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs codeMichael Ellerman
2018-05-30powerpc/powernv: Support firmware disable of RFI flushMichael Ellerman
2018-05-30powerpc/pseries: Support firmware disable of RFI flushMichael Ellerman
2018-05-30powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin
2018-05-30powerpc/64s: Clear PCR on bootMichael Neuling
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-18Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtMark Brown
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-03Merge tag 'v4.14.39' into linux-4.14.y-rtSebastian Andrzej Siewior