summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: ftrace: Fix build error if DYNAMIC_FTRACE_WITH_REGS is not setYouling Tang2023-05-011-3/+1
* LoongArch: ftrace: Abstract DYNAMIC_FTRACE_WITH_ARGS accessesQing Zhang2023-05-011-0/+25
* LoongArch: Add support for function error injectionTiezhu Yang2023-05-014-0/+18
* LoongArch: Add ARCH_HAS_FORTIFY_SOURCE selectionQing Zhang2023-05-011-0/+1
* LoongArch: crypto: Add crc32 and crc32c hw accelerationMin Zhou2023-05-014-0/+326
* LoongArch: Add checksum optimization for 64-bit systemBibo Mao2023-05-013-1/+208
* LoongArch: Optimize memory ops (memset/memcpy/memmove)WANG Rui2023-05-015-167/+603
* LoongArch: Provide kernel fpu functionsHuacai Chen2023-05-013-1/+47
* LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERRWANG Xuerui2023-05-013-0/+119
* LoongArch: Tweak the BADV and CPUCFG.PRID lines in show_regs()WANG Xuerui2023-05-011-3/+3
* LoongArch: Humanize the ESTAT line when showing registersWANG Xuerui2023-05-011-7/+75
* LoongArch: Humanize the ECFG line when showing registersWANG Xuerui2023-05-011-1/+14
* LoongArch: Humanize the EUEN line when showing registersWANG Xuerui2023-05-011-1/+11
* LoongArch: Humanize the PRMD line when showing registersWANG Xuerui2023-05-011-1/+10
* LoongArch: Humanize the CRMD line when showing registersWANG Xuerui2023-05-011-1/+50
* LoongArch: Fix format of CSR lines during show_regs()WANG Xuerui2023-05-011-10/+6
* LoongArch: Print symbol info for $ra and CSR.ERA only for kernel-mode contextsWANG Xuerui2023-05-011-5/+8
* LoongArch: Print GPRs with ABI names when showing registersWANG Xuerui2023-05-011-13/+23
* LoongArch: Define regular names for BCE/WATCH/HVC/GSPR exceptionsWANG Xuerui2023-05-011-4/+6
* LoongArch: Clean up the architectural interrupt definitionsWANG Xuerui2023-05-015-26/+29
* Merge tag 'x86_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-231-1/+1
|\
| * x86/alternatives: Do not use integer constant suffixes in inline asmWilly Tarreau2023-04-181-1/+1
* | Merge tag 'mips-fixes_6.3_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-04-221-0/+2
|\ \
| * | MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang2023-04-211-0/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-04-222-1/+20
|\ \ \
| * \ \ Merge tag 'kvmarm-fixes-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-04-212-1/+20
| |\ \ \
| | * | | KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()Dan Carpenter2023-04-191-0/+2
| | * | | KVM: arm64: Make vcpu flag updates non-preemptibleMarc Zyngier2023-04-181-1/+18
* | | | | Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-04-201-3/+8
|\ \ \ \ \
| * | | | | s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULLIlya Leoshkevich2023-04-141-3/+8
* | | | | | Merge tag 'loongarch-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-1919-48/+113
|\ \ \ \ \ \
| * | | | | | LoongArch: Replace hard-coded values in comments with VALENEnze Li2023-04-191-2/+2
| * | | | | | LoongArch: Clean up plat_swiotlb_setup() related codeTiezhu Yang2023-04-192-3/+2
| * | | | | | LoongArch: Check unwind_error() in arch_stack_walk()Tiezhu Yang2023-04-193-2/+5
| * | | | | | LoongArch: Adjust user_regset_copyin parameter to the correct offsetQing Zhang2023-04-191-5/+5
| * | | | | | LoongArch: Adjust user_watch_state for explicit alignmentQing Zhang2023-04-192-5/+13
| * | | | | | LoongArch: module: set section addresses to 0x0Huacai Chen2023-04-181-4/+4
| * | | | | | LoongArch: Mark 3 symbol exports as non-GPLHuacai Chen2023-04-182-3/+3
| * | | | | | LoongArch: Enable PG when wakeup from suspendHuacai Chen2023-04-181-0/+4
| * | | | | | LoongArch: Fix _CONST64_(x) as unsignedQing Zhang2023-04-181-2/+2
| * | | | | | LoongArch: Fix build error if CONFIG_SUSPEND is not setHuacai Chen2023-04-181-0/+3
| * | | | | | LoongArch: Fix probing of the CRC32 featureHuacai Chen2023-04-185-21/+30
| * | | | | | LoongArch: Make WriteCombine configurable for ioremap()Huacai Chen2023-04-183-1/+40
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'arm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-1833-78/+67
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge tag 'qcom-arm64-fixes-for-6.3-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2023-04-148-15/+16
| |\ \ \ \ \
| | * | | | | arm64: dts: qcom: sc7280: remove hbr3 support on herobrine boardsAbhinav Kumar2023-04-071-1/+1
| | * | | | | arm64: dts: qcom: sc8280xp-pmics: fix pon compatible and registersJohan Hovold2023-04-041-2/+3
| | * | | | | arm64: dts: qcom: ipq8074-hk10: enable QMP device, not the PHY nodeDmitry Baryshkov2023-03-241-2/+2
| | * | | | | arm64: dts: qcom: ipq8074-hk01: enable QMP device, not the PHY nodeDmitry Baryshkov2023-03-241-2/+2
| | * | | | | arm64: dts: qcom: qrb5165-rb5: Use proper WSA881x shutdown GPIO polarityKrzysztof Kozlowski2023-03-231-2/+2