aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2021-11-26powerpc/lib: Add helper to check if offset is within conditional branch rangeNaveen N. Rao
2021-11-12arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2021-07-20powerpc/ps3: Add dma_mask to ps3_dma_regionGeoff Levand
2021-07-20powerpc/barrier: Avoid collision with clang's __lwsync macroNathan Chancellor
2021-05-22powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar
2021-04-07powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy
2021-03-30powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman
2021-03-17powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao
2021-01-17powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers
2021-01-09powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()Christophe Leroy
2020-12-29powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32Christophe Leroy
2020-11-24powerpc/uaccess-flush: fix missing includes in kup-radix.hDaniel Axtens
2020-11-22powerpc/64s: flush L1D after user accessesNicholas Piggin
2020-11-22powerpc/uaccess: Evaluate macro arguments once, before user access is allowedNicholas Piggin
2020-11-22powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan
2020-11-22powerpc: Implement user_access_begin and friendsChristophe Leroy
2020-11-22powerpc: Add a framework for user access trackingChristophe Leroy
2020-11-22powerpc/64s: flush L1D on kernel entryNicholas Piggin
2020-11-22powerpc/64s: Define MASKABLE_RELON_EXCEPTION_PSERIES_OOLDaniel Axtens
2020-11-05powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin
2020-10-29powerpc/tau: Use appropriate temperature sample intervalFinn Thain
2020-08-21powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman
2020-06-25powerpc/64s/pgtable: fix an undefined behaviourQian Cai
2020-04-24powerpc: Make setjmp/longjmp signature standardClement Courbet
2020-04-24powerpc: Add attributes for setjmp/longjmpSegher Boessenkool
2020-04-24powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V
2020-01-27powerpc/archrandom: fix arch_get_random_seed_int()Ard Biesheuvel
2019-12-17powerpc: Fix vDSO clock_getres()Vincenzo Frascino
2019-12-17powerpc/math-emu: Update macros from GCCJoel Stanley
2019-12-05powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy
2019-12-01KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-12-01powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-11-20powerpc: Fix duplicate const clang warning in user access codeAnton Blanchard
2019-11-20powerpc/perf: Fix IMC_MAX_PMU macroMadhavan Srinivasan
2019-11-10powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V
2019-11-10powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V
2019-11-10powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V
2019-10-07powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy
2019-10-05powerpc/xive: Fix bogus error code returned by OPALGreg Kurz
2019-09-19powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh
2019-06-25powerpc/bpf: use unsigned division instruction for 64-bit operationsNaveen N. Rao
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-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