aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2022-04-20Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2022-04-20powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang
2022-04-15powerpc: Fix build errors with newer binutilsAnders Roxell
2021-11-29Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-11-17powerpc/security: Add a helper to query stf_barrier typeNaveen N. Rao
2021-11-17powerpc/lib: Add helper to check if offset is within conditional branch rangeNaveen N. Rao
2021-09-27Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-09-22KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs ar...Nicholas Piggin
2021-07-20Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-07-20Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-07-20powerpc/ps3: Add dma_mask to ps3_dma_regionGeoff Levand
2021-07-19powerpc/barrier: Avoid collision with clang's __lwsync macroNathan Chancellor
2021-07-14Merge branch 'v5.4/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-07-14KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processorsSuraj Jitindar Singh
2021-05-17Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-05-14powerpc/64s: Fix pte update for kernel memory on radixJordan Niethe
2021-05-13Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-05-11powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar
2021-04-12Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-04-07powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy
2021-04-04Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-03-30powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman
2021-03-22Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-03-17powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao
2021-03-17powerpc/64: Fix stack trace not displaying final frameMichael Ellerman
2021-03-17powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran
2021-01-07Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-01-07Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2021-01-06powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()Christophe Leroy
2020-12-30powerpc/8xx: Fix early debug when SMC1 is relocatedChristophe Leroy
2020-12-30powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LEChristophe Leroy
2020-12-30powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers
2020-12-30powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32Christophe Leroy
2020-12-10Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2020-12-02powerpc/64s: Fix allnoconfig build since uaccess flushStephen Rothwell
2020-12-02arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-12-01powerpc: remove support for NULL dev in __phys_to_dma / __dma_to_physChristoph Hellwig
2020-12-01dma-direct: unify the dma_capable definitionsChristoph Hellwig
2020-12-01dma/direct: turn ARCH_ZONE_DMA_BITS into a variableNicolas Saenz Julienne
2020-11-22powerpc: Only include kup-radix.h for 64-bit Book3SMichael Ellerman
2020-11-22powerpc/64s: flush L1D after user accessesNicholas Piggin
2020-11-22powerpc/64s: flush L1D on kernel entryNicholas Piggin
2020-11-05powerpc/drmem: Make lmb_size 64 bitAneesh Kumar K.V
2020-11-05powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin
2020-10-29powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mmNicholas Piggin
2020-10-29powerpc/tau: Use appropriate temperature sample intervalFinn Thain
2020-10-29powerpc/book3s64/hash/4k: Support large linear mapping range with 4KAneesh Kumar K.V
2020-10-29pseries/drmem: don't cache node id in drmem_lmb structScott Cheloha
2020-10-29powerpc/pseries: explicitly reschedule during drmem_lmb list traversalNathan Lynch
2020-10-01KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...Gustavo Romero