summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2021-05-22powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar1-0/+1
2021-04-07powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy1-2/+2
2021-03-30powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman1-4/+4
2021-03-17powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao1-1/+1
2021-01-17powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers2-4/+4
2021-01-09powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()Christophe Leroy1-2/+21
2020-12-29powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32Christophe Leroy1-5/+0
2020-11-24powerpc/uaccess-flush: fix missing includes in kup-radix.hDaniel Axtens1-0/+1
2020-11-22powerpc/64s: flush L1D after user accessesNicholas Piggin5-0/+39
2020-11-22powerpc/uaccess: Evaluate macro arguments once, before user access is allowedNicholas Piggin1-14/+35
2020-11-22powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan1-2/+7
2020-11-22powerpc: Implement user_access_begin and friendsChristophe Leroy1-19/+57
2020-11-22powerpc: Add a framework for user access trackingChristophe Leroy3-8/+70
2020-11-22powerpc/64s: flush L1D on kernel entryNicholas Piggin4-1/+25
2020-11-22powerpc/64s: Define MASKABLE_RELON_EXCEPTION_PSERIES_OOLDaniel Axtens1-0/+4
2020-11-05powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin1-1/+1
2020-10-29powerpc/tau: Use appropriate temperature sample intervalFinn Thain1-1/+1
2020-08-21powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman1-2/+2
2020-06-25powerpc/64s/pgtable: fix an undefined behaviourQian Cai1-4/+19
2020-04-24powerpc: Make setjmp/longjmp signature standardClement Courbet1-2/+4
2020-04-24powerpc: Add attributes for setjmp/longjmpSegher Boessenkool1-2/+2
2020-04-24powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V4-2/+21
2020-01-27powerpc/archrandom: fix arch_get_random_seed_int()Ard Biesheuvel1-1/+1
2019-12-17powerpc: Fix vDSO clock_getres()Vincenzo Frascino1-0/+2
2019-12-17powerpc/math-emu: Update macros from GCCJoel Stanley1-63/+29
2019-12-05powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy2-0/+3
2019-12-01KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman1-0/+2
2019-12-01powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman2-0/+4
2019-11-20powerpc: Fix duplicate const clang warning in user access codeAnton Blanchard1-3/+3
2019-11-20powerpc/perf: Fix IMC_MAX_PMU macroMadhavan Srinivasan1-5/+1
2019-11-10powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V1-1/+2
2019-11-10powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V1-2/+2
2019-11-10powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V1-1/+3
2019-10-07powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy1-2/+1
2019-10-05powerpc/xive: Fix bogus error code returned by OPALGreg Kurz1-1/+1
2019-09-19powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh1-0/+1
2019-06-25powerpc/bpf: use unsigned division instruction for 64-bit operationsNaveen N. Rao1-0/+1
2019-06-22KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras1-0/+1
2019-05-16powerpc/booke64: set RI in default MSRLaurentiu Tudor1-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-04-03powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun1-0/+5
2019-04-03powerpc/fsl: Add macro to flush the branch predictorDiana Craciun1-0/+10
2019-04-03powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun2-0/+14
2019-04-03powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman1-0/+2
2019-04-03powerpc/64s: Add support for software count cache flushMichael Ellerman2-0/+7
2019-04-03powerpc/64s: Add new security feature flags for count cache flushMichael Ellerman1-0/+6
2019-04-03powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman2-0/+20
2019-04-03powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun1-1/+7
2019-04-03powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman1-0/+4