summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorLines
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds-15/+0
2023-06-26Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds-3/+0
2023-06-23powerpc: move arch_trigger_cpumask_backtrace from nmi.h to irq.hDouglas Anderson-6/+6
2023-06-21powerpc: Mark writes registering ipi to host cpu through kvm and pollingRohan McLure-2/+2
2023-06-21powerpc: powernv: Fix KCSAN datarace warnings on idle_state contentionRohan McLure-0/+1
2023-06-21powerpc: Mark [h]ssr_valid accesses in check_return_regs_validRohan McLure-2/+2
2023-06-21powerpc/powernv/pci: Remove MVE codeJoel Stanley-3/+0
2023-06-19watchdog/hardlockup: declare arch_touch_nmi_watchdog() only in linux/nmi.hPetr Mladek-2/+0
2023-06-19powerpc: move the ARCH_DMA_MINALIGN definition to asm/cache.hCatalin Marinas-4/+4
2023-06-19powerpc/ptrace: Expose HASHKEYR register to ptraceBenjamin Gray-0/+1
2023-06-19powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptraceBenjamin Gray-0/+1
2023-06-19powerpc/dexcr: Support userspace ROP protectionBenjamin Gray-0/+1
2023-06-19powerpc/dexcr: Handle hashchk exceptionBenjamin Gray-0/+1
2023-06-19powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) supportBenjamin Gray-1/+18
2023-06-19powerpc/book3s: Add missing <linux/sched.h> includeBenjamin Gray-0/+1
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie-5/+0
2023-06-16init: Remove check_bugs() leftoversThomas Gleixner-15/+0
2023-06-15powerpc: merge 32-bit and 64-bit _switch implementationNicholas Piggin-0/+14
2023-06-14powerpc/64s: Remove support for ELFv1 little endian userspaceNicholas Piggin-1/+11
2023-06-09watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson-2/+2
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann-1/+0
2023-06-09powerpc/kcsan: Properly instrument arch_spin_unlock()Christophe Leroy-0/+2
2023-06-09Merge branch 'fixes' into nextMichael Ellerman-5/+0
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland-24/+0
2023-05-17procfs: consolidate arch_report_meminfo declarationArnd Bergmann-3/+0
2023-05-17powerpc/iommu: Remove iommu_del_device()Jason Gunthorpe-5/+0
2023-05-15powerpc: Drop MPC5200 LocalPlus bus FIFO driverUwe Kleine-König-41/+0
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard-91/+298
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+13
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-7/+7
2023-04-29locking/arch: Wire up local_try_cmpxchg()Uros Bizjak-0/+11
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda-2/+2
2023-04-28Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-78/+267
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+2
2023-04-26Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini-5/+12
2023-04-26Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-0/+1
2023-04-20powerpc: Move Power10 feature PPC_MODULE_FEATURE_P10Danny Tsen-0/+1
2023-04-20arch/powerpc: Implement <asm/fb.h> with generic helpersThomas Zimmermann-5/+3
2023-04-20powerpc/pseries: Always inline functions called from cpuidleMichael Ellerman-6/+6
2023-04-20powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code.Paul Gortmaker-4/+0
2023-04-20powerpc/pseries: Add FW_FEATURE_PLPKS feature flagAndrew Donnellan-1/+3
2023-04-20powerpc: Remove duplicate SPRN_HSRR definitionsJoel Stanley-2/+0
2023-04-20powerpc/64: modules support building with PCREL addresingNicholas Piggin-4/+16
2023-04-20powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin-0/+34
2023-04-20powerpc: add CFUNC assembly label annotationNicholas Piggin-0/+5
2023-04-20powerpc/64: Add support to build with prefixed instructionsNicholas Piggin-6/+83
2023-04-20powerpc/fsl_uli1575: Mark uli_exclude_device() as staticPali Rohár-3/+0
2023-04-20powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver filePali Rohár-0/+2
2023-04-20powerpc/fsl_uli1575: Misc cleanupChristophe Leroy-0/+9