summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2019-04-05powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot
2019-04-03powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao
2019-04-03powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun
2019-04-03powerpc/fsl: Add macro to flush the branch predictorDiana Craciun
2019-04-03powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun
2019-04-03powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman
2019-04-03powerpc/64s: Add support for software count cache flushMichael Ellerman
2019-04-03powerpc/64s: Add new security feature flags for count cache flushMichael Ellerman
2019-04-03powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman
2019-04-03powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun
2019-04-03powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman
2019-04-03powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2019-04-03powerpc: Use barrier_nospec in copy_from_user()Michael Ellerman
2019-04-03powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek
2019-04-03powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek
2019-04-03powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-03-23powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configurationAneesh Kumar K.V
2019-03-05powerpc: Always initialize input array when calling epapr_hypercall()Seth Forshee
2019-02-12powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar
2019-02-12powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy
2018-12-01powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman
2018-11-13powerpc/msi: Fix compile error on mpc83xxChristophe Leroy
2018-11-04powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe
2018-10-20powerpc/lib/feature-fixups: use raw_patch_instruction()Christophe Leroy
2018-10-18mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara
2018-10-13powerpc: Avoid code patching freed init sectionsMichael Neuling
2018-09-15powerpc/uaccess: Enable get_user(u64, *p) on 32-bitMichael Ellerman
2018-09-09powerpc/fadump: handle crash memory ranges array index overflowHari Bathini
2018-08-03powerpc/64s: Add barrier_nospecMichal Suchanek
2018-08-03powerpc/lib: Adjust .balign inside string functions for PPC32Christophe Leroy
2018-07-28KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy
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-05-30powerpc: Add missing prototype for arch_irq_work_raise()Mathieu Malaterre
2018-05-30powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin
2018-05-30powerpc: Move default security feature flagsMauricio Faria de Oliveira
2018-05-30powerpc/64s: Enhance the information in cpu_show_meltdown()Michael 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: Make it possible to call setup_rfi_flush() againMichael Ellerman
2018-05-30powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin
2018-04-26powerpc/mm/hash64: Zero PGD pages on allocationAneesh Kumar K.V
2018-04-26KVM: PPC: Book3S HV: Enable migration of decrementer registerPaul Mackerras
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-03-19powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf
2018-02-22kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2018-02-22powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot