aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-12locking: remove spin_lock_prefetchGravatar Mateusz Guzik 1-3/+0
2023-08-04serial: cpm_uart: Use get_baudrate() instead of uart_baudrate()Gravatar Christophe Leroy 1-10/+0
2023-08-02word-at-a-time: use the same return type for has_zero regardless of endiannessGravatar ndesaulniers@google.com 1-1/+1
2023-08-02powerpc: Add HOTPLUG_SMT supportGravatar Michael Ellerman 1-0/+15
2023-08-02powerpc: address missing-prototypes warningsGravatar Arnd Bergmann 1-1/+2
2023-08-02powerpc: Explicitly include correct DT includesGravatar Rob Herring 2-1/+4
2023-08-02powerpc/64s: Use dec_mm_active_cpus helperGravatar Nicholas Piggin 2-1/+2
2023-08-02powerpc/kuap: Use ASM feature fixups instead of static branchesGravatar Christophe Leroy 4-73/+86
2023-08-02powerpc/kuap: KUAP enabling/disabling functions must be __always_inlineGravatar Christophe Leroy 6-52/+53
2023-08-02powerpc/kuap: Simplify KUAP lock/unlock on BOOK3S/32Gravatar Christophe Leroy 2-46/+20
2023-08-02powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuapGravatar Christophe Leroy 5-31/+11
2023-08-02powerpc/kuap: MMU_FTR_BOOK3S_KUAP becomes MMU_FTR_KUAPGravatar Christophe Leroy 3-12/+12
2023-08-02powerpc/features: Add capability to update mmu features laterGravatar Christophe Leroy 1-0/+1
2023-08-02powerpc/kuap: Fold kuep_is_disabled() into its only userGravatar Christophe Leroy 1-5/+0
2023-08-02powerpc/kuap: Avoid useless jump_label on empty functionGravatar Christophe Leroy 5-39/+29
2023-08-02powerpc/kuap: Avoid unnecessary reads of MD_APGravatar Christophe Leroy 2-10/+4
2023-07-19Revert "powerpc/64s: Remove support for ELFv1 little endian userspace"Gravatar Andrew Donnellan 2-11/+1
2023-07-17Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() wit...Gravatar Christophe Leroy 1-56/+13
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Gravatar Rick Edgecombe 5-8/+8
2023-07-10powerpc/mm/book3s64/hash/4k: Add pmd_same callback for 4K page sizeGravatar Aneesh Kumar K.V 3-11/+5
2023-06-30Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 16-50/+55
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-5/+3
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 2-11/+8
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-4/+4
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-24/+0
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-15/+0
2023-06-26Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Gravatar Linus Torvalds 1-3/+0
2023-06-23powerpc: move arch_trigger_cpumask_backtrace from nmi.h to irq.hGravatar Douglas Anderson 2-6/+6
2023-06-21powerpc: Mark writes registering ipi to host cpu through kvm and pollingGravatar Rohan McLure 1-2/+2
2023-06-21powerpc: powernv: Fix KCSAN datarace warnings on idle_state contentionGravatar Rohan McLure 1-0/+1
2023-06-21powerpc: Mark [h]ssr_valid accesses in check_return_regs_validGravatar Rohan McLure 1-2/+2
2023-06-21powerpc/powernv/pci: Remove MVE codeGravatar Joel Stanley 1-3/+0
2023-06-19watchdog/hardlockup: declare arch_touch_nmi_watchdog() only in linux/nmi.hGravatar Petr Mladek 1-2/+0
2023-06-19powerpc: move the ARCH_DMA_MINALIGN definition to asm/cache.hGravatar Catalin Marinas 2-4/+4
2023-06-19powerpc/ptrace: Expose HASHKEYR register to ptraceGravatar Benjamin Gray 1-0/+1
2023-06-19powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptraceGravatar Benjamin Gray 1-0/+1
2023-06-19powerpc/dexcr: Support userspace ROP protectionGravatar Benjamin Gray 1-0/+1
2023-06-19powerpc/dexcr: Handle hashchk exceptionGravatar Benjamin Gray 1-0/+1
2023-06-19powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) supportGravatar Benjamin Gray 3-1/+18
2023-06-19powerpc/book3s: Add missing <linux/sched.h> includeGravatar Benjamin Gray 1-0/+1
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Gravatar Dave Airlie 1-5/+0
2023-06-16init: Remove check_bugs() leftoversGravatar Thomas Gleixner 1-15/+0
2023-06-15powerpc: merge 32-bit and 64-bit _switch implementationGravatar Nicholas Piggin 1-0/+14
2023-06-14powerpc/64s: Remove support for ELFv1 little endian userspaceGravatar Nicholas Piggin 2-1/+11
2023-06-09watchdog/hardlockup: rename some "NMI watchdog" constants/functionGravatar Douglas Anderson 1-2/+2
2023-06-09init: consolidate prototypes in linux/init.hGravatar Arnd Bergmann 1-1/+0
2023-06-09powerpc/kcsan: Properly instrument arch_spin_unlock()Gravatar Christophe Leroy 1-0/+2
2023-06-09Merge branch 'fixes' into nextGravatar Michael Ellerman 1-5/+0
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalGravatar Mark Rutland 1-24/+0
2023-05-17procfs: consolidate arch_report_meminfo declarationGravatar Arnd Bergmann 1-3/+0