summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorLines
2023-02-17Merge tag 'powerpc-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-2/+2
2023-02-17powerpc/64s: Prevent fallthrough to hash TLB flush when using radixBenjamin Gray-2/+2
2023-02-12Merge tag 'powerpc-6.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-3/+5
2023-02-07powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switchNicholas Piggin-2/+4
2023-02-06powerpc/kexec_file: fix implicit decl errorRandy Dunlap-0/+1
2023-02-04Merge tag 'powerpc-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-31/+77
2023-02-02powerpc: Don't select ARCH_WANTS_NO_INSTRMichael Ellerman-1/+0
2023-02-02powerpc/64s: Reconnect tlb_flush() to hash__tlb_flush()Michael Ellerman-0/+2
2023-02-01powerpc/kexec_file: Count hot-pluggable memory in FDT estimateSourabh Jain-1/+1
2023-01-31powerpc/64s/radix: Fix RWX mapping with relocated kernelMichael Ellerman-0/+13
2023-01-31powerpc/64s/radix: Fix crash with unaligned relocated kernelMichael Ellerman-0/+11
2023-01-31powerpc/kexec_file: Fix division by zero in extra size estimationMichael Ellerman-4/+7
2023-01-31powerpc/imc-pmu: Revert nest_init_lock to being a mutexMichael Ellerman-7/+7
2023-01-30powerpc/64: Fix perf profiling asynchronous interrupt handlersNicholas Piggin-15/+32
2023-01-30powerpc/64s: Fix local irq disable when PMIs are disabledNicholas Piggin-1/+1
2023-01-30powerpc/kvm: Fix unannotated intra-function call warningSathvika Vasireddy-3/+2
2023-01-30powerpc/85xx: Fix unannotated intra-function call warningSathvika Vasireddy-1/+2
2023-01-15Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-72/+72
2023-01-12powerpc/64s/hash: Make stress_hpt_timer_fn() staticYang Yingliang-1/+1
2023-01-11powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain-71/+67
2023-01-11powerpc/boot: Fix incorrect version calculation issue in ld_versionOjaswin Mujoo-0/+4
2023-01-08Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+5
2023-01-06powerpc/vmlinux.lds: Don't discard .commentMichael Ellerman-1/+1
2023-01-06powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman-1/+4
2023-01-06powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman-0/+1
2022-12-22powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson-0/+16
2022-12-20random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld-0/+1
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1083/+3061
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+5
2022-12-17Merge tag 'msi-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+5
2022-12-17powerpc/msi: Fix deassociation of MSI descriptorsMarc Zyngier-0/+5
2022-12-16powerpc/code-patching: Fix oops with DEBUG_VM enabledMichael Ellerman-3/+7
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+0
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-26/+18
2022-12-15mm: Convert __HAVE_ARCH_P..P_GET to the new stylePeter Zijlstra-1/+1
2022-12-15mm: Introduce set_memory_rox()Peter Zijlstra-5/+4
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-121/+5
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-21/+219
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-17/+18
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-13/+4
2022-12-12Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+4
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-22/+0
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+2
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2/+22
2022-12-12powerpc/qspinlock: Fix 32-bit buildNicholas Piggin-0/+1
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-31/+22
2022-12-08Merge branch 'topic/objtool' into nextMichael Ellerman-49/+142
2022-12-08USB: sisusbvga: remove console supportJiri Slaby (SUSE)-1/+0
2022-12-08powerpc/prom: Fix 32-bit buildMichael Ellerman-1/+2