summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-06-08LoongArch: Remove MIPS comment about cycle counterJason A. Donenfeld
2022-06-08LoongArch: Fix copy_thread() build errorsHuacai Chen
2022-06-08LoongArch: Fix the !CONFIG_SMP buildHuacai Chen
2022-06-07bpf, arm64: Clear prog->jited_len along prog->jitedEric Dumazet
2022-06-07KVM: SVM: fix tsc scaling cache logicMaxim Levitsky
2022-06-07KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty loggingBen Gardon
2022-06-07x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()Jan Beulich
2022-06-07KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots()Shaoqin Huang
2022-06-07KVM: arm64: Don't read a HW interrupt pending state in user contextMarc Zyngier
2022-06-07KVM: arm64: Fix inconsistent indentingsunliming
2022-06-07KVM: arm64: Always start with clearing SME flag on loadMarc Zyngier
2022-06-07KVM: arm64: Always start with clearing SVE flag on loadMarc Zyngier
2022-06-06xen/virtio: Enable restricted memory access using Xen grant mappingsJuergen Gross
2022-06-06arm/xen: Introduce xen_setup_dma_ops()Oleksandr Tyshchenko
2022-06-06virtio: replace arch_has_restricted_virtio_memory_access()Juergen Gross
2022-06-06powerpc/book3e: get rid of #include <generated/compile.h>Masahiro Yamada
2022-06-05Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-05Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-05Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-05Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-05Merge tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-05Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-05Merge tag 'perf-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-05Merge tag 'perf-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-05Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-05Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2022-06-04Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-06-04Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-04Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-04parisc/stifb: Implement fb_is_primary_device()Helge Deller
2022-06-03Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-06-03Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-03Merge tag 'arm-multiplatform-5.19-3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-03Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-06-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-06-03Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-03Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-06-03Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-03ARM: omap1: enable multiplatformArnd Bergmann
2022-06-03ARM: OMAP1: clock: Convert to CCFJanusz Krzysztofik
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-03KVM: x86: hyper-v: replace bitmap_weight() with hweight64()Yury Norov
2022-06-03KVM: x86: hyper-v: fix type of valid_bank_maskYury Norov
2022-06-03ia64: cleanup remove_siblinginfo()Yury Norov
2022-06-03KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriateYury Norov
2022-06-03arch/x86: replace nodes_weight with nodes_empty where appropriateYury Norov
2022-06-03arch/x86: replace cpumask_weight with cpumask_empty where appropriateYury Norov