summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2023-06-21powerpc/iommu: Only build sPAPR access functions on pSeriesTimothy Pearson
2023-06-21powerpc: powernv: Annotate data races in opal eventsRohan McLure
2023-06-21powerpc: Mark writes registering ipi to host cpu through kvm and pollingRohan McLure
2023-06-21powerpc: Annotate accesses to ipi message flagsRohan McLure
2023-06-21powerpc: powernv: Fix KCSAN datarace warnings on idle_state contentionRohan McLure
2023-06-21powerpc: Mark [h]ssr_valid accesses in check_return_regs_validRohan McLure
2023-06-21powerpc: qspinlock: Enforce qnode writes prior to publishing to queueRohan McLure
2023-06-21powerpc: qspinlock: Mark accesses to qnode lock checksRohan McLure
2023-06-21powerpc/powernv/pci: Remove last IODA1 definesJoel Stanley
2023-06-21powerpc/powernv/pci: Remove MVE codeJoel Stanley
2023-06-21powerpc/powernv/pci: Remove ioda1 supportJoel Stanley
2023-06-21powerpc: 52xx: Make immr_id DT match tables staticRob Herring
2023-06-21powerpc: mpc512x: Remove open coded "ranges" parsingRob Herring
2023-06-21powerpc: fsl_soc: Use of_range_to_resource() for "ranges" parsingRob Herring
2023-06-21powerpc: fsl: Use of_property_read_reg() to parse "reg"Rob Herring
2023-06-21powerpc: fsl_rio: Use of_range_to_resource() for "ranges" parsingRob Herring
2023-06-21powerpc: powermac: Use of_get_cpu_hwid() to read CPU node 'reg'Rob Herring
2023-06-21powerpc: drop MPC85xx_CDS platform supportPaul Gortmaker
2023-06-21powerpc: drop MPC8540_ADS and MPC8560_ADS platform supportPaul Gortmaker
2023-06-21powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-bo...Aneesh Kumar K.V
2023-06-21powerpc/book3s64/mm: Use PAGE_KERNEL instead of opencodingAneesh Kumar K.V
2023-06-21powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfoAneesh Kumar K.V
2023-06-20powerpc/mm/book3s64: Use pmdp_ptep helper instead of typecasting.Aneesh Kumar K.V
2023-06-19watchdog/hardlockup: define HARDLOCKUP_DETECTOR_ARCHPetr Mladek
2023-06-19watchdog/hardlockup: declare arch_touch_nmi_watchdog() only in linux/nmi.hPetr Mladek
2023-06-19powerpc: move the ARCH_DMA_MINALIGN definition to asm/cache.hCatalin Marinas
2023-06-19powerpc/hugetlb: pte_alloc_huge()Hugh Dickins
2023-06-19powerpc: allow pte_offset_map[_lock]() to failHugh Dickins
2023-06-19powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()Hugh Dickins
2023-06-19Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '...Joerg Roedel
2023-06-19powerpc: update ppc_save_regs to save current r1 in pt_regsAditya Gupta
2023-06-19powerpc/ftrace: Disable ftrace on ppc32 if using clangNaveen N Rao
2023-06-19powerpc/powernv/sriov: perform null check on iov before dereferencing iovColin Ian King
2023-06-19powerpc/ptrace: Expose HASHKEYR register to ptraceBenjamin Gray
2023-06-19powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptraceBenjamin Gray
2023-06-19powerpc/dexcr: Support userspace ROP protectionBenjamin Gray
2023-06-19powerpc/dexcr: Handle hashchk exceptionBenjamin Gray
2023-06-19powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) supportBenjamin Gray
2023-06-19powerpc/ptrace: Add missing <linux/regset.h> includeBenjamin Gray
2023-06-19powerpc/book3s: Add missing <linux/sched.h> includeBenjamin Gray
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie
2023-06-16init: Remove check_bugs() leftoversThomas Gleixner
2023-06-15powerpc/build: vdso linker warning for orphan sectionsNicholas Piggin
2023-06-15powerpc/64s: Fix VAS mm use after freeNicholas Piggin
2023-06-15powerpc/64: Rename entry_64.S to prom_entry_64.SNicholas Piggin
2023-06-15powerpc: merge 32-bit and 64-bit _switch implementationNicholas Piggin
2023-06-14powerpc/eeh: Rely on dev->link_active_reportingMaciej W. Rozycki
2023-06-14powerpc/32: Rearrange _switch to prepare for 32/64 mergeNicholas Piggin
2023-06-14powerpc/32: Remove sync from _switchNicholas Piggin
2023-06-14powerpc/64: Rearrange 64-bit _switch to prepare for 32/64 mergeNicholas Piggin