summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2020-01-29powerpc/archrandom: fix arch_get_random_seed_int()Ard Biesheuvel
2019-12-21powerpc: Fix vDSO clock_getres()Vincenzo Frascino
2019-12-21powerpc/math-emu: Update macros from GCCJoel Stanley
2019-11-28KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-11-28powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-10-07powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy
2019-06-22KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras
2019-05-16powerpc/booke64: set RI in default MSRLaurentiu Tudor
2019-05-16powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun
2019-05-16powerpc/fsl: Add macro to flush the branch predictorDiana Craciun
2019-05-16powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun
2019-05-16powerpc: Avoid code patching freed init sectionsMichael Neuling
2019-05-16powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman
2019-05-16powerpc/64s: Add support for software count cache flushMichael Ellerman
2019-05-16powerpc/64s: Add new security feature flags for count cache flushMichael Ellerman
2019-05-16powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman
2019-05-16powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun
2019-05-16powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman
2019-05-16powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2019-05-16powerpc: Use barrier_nospec in copy_from_user()Michael Ellerman
2019-05-16powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek
2019-05-16powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek
2019-05-16powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek
2019-05-16powerpc/64s: Add barrier_nospecMichal Suchanek
2019-05-16powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin
2019-05-16powerpc: Move default security feature flagsMauricio Faria de Oliveira
2019-05-16powerpc/64s: Enhance the information in cpu_show_meltdown()Michael Ellerman
2019-05-16powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman
2019-05-16powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flagsMichael Ellerman
2019-05-16powerpc/rfi-flush: Make it possible to call setup_rfi_flush() againMichael Ellerman
2019-05-16powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin
2019-03-23powerpc: Always initialize input array when calling epapr_hypercall()Seth Forshee
2019-02-20powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy
2018-11-21powerpc/msi: Fix compile error on mpc83xxChristophe Leroy
2018-09-09powerpc/fadump: handle crash memory ranges array index overflowHari Bathini
2018-05-30powerpc: Add missing prototype for arch_irq_work_raise()Mathieu Malaterre
2018-05-26powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith
2018-05-26powerpc/powernv: Remove OPALv2 firmware define and referencesStewart Smith
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-04-24powerpc/powernv: define a standard delay for OPAL_BUSY type retry loopsNicholas Piggin
2018-04-24powerpc/64: Fix smp_wmb barrier definition use use lwsync consistentlyNicholas Piggin
2018-04-13powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hashMichael Ellerman
2018-02-16powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek
2018-02-16powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman
2018-02-16powerpc/64s: Simple RFI macro conversionsNicholas Piggin
2018-02-16powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin
2018-02-16powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling
2018-02-16powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran
2017-08-06Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"Greg Kroah-Hartman
2017-07-27powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran