aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-2/+16
2021-12-19Merge tag 'mips-fixes_5.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-4/+4
2021-12-19Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 2-10/+36
2021-12-19KVM: x86: Retry page fault if MMU reload is pending and root has no spGravatar Sean Christopherson 1-1/+15
2021-12-19KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_C...Gravatar Vitaly Kuznetsov 1-1/+1
2021-12-17Merge tag 'riscv-for-linus-5.16-rc6' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-60/+54
2021-12-16riscv: dts: sifive unmatched: Link the tmp451 with its power supplyGravatar Vincent Pelletier 1-0/+1
2021-12-16riscv: dts: sifive unmatched: Fix regulator for board rev3Gravatar Vincent Pelletier 1-60/+24
2021-12-16riscv: dts: sifive unmatched: Expose the PMIC sub-functionsGravatar Vincent Pelletier 1-0/+12
2021-12-16riscv: dts: sifive unmatched: Expose the board ID eepromGravatar Vincent Pelletier 1-0/+10
2021-12-16riscv: dts: sifive unmatched: Name gpio linesGravatar Vincent Pelletier 1-0/+4
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-8/+43
2021-12-16Merge tag 'soc-fixes-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 23-35/+42
2021-12-16bpf: Fix extable address check.Gravatar Alexei Starovoitov 1-7/+42
2021-12-16bpf: Fix extable fixup offset.Gravatar Alexei Starovoitov 1-1/+1
2021-12-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-0/+1
2021-12-16arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()Gravatar Lakshmi Ramasubramanian 1-0/+1
2021-12-15Merge tag 's390-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 5-10/+43
2021-12-14powerpc/module_64: Fix livepatching for RO modulesGravatar Russell Currey 1-8/+34
2021-12-13Merge tag 'v5.16-rockchip-socfixes1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 1-1/+1
2021-12-13Merge tag 'v5.16-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 5-4/+4
2021-12-13Merge tag 'imx-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Arnd Bergmann 2-3/+1
2021-12-13Merge tag 'asahi-soc-fixes-5.16' of https://github.com/AsahiLinux/linux into ...Gravatar Arnd Bergmann 2-1/+5
2021-12-13Merge tag 'socfpga_fix_for_v5.16_part_2' of git://git.kernel.org/pub/scm/linu...Gravatar Arnd Bergmann 7-8/+8
2021-12-13Merge branch 'v5.16/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Arnd Bergmann 2-16/+15
2021-12-13Merge tag 'imx-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Arnd Bergmann 4-2/+8
2021-12-12s390/entry: fix duplicate tracking of irq nesting levelGravatar Sven Schnelle 1-4/+5
2021-12-12Merge tag 'sched-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+14
2021-12-12Merge tag 'csky-for-linus-5.16-rc5' of git://github.com/c-sky/csky-linuxGravatar Linus Torvalds 1-2/+2
2021-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-15/+28
2021-12-10Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+4
2021-12-10s390: enable switchdev support in defconfigGravatar Niklas Schnelle 2-0/+4
2021-12-10s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add()Gravatar Alexander Egorenkov 1-0/+4
2021-12-10s390/ftrace: remove preempt_disable()/preempt_enable() pairGravatar Jerome Marchand 1-2/+0
2021-12-10s390/kexec_file: fix error handling when applying relocationsGravatar Philipp Rudo 1-1/+6
2021-12-10s390/kexec_file: print some more error messagesGravatar Philipp Rudo 1-3/+24
2021-12-10KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exitGravatar Sean Christopherson 1-2/+7
2021-12-10KVM: X86: Raise #GP when clearing CR0_PG in 64 bit modeGravatar Lai Jiangshan 1-1/+2
2021-12-10KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI reqGravatar Sean Christopherson 1-2/+5
2021-12-10KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hyper...Gravatar Vitaly Kuznetsov 1-1/+1
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-1/+1
2021-12-09MIPS: Only define pci_remap_iospace() for RalinkGravatar Tiezhu Yang 3-4/+4
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 1-1/+1
2021-12-08sched,x86: Don't use cluster topology for x86 hybrid CPUsGravatar Peter Zijlstra 1-0/+14
2021-12-08KVM: nVMX: Don't use Enlightened MSR Bitmap for L3Gravatar Vitaly Kuznetsov 1-9/+13
2021-12-08csky: fix typo of fpu config macroGravatar Kelly Devilliv 1-2/+2
2021-12-07arm64: dts: apple: t8103: Mark PCIe PERST# polarity active low in DTGravatar Marc Zyngier 1-3/+4
2021-12-06Merge tag 'efi-urgent-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-1/+3
2021-12-06ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad nameGravatar Fabio Estevam 1-1/+1
2021-12-06arm64: dts: imx8mq: remove interconnect property from lcdifGravatar Martin Kepplinger 1-2/+0