aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-05-01LoongArch: Print GPRs with ABI names when showing registersGravatar WANG Xuerui 1-13/+23
2023-05-01LoongArch: Define regular names for BCE/WATCH/HVC/GSPR exceptionsGravatar WANG Xuerui 1-4/+6
2023-05-01LoongArch: Clean up the architectural interrupt definitionsGravatar WANG Xuerui 5-26/+29
2023-04-23Merge tag 'x86_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2023-04-22Merge tag 'mips-fixes_6.3_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2023-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-1/+20
2023-04-21Merge tag 'kvmarm-fixes-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 2-1/+20
2023-04-21MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptGravatar Jiaxun Yang 1-0/+2
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-3/+8
2023-04-19KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()Gravatar Dan Carpenter 1-0/+2
2023-04-19Merge tag 'loongarch-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 19-48/+113
2023-04-19LoongArch: Replace hard-coded values in comments with VALENGravatar Enze Li 1-2/+2
2023-04-19LoongArch: Clean up plat_swiotlb_setup() related codeGravatar Tiezhu Yang 2-3/+2
2023-04-19LoongArch: Check unwind_error() in arch_stack_walk()Gravatar Tiezhu Yang 3-2/+5
2023-04-19LoongArch: Adjust user_regset_copyin parameter to the correct offsetGravatar Qing Zhang 1-5/+5
2023-04-19LoongArch: Adjust user_watch_state for explicit alignmentGravatar Qing Zhang 2-5/+13
2023-04-18KVM: arm64: Make vcpu flag updates non-preemptibleGravatar Marc Zyngier 1-1/+18
2023-04-18Merge tag 'arm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 33-78/+67
2023-04-18LoongArch: module: set section addresses to 0x0Gravatar Huacai Chen 1-4/+4
2023-04-18LoongArch: Mark 3 symbol exports as non-GPLGravatar Huacai Chen 2-3/+3
2023-04-18LoongArch: Enable PG when wakeup from suspendGravatar Huacai Chen 1-0/+4
2023-04-18LoongArch: Fix _CONST64_(x) as unsignedGravatar Qing Zhang 1-2/+2
2023-04-18LoongArch: Fix build error if CONFIG_SUSPEND is not setGravatar Huacai Chen 1-0/+3
2023-04-18LoongArch: Fix probing of the CRC32 featureGravatar Huacai Chen 5-21/+30
2023-04-18LoongArch: Make WriteCombine configurable for ioremap()Gravatar Huacai Chen 3-1/+40
2023-04-18x86/alternatives: Do not use integer constant suffixes in inline asmGravatar Willy Tarreau 1-1/+1
2023-04-16Merge tag 'x86_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+2
2023-04-16Merge tag 'powerpc-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 2-0/+8
2023-04-16Merge tag 'kbuild-fixes-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-8/+2
2023-04-14Merge tag 'riscv-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-54/+59
2023-04-14s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULLGravatar Ilya Leoshkevich 1-3/+8
2023-04-14Merge tag 'qcom-arm64-fixes-for-6.3-2' of https://git.kernel.org/pub/scm/linu...Gravatar Arnd Bergmann 8-15/+16
2023-04-14Merge tag 'v6.3-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Arnd Bergmann 15-35/+33
2023-04-13riscv: No need to relocate the dtb as it lies in the fixmap regionGravatar Alexandre Ghiti 1-19/+2
2023-04-13riscv: Do not set initial_boot_params to the linear address of the dtbGravatar Alexandre Ghiti 1-4/+1
2023-04-13riscv: Move early dtb mapping into the fixmap regionGravatar Alexandre Ghiti 4-30/+48
2023-04-13Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 3-1/+10
2023-04-13x86/rtc: Remove __init for runtime functionsGravatar Matija Glavinic Pecotic 1-2/+2
2023-04-11riscv: add icache flush for nommu sigreturn trampolineGravatar Mathis Salmen 1-1/+8
2023-04-11Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+21
2023-04-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-10/+30
2023-04-10Merge tag 'uml-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+5
2023-04-09Merge tag 'x86_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+9
2023-04-08purgatory: fix disabling debug infoGravatar Alyssa Ross 2-8/+2
2023-04-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 3-1/+10
2023-04-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-18/+14
2023-04-07arm64: dts: qcom: sc7280: remove hbr3 support on herobrine boardsGravatar Abhinav Kumar 1-1/+1
2023-04-06x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hotGravatar Basavaraj Natikar 1-0/+21
2023-04-06Merge tag 'riscv-dt-fixes-for-v6.3-final' of https://git.kernel.org/pub/scm/l...Gravatar Arnd Bergmann 1-1/+0
2023-04-06Merge tag 'kvmarm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 5-10/+30