aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-10-17Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 2-12/+19
2021-10-17Merge tag 'perf_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+1
2021-10-17Merge tag 'x86_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-2/+1
2021-10-17Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-5/+0
2021-10-16Merge tag 's390-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 1-8/+7
2021-10-16Merge tag 'csky-for-linus-5.15-rc6' of git://github.com/c-sky/csky-linuxGravatar Linus Torvalds 4-3/+8
2021-10-16Merge tag 'arc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Gravatar Linus Torvalds 1-5/+0
2021-10-16Merge tag 'arm-soc-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-24/+55
2021-10-16x86/fpu: Mask out the invalid MXCSR bits properlyGravatar Borislav Petkov 1-1/+1
2021-10-15ARC: fix potential build snafuGravatar Vineet Gupta 1-5/+0
2021-10-16csky: Make HAVE_TCM depend on !COMPILE_TESTGravatar Guenter Roeck 1-0/+1
2021-10-16csky: bitops: Remove duplicate __clear_bit defineGravatar Guenter Roeck 1-1/+0
2021-10-16csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports itGravatar Guenter Roeck 1-1/+1
2021-10-16csky: Fixup regs.sr broken in ptraceGravatar Guo Ren 1-1/+2
2021-10-16csky: don't let sigreturn play with priveleged bits of status registerGravatar Al Viro 1-0/+4
2021-10-15Merge tag 'imx-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Arnd Bergmann 1-9/+31
2021-10-16KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guestGravatar Michael Ellerman 1-2/+7
2021-10-16KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()Gravatar Michael Ellerman 1-9/+10
2021-10-15perf/x86/msr: Add Sapphire Rapids CPU supportGravatar Kan Liang 1-0/+1
2021-10-15ARM: imx: register reset controller from a platform driverGravatar Philipp Zabel 1-9/+31
2021-10-14Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-1/+1
2021-10-13Merge tag 'arm-soc/for-5.15/devicetree' of https://github.com/Broadcom/stblin...Gravatar Arnd Bergmann 4-15/+24
2021-10-13powerpc/xive: Discard disabled interrupts in get_irqchip_state()Gravatar Cédric Le Goater 1-1/+2
2021-10-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-1/+1
2021-10-12ARM: dts: bcm2711-rpi-4-b: Fix usb's unit addressGravatar Nicolas Saenz Julienne 1-2/+2
2021-10-12ARM: dts: bcm2711-rpi-4-b: Fix pcie0's unit address formattingGravatar Nicolas Saenz Julienne 1-1/+2
2021-10-12s390: fix strrchr() implementationGravatar Roberto Sassu 1-8/+7
2021-10-11arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZEGravatar Mike Kravetz 1-1/+1
2021-10-11x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automaticallyGravatar Borislav Petkov 1-1/+0
2021-10-10Merge tag 'powerpc-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 17-75/+234
2021-10-10Merge tag 'x86_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 9-14/+99
2021-10-09Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 7-29/+52
2021-10-08Merge tag 's390-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 4-8/+45
2021-10-08Merge tag 'xtensa-20211008' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 5-13/+17
2021-10-08Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 10-68/+97
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 7-14/+0
2021-10-08ARM: dts: spear3xx: Fix gmac nodeGravatar Herve Codina 1-1/+1
2021-10-08x86/fpu: Restore the masking out of reserved MXCSR bitsGravatar Borislav Petkov 1-3/+8
2021-10-07Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 53-478/+598
2021-10-07Merge tag 'omap-for-v5.15/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 2-1/+3
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 2-1/+20
2021-10-07Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-5/+15
2021-10-07firmware: include drivers/firmware/Kconfig unconditionallyGravatar Arnd Bergmann 7-14/+0
2021-10-07Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 1-0/+19
2021-10-07pseries/eeh: Fix the kdump kernel crash during eeh_pseries_initGravatar Mahesh Salgaonkar 1-0/+4
2021-10-07powerpc/32s: Fix kuap_kernel_restore()Gravatar Christophe Leroy 1-0/+8
2021-10-07powerpc/pseries/msi: Add an empty irq_write_msi_msg() handlerGravatar Cédric Le Goater 1-0/+15
2021-10-07powerpc/64s: Fix unrecoverable MCE calling async handler from NMIGravatar Nicholas Piggin 3-18/+26
2021-10-07powerpc/64/interrupt: Reconcile soft-mask state in NMI and fix false BUGGravatar Nicholas Piggin 1-5/+8
2021-10-07powerpc/64: warn if local irqs are enabled in NMI or hardirq contextGravatar Nicholas Piggin 1-0/+6