aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2023-08-16powerpc/include: Declare mpc8xx_immr in 8xx_immap.hChristophe Leroy5-5/+3
2023-08-16powerpc/include: Remove unneeded #include <asm/fs_pd.h>Christophe Leroy1-1/+0
2023-08-16ocxl: Use pci_dev_id() to simplify the codeZheng Zengkai1-1/+1
2023-08-14powerpc/pseries: PLPKS: undo kernel-doc comment notationRandy Dunlap1-1/+1
2023-08-14powerpc/radix: Move some functions into #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLEChristophe Leroy1-119/+121
2023-08-14powerpc: xmon: remove unused variablesArnd Bergmann1-6/+2
2023-08-14powerpc: mark more local variables as volatileArnd Bergmann2-2/+2
2023-08-14powerpc/pmac32: enable serial options by default in defconfigYuan Tan1-1/+2
2023-08-14Merge branch 'topic/cpu-smt' into nextMichael Ellerman6-10/+49
2023-08-12locking: remove spin_lock_prefetchMateusz Guzik1-3/+0
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-10/+13
2023-08-08net: fs_enet: Don't include fs_enet_pd.h when not neededChristophe Leroy3-3/+0
2023-08-08net: fs_enet: Remove stale prototypes from fsl_soc.cChristophe Leroy1-3/+0
2023-08-05Merge tag 'powerpc-6.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds5-10/+13
2023-08-04serial: cpm_uart: Don't include fs_uart_pd.h when not neededChristophe Leroy2-2/+0
2023-08-04serial: cpm_uart: Remove stale prototype in powerpc/fsl_soc.cChristophe Leroy1-2/+0
2023-08-04serial: cpm_uart: Use get_baudrate() instead of uart_baudrate()Christophe Leroy1-10/+0
2023-08-02word-at-a-time: use the same return type for has_zero regardless of endianness[email protected]1-1/+1
2023-08-02powerpc/powermac: Use early_* IO variants in via_calibrate_decr()Benjamin Gray1-3/+3
2023-08-02powerpc/pseries: Honour current SMT state when DLPAR onlining CPUsMichael Ellerman1-0/+8
2023-08-02powerpc: Add HOTPLUG_SMT supportMichael Ellerman3-1/+24
2023-08-02powerpc/pseries: Initialise CPU hotplug callbacks earlierMichael Ellerman3-9/+17
2023-08-02powerpc/kexec: fix minor typoLaurent Dufour1-3/+3
2023-08-02powerpc/ep8248e: Mark driver as non removableUwe Kleine-König1-7/+1
2023-08-02powerpc: address missing-prototypes warningsArnd Bergmann11-3/+23
2023-08-02powerpc: Explicitly include correct DT includesRob Herring70-76/+86
2023-08-02powerpc/64s/radix: combine final TLB flush and lazy tlb mm shootdown IPIsNicholas Piggin1-1/+29
2023-08-02powerpc: Add mm_cpumask warning when context switchingNicholas Piggin1-2/+5
2023-08-02powerpc/64s: Use dec_mm_active_cpus helperNicholas Piggin3-2/+3
2023-08-02powerpc: Account mm_cpumask and active_cpus in init_mmNicholas Piggin3-1/+18
2023-08-02powerpc/64: Enable accelerated crypto algorithms in defconfigMichael Ellerman1-0/+3
2023-08-02powerpc/crypto: don't build aes-gcm-p10 by defaultOmar Sandoval1-1/+0
2023-08-02powerpc/crypto: fix missing skcipher dependency for aes-gcm-p10Omar Sandoval1-0/+1
2023-08-02powerpc/kuap: Use ASM feature fixups instead of static branchesChristophe Leroy5-74/+87
2023-08-02powerpc/kuap: KUAP enabling/disabling functions must be __always_inlineChristophe Leroy6-52/+53
2023-08-02powerpc/kuap: Simplify KUAP lock/unlock on BOOK3S/32Christophe Leroy4-60/+23
2023-08-02powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuapChristophe Leroy9-40/+19
2023-08-02powerpc/kuap: MMU_FTR_BOOK3S_KUAP becomes MMU_FTR_KUAPChristophe Leroy5-14/+14
2023-08-02powerpc/features: Add capability to update mmu features laterChristophe Leroy2-4/+28
2023-08-02powerpc/kuap: Fold kuep_is_disabled() into its only userChristophe Leroy2-6/+1
2023-08-02powerpc/kuap: Avoid useless jump_label on empty functionChristophe Leroy5-39/+29
2023-08-02powerpc/kuap: Avoid unnecessary reads of MD_APChristophe Leroy2-10/+4
2023-08-01integrity: Always reference the blacklist keyring with appraisalEric Snowberg1-4/+4
2023-08-01powerpc/64e: Fix secondary thread bringup for ELFv2 kernelsMichael Ellerman2-3/+2
2023-07-31dma-mapping: move arch_dma_set_mask() declaration to headerArnd Bergmann1-0/+1
2023-07-31Merge 6.5-rc4 into tty-nextGreg Kroah-Hartman12-12/+12
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim12-12/+12
2023-07-28powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao1-2/+7
2023-07-28powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V1-2/+1
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt1-0/+1