summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2019-05-16powerpc/booke64: set RI in default MSRLaurentiu Tudor1-1/+1
2019-04-17powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun1-0/+5
2019-04-17powerpc/fsl: Add macro to flush the branch predictorDiana Craciun1-0/+21
2019-04-17powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun2-0/+14
2019-04-17powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman1-0/+2
2019-04-17powerpc/64s: Add support for software count cache flushMichael Ellerman2-0/+7
2019-04-17powerpc/64s: Add new security feature flags for count cache flushMichael Ellerman1-0/+6
2019-04-17powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman2-0/+20
2019-04-17powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun1-1/+7
2019-04-17powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman1-0/+4
2019-04-17powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman2-4/+4
2019-04-17powerpc: Use barrier_nospec in copy_from_user()Michael Ellerman1-1/+10
2019-04-17powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek1-0/+1
2019-04-17powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek1-0/+7
2019-04-17powerpc: Avoid code patching freed init sectionsMichael Neuling1-0/+1
2019-04-17powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek3-1/+11
2019-04-17powerpc/64s: Add barrier_nospecMichal Suchanek1-0/+15
2019-04-17powerpc: Fix invalid use of register expressionsAndreas Schwab1-1/+1
2019-04-05powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot1-0/+2
2019-04-03powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao1-0/+2
2019-03-05powerpc: Always initialize input array when calling epapr_hypercall()Seth Forshee1-6/+6
2019-02-12powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy1-1/+1
2018-12-01powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman1-13/+7
2018-11-13powerpc/msi: Fix compile error on mpc83xxChristophe Leroy1-0/+7
2018-09-09powerpc/fadump: handle crash memory ranges array index overflowHari Bathini1-3/+0
2018-06-06powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin3-0/+59
2018-06-06powerpc: Move default security feature flagsMauricio Faria de Oliveira1-0/+8
2018-06-06powerpc/64s: Move cpu_show_meltdown()Michael Ellerman1-0/+1
2018-06-06powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman1-0/+65
2018-06-06powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flagsMichael Ellerman1-0/+3
2018-06-06powerpc/rfi-flush: Make it possible to call setup_rfi_flush() againMichael Ellerman1-1/+1
2018-05-30powerpc: Add missing prototype for arch_irq_work_raise()Mathieu Malaterre1-0/+1
2018-05-19futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-21/+5
2018-04-24powerpc/powernv: define a standard delay for OPAL_BUSY type retry loopsNicholas Piggin1-0/+3
2018-04-24powerpc/64: Fix smp_wmb barrier definition use use lwsync consistentlyNicholas Piggin2-5/+2
2018-04-13powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hashMichael Ellerman1-0/+12
2018-04-13powerpc/modules: If mprofile-kernel is enabled add it to vermagicMichael Ellerman1-0/+4
2018-03-24powerpc/64s: Remove SAO feature from Power9 DD1Nicholas Piggin1-1/+2
2018-03-22powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf1-0/+1
2018-02-25powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin1-2/+1
2018-02-25powerpc/64s: Simple RFI macro conversionsNicholas Piggin1-1/+1
2018-02-17powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek1-0/+1
2018-02-13powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman4-8/+70
2018-02-13powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin2-0/+35
2018-02-13powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling2-0/+31
2017-12-16powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofoldPaul Mackerras1-5/+12
2017-12-14powerpc/64: Fix checksum folding in csum_add()Shile Zhang1-1/+1
2017-12-10powerpc/mm: Fix memory hotplug BUG() on radixReza Arbab1-0/+4
2017-08-30powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt3-1/+21
2017-08-07Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"Greg Kroah-Hartman1-14/+0