aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2024-07-24riscv: dts: starfive: add PCIe dts configuration for JH7110Minda Chen
2024-07-24riscv: dts: starfive: add Star64 board devicetreeHenry Bell
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-03riscv: kexec: Avoid deadlock in kexec crash pathSong Shuai
2024-07-03riscv: stacktrace: fix usage of ftrace_graph_ret_addr()Puranjay Mohan
2024-07-03Merge patch series "Assorted fixes in RISC-V PMU driver"Palmer Dabbelt
2024-07-03perf: RISC-V: Check standard event availabilitySamuel Holland
2024-07-01Merge tag 'arm-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-28Merge tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-27Merge tag 'riscv-dt-fixes-for-v6.10-rc5+' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2024-06-26Merge patch "riscv: stacktrace: convert arch_stack_walk() to noinstr"Palmer Dabbelt
2024-06-26riscv: stacktrace: convert arch_stack_walk() to noinstrAndy Chiu
2024-06-26riscv: patch: Flush the icache right after patching to avoid illegal insnsAlexandre Ghiti
2024-06-25RISC-V: fix vector insn load/store width maskJesse Taube
2024-06-25syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann
2024-06-19riscv: dts: starfive: Set EMMC vqmmc maximum voltage to 3.3V on JH7110 boardsShengyu Qu
2024-06-19riscv: dts: sophgo: disable write-protection for milkv duoHaylen Chu
2024-06-07Merge tag 'riscv-for-linus-6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-03Merge tag 'kvm-riscv-fixes-6.10-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2024-06-03Revert "riscv: mm: accelerate pagefault when badaccess"Palmer Dabbelt
2024-06-03riscv: fix overlap of allocated page and PTR_ERRNam Cao
2024-05-31RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_e...Quan Zhou
2024-05-31RISC-V: KVM: No need to use mask when hart-index-bit is 0Yong-Xuan Wang
2024-05-30riscv: Fix fully ordered LR/SC xchg[8|16]() implementationsAlexandre Ghiti
2024-05-30riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernelNam Cao
2024-05-30riscv: prevent pt_regs corruption for secondary idle threadsSergey Matyukevich
2024-05-28riscv: dts: canaan: Disable I/O devices unless usedGeert Uytterhoeven
2024-05-28riscv: dts: canaan: Clean up serial aliasesGeert Uytterhoeven
2024-05-24Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-23riscv: Fix early ftrace nop patchingAlexandre Ghiti
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-22Merge patch series "riscv: Extension parsing fixes"Palmer Dabbelt
2024-05-22riscv: mm: accelerate pagefault when badaccessKefeng Wang
2024-05-22riscv: uaccess: Relax the threshold for fast pathXiao Wang
2024-05-22riscv: uaccess: Allow the last potential unrolled copyXiao Wang
2024-05-22riscv: typo in comment for get_f64_regXingyou Chen
2024-05-22Use bool value in set_cpu_online()Zhao Ke
2024-05-22Merge patch series "riscv: fix debug_pagealloc"Palmer Dabbelt
2024-05-22riscv: stacktrace: fixed walk_stackframe()Matthew Bystrin
2024-05-22ftrace: riscv: move from REGS to ARGSPuranjay Mohan
2024-05-22Merge patch series "riscv: access_ok() optimization"Palmer Dabbelt
2024-05-22riscv: do not select MODULE_SECTIONS by defaultQingfang Deng
2024-05-22riscv: show help string for riscv-specific targetsEmil Renner Berthing
2024-05-22riscv: make image compression configurableEmil Renner Berthing
2024-05-22Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-22riscv: cpufeature: Fix extension subset checkingCharlie Jenkins
2024-05-22riscv: cpufeature: Fix thead vector hwcap removalCharlie Jenkins
2024-05-22riscv: rewrite __kernel_map_pages() to fix sleeping in invalid contextNam Cao
2024-05-22riscv: force PAGE_SIZE linear mapping if debug_pagealloc is enabledNam Cao
2024-05-20Merge tag 'soc-dt-late-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds