summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-03-19xtensa: clean up kernel exit assembly codeMax Filippov
2022-03-19xtensa: rearrange NMI exit pathMax Filippov
2022-03-19xtensa: merge stack alignment definitionsMax Filippov
2022-03-17xtensa: fix DTC warning unit_address_formatMax Filippov
2022-03-16xtensa: fix stop_machine_cpuslocked call in patch_textMax Filippov
2022-03-09xtensa: make secondary reset vector support conditionalMax Filippov
2022-03-09xtensa: add kernel ABI selection to KconfigMax Filippov
2022-03-09xtensa: don't link with libgccMax Filippov
2022-03-09xtensa: add helpers for division, remainder and shiftsMax Filippov
2022-03-09xtensa: add missing XCHAL_HAVE_WINDOWED checkMax Filippov
2022-03-07xtensa: use XCHAL_NUM_AREGS as pt_regs::areg sizeMax Filippov
2022-03-07xtensa: rename PT_SIZE to PT_KERNEL_SIZEMax Filippov
2022-03-06xtensa: Remove unused early_read_config_byte() et al declarationsBjorn Helgaas
2022-03-06xtensa: use strscpy to copy stringsJason Wang
2022-03-06net: xtensa: use strscpy to copy stringsJason Wang
2022-03-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-06Merge tag 'powerpc-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-05Merge tag 's390-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-03-05powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not setMurilo Opsfelder Araujo
2022-03-04Merge tag 'riscv-for-linus-5.17-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-03riscv: dts: k210: fix broken IRQs on hart1Niklas Cassel
2022-03-03riscv: Fix kasan pud populationAlexandre Ghiti
2022-03-03riscv: Move high_memory initialization to setup_bootmemAlexandre Ghiti
2022-03-03riscv: Fix config KASAN && DEBUG_VIRTUALAlexandre Ghiti
2022-03-03riscv: Fix DEBUG_VIRTUAL false warningsAlexandre Ghiti
2022-03-03riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAPAlexandre Ghiti
2022-03-03riscv: Fix is_linear_mapping with recent move of KASAN regionAlexandre Ghiti
2022-03-03Merge tag 'mips-fixes-5.17_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-02KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_runPaolo Bonzini
2022-03-02KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()Like Xu
2022-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-01s390/extable: fix exception table sortingHeiko Carstens
2022-03-01s390/ftrace: fix arch_ftrace_get_regs implementationHeiko Carstens
2022-03-01s390/ftrace: fix ftrace_caller/ftrace_regs_caller generationHeiko Carstens
2022-03-01s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZEAlexander Egorenkov
2022-03-01MIPS: ralink: mt7621: use bitwise NOT instead of logicalIlya Lipnitskiy
2022-02-28Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-28ARM: 9182/1: mmu: fix returns from early_param() and __setup() functionsRandy Dunlap
2022-02-26Merge tag 'riscv-for-linus-5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-25KVM: x86: Yield to IPI target vCPU only if it is busyLi RongQing
2022-02-25x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64Dexuan Cui
2022-02-25x86/kvm: Don't waste memory if kvmclock is disabledWanpeng Li
2022-02-25x86/kvm: Don't use PV TLB/yield when mwait is advertisedWanpeng Li
2022-02-25Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-02-25Merge tag 'omap-for-v5.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2022-02-25Revert "KVM: VMX: Save HOST_CR3 in vmx_prepare_switch_to_guest()"Sean Christopherson
2022-02-25Revert "KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs()"Sean Christopherson
2022-02-24riscv: fix oops caused by irqsoff latency tracerChangbin Du
2022-02-24riscv: fix nommu_k210_sdcard_defconfigDamien Le Moal