summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2023-08-12locking: remove spin_lock_prefetchMateusz Guzik
2023-08-04serial: cpm_uart: Use get_baudrate() instead of uart_baudrate()Christophe Leroy
2023-08-02word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com
2023-08-02powerpc: Add HOTPLUG_SMT supportMichael Ellerman
2023-08-02powerpc: address missing-prototypes warningsArnd Bergmann
2023-08-02powerpc: Explicitly include correct DT includesRob Herring
2023-08-02powerpc/64s: Use dec_mm_active_cpus helperNicholas Piggin
2023-08-02powerpc/kuap: Use ASM feature fixups instead of static branchesChristophe Leroy
2023-08-02powerpc/kuap: KUAP enabling/disabling functions must be __always_inlineChristophe Leroy
2023-08-02powerpc/kuap: Simplify KUAP lock/unlock on BOOK3S/32Christophe Leroy
2023-08-02powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuapChristophe Leroy
2023-08-02powerpc/kuap: MMU_FTR_BOOK3S_KUAP becomes MMU_FTR_KUAPChristophe Leroy
2023-08-02powerpc/features: Add capability to update mmu features laterChristophe Leroy
2023-08-02powerpc/kuap: Fold kuep_is_disabled() into its only userChristophe Leroy
2023-08-02powerpc/kuap: Avoid useless jump_label on empty functionChristophe Leroy
2023-08-02powerpc/kuap: Avoid unnecessary reads of MD_APChristophe Leroy
2023-07-19Revert "powerpc/64s: Remove support for ELFv1 little endian userspace"Andrew Donnellan
2023-07-17Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() wit...Christophe Leroy
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-07-10powerpc/mm/book3s64/hash/4k: Add pmd_same callback for 4K page sizeAneesh Kumar K.V
2023-06-30Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-06-23powerpc: move arch_trigger_cpumask_backtrace from nmi.h to irq.hDouglas Anderson
2023-06-21powerpc: Mark writes registering ipi to host cpu through kvm and pollingRohan 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/powernv/pci: Remove MVE codeJoel Stanley
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/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/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: merge 32-bit and 64-bit _switch implementationNicholas Piggin
2023-06-14powerpc/64s: Remove support for ELFv1 little endian userspaceNicholas Piggin
2023-06-09watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann
2023-06-09powerpc/kcsan: Properly instrument arch_spin_unlock()Christophe Leroy
2023-06-09Merge branch 'fixes' into nextMichael Ellerman
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland
2023-05-17procfs: consolidate arch_report_meminfo declarationArnd Bergmann
2023-05-17powerpc/iommu: Remove iommu_del_device()Jason Gunthorpe
2023-05-15powerpc: Drop MPC5200 LocalPlus bus FIFO driverUwe Kleine-König