summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds25-153/+216
2023-02-25Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds3-4/+6
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds158-2291/+5357
2023-02-25Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds44-620/+1399
2023-02-25Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds94-1259/+3305
2023-02-25Merge tag 'mips_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds35-144/+136
2023-02-25Merge tag 'x86_tdx_for_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-25/+130
2023-02-25alpha: in_irq() cleanupChangbin Du1-1/+1
2023-02-25alpha: lazy FPU switchingAl Viro9-119/+192
2023-02-25alpha/boot/misc: trim unused declarationsAl Viro1-2/+0
2023-02-25alpha/boot/tools/objstrip: fix the check for ELF headerAl Viro1-1/+1
2023-02-25alpha/boot: fix the breakage from -isystem series...Al Viro4-5/+5
2023-02-25alpha: fix FEN fault handlingAl Viro1-15/+15
2023-02-25alpha: Avoid comma separated statementsJoe Perches1-3/+5
2023-02-25alpha: fixed a typo in core_cia.crj11-1/+1
2023-02-25Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds7-23/+21
2023-02-25Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+17
2023-02-25Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-20/+27
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds17-73/+30
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-0/+80
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-41/+48
2023-02-24Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds5-72/+72
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds98-401/+1014
2023-02-24Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-23/+63
2023-02-24Merge tag 'livepatching-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-37/+60
2023-02-24Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds1-3/+3
2023-02-23Merge tag 'nmi.2023.02.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+107
2023-02-22Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-12/+0
2023-02-22KVM: SVM: hyper-v: placate modpost section mismatch errorRandy Dunlap1-2/+2
2023-02-22RISC-V: add a spin_shadow_stack declarationConor Dooley1-0/+1
2023-02-22powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseriesRussell Currey1-0/+4
2023-02-22Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds14-157/+1357
2023-02-22Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds24-435/+3478
2023-02-22riscv: mm: hugetlb: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPGuo Ren1-0/+1
2023-02-22riscv: Add header include guards to insn.hLiao Chang1-0/+4
2023-02-22Merge patch series "riscv: Dump faulting instructions in oops handler"Palmer Dabbelt1-1/+24
2023-02-22riscv: alternative: proceed one more instruction for auipc/jalr pairJisheng Zhang1-0/+1
2023-02-22Merge patch series "riscv: improve link and support ARCH_WANT_LD_ORPHAN_WARN"Palmer Dabbelt2-0/+10
2023-02-22riscv: Avoid enabling interrupts in die()Mattias Nissler1-2/+3
2023-02-22riscv, mm: Perform BPF exhandler fixup on page faultBjörn Töpel1-4/+6
2023-02-22RISC-V: take text_mutex during alternative patchingConor Dooley3-2/+13
2023-02-22riscv: hwcap: Don't alphabetize ISA extension IDsAndrew Jones1-22/+20
2023-02-22RISC-V: fix ordering of Zbb extensionHeiko Stuebner1-1/+1
2023-02-22riscv: jump_label: Fixup unaligned arch_static_branch functionAndy Chiu1-0/+2
2023-02-22RISC-V: Only provide the single-letter extensions in HWCAPPalmer Dabbelt2-12/+6
2023-02-22riscv: mm: fix regression due to update_mmu_cache changeSergey Matyukevich1-1/+1
2023-02-22Merge tag 'for-linus-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-18/+50
2023-02-22Merge tag 'kvm-x86-apic-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-49/+70
2023-02-22Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-30/+137
2023-02-22riscv: Add instruction dump to RISC-V splatsBjörn Töpel1-1/+24