summaryrefslogtreecommitdiffstats
path: root/arch/x86/hyperv (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-18riscv: Fix build error on rv32 + XIPAlexandre Ghiti1-0/+4
2024-01-18riscv: optimize ELF relocation function in riscvMaxim Kochetkov1-4/+16
2024-01-18RISC-V: Implement archrandom when Zkr is availableSamuel Ortiz2-0/+81
2024-01-18riscv: Optimize hweight API with Zbb extensionXiao Wang2-1/+81
2024-01-18riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efiMasahiro Yamada1-0/+2
2024-01-18samples: ftrace: Add RISC-V support for SAMPLE_FTRACE_DIRECT[_MULTI]Song Shuai6-0/+155
2024-01-18riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS supportSong Shuai3-0/+18
2024-01-18riscv: ftrace: Make function graph use ftrace directlySong Shuai3-56/+175
2024-01-18riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRYSong Shuai1-0/+1
2024-01-18lib/Kconfig.debug: Update AS_HAS_NON_CONST_LEB128 comment and nameNathan Chancellor1-5/+6
2024-01-18riscv: Restrict DWARF5 when building with LLVM to known working versionsNathan Chancellor2-0/+10
2024-01-18riscv: Hoist linker relaxation disabling logic into KconfigNathan Chancellor2-3/+6
2024-01-18kunit: Add tests for csum_ipv6_magic and ip_fast_csumCharlie Jenkins1-1/+283
2024-01-18riscv: Add checksum libraryCharlie Jenkins3-0/+338