summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2023-01-15Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-72/+72
2023-01-12powerpc/64s/hash: Make stress_hpt_timer_fn() staticYang Yingliang1-1/+1
2023-01-11powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain2-71/+67
2023-01-11powerpc/boot: Fix incorrect version calculation issue in ld_versionOjaswin Mujoo1-0/+4
2023-01-08Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+5
2023-01-06powerpc/vmlinux.lds: Don't discard .commentMichael Ellerman1-1/+1
2023-01-06powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman1-1/+4
2023-01-06powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman1-0/+1
2022-12-22powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson1-0/+16
2022-12-20random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld1-0/+1
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds132-1083/+3061
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+5
2022-12-17Merge tag 'msi-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-0/+5
2022-12-17powerpc/msi: Fix deassociation of MSI descriptorsMarc Zyngier5-0/+5
2022-12-16powerpc/code-patching: Fix oops with DEBUG_VM enabledMichael Ellerman1-3/+7
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+0
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-26/+18
2022-12-15mm: Convert __HAVE_ARCH_P..P_GET to the new stylePeter Zijlstra1-1/+1
2022-12-15mm: Introduce set_memory_rox()Peter Zijlstra1-5/+4
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-121/+5
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds22-21/+219
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-17/+18
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-13/+4
2022-12-12Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+4
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-22/+0
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+2
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+22
2022-12-12powerpc/qspinlock: Fix 32-bit buildNicholas Piggin1-0/+1
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-31/+22
2022-12-08Merge branch 'topic/objtool' into nextMichael Ellerman22-49/+142
2022-12-08USB: sisusbvga: remove console supportJiri Slaby (SUSE)1-1/+0
2022-12-08powerpc/prom: Fix 32-bit buildMichael Ellerman1-1/+2
2022-12-07powerpc/rtas: mandate RTAS syscall filteringNathan Lynch2-29/+0
2022-12-07powerpc/rtas: define pr_fmt and convert printk call sitesNathan Lynch1-9/+10
2022-12-07powerpc/rtas: clean up includesNathan Lynch1-26/+16
2022-12-07powerpc/rtas: clean up rtas_error_log_max initializationNathan Lynch1-11/+26
2022-12-07powerpc/pseries/eeh: use correct API for error log sizeNathan Lynch1-10/+1
2022-12-07powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch1-1/+6
2022-12-07powerpc/rtas: avoid device tree lookups in rtas_os_term()Nathan Lynch1-3/+10
2022-12-07powerpc/rtasd: use correct OF API for event scan rateNathan Lynch1-2/+5
2022-12-07powerpc/rtas: document rtas_call()Nathan Lynch2-15/+58
2022-12-07powerpc/pseries: unregister VPA when hot unplugging a CPULaurent Dufour1-0/+1
2022-12-07powerpc/pseries: reset the RCU watchdogs after a LPMLaurent Dufour1-2/+5
2022-12-07powerpc: Take in account addition CPU node when building kexec FDTLaurent Dufour1-1/+58
2022-12-07powerpc: export the CPU node countLaurent Dufour2-0/+4
2022-12-06powerpc/dts/fsl: Fix pca954x i2c-mux node namesGeert Uytterhoeven6-6/+6
2022-12-02powerpc/code-patching: Remove protection against patching init addresses afte...Christophe Leroy3-15/+1
2022-12-02powerpc/feature-fixups: Do not patch init section after initChristophe Leroy1-0/+12
2022-12-02powerpc/feature-fixups: Refactor other fixups patchingChristophe Leroy1-49/+28