summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2024-08-14riscv/kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16 unknownYing Sun
2024-08-14RISC-V: hwprobe: Add SCALAR to misaligned perf definesEvan Green
2024-08-14RISC-V: hwprobe: Add MISALIGNED_PERF keyEvan Green
2024-08-14RISC-V: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu
2024-08-14riscv: change XIP's kernel_map.size to be size of the entire kernelNam Cao
2024-08-14riscv: entry: always initialize regs->a0 to -ENOSYSCeleste Liu
2024-08-08riscv: dts: thead: change TH1520 SPI node to use clock controllerDrew Fustini
2024-08-08riscv: dts: thead: add clock to TH1520 gpio nodesDrew Fustini
2024-08-08riscv: dts: thead: update TH1520 dma and timer nodes to use clock controllerDrew Fustini
2024-08-08riscv: dts: thead: change TH1520 mmc nodes to use clock controllerDrew Fustini
2024-08-08riscv: dts: thead: change TH1520 uart nodes to use clock controllerDrew Fustini
2024-08-08riscv: dts: thead: Add TH1520 AP_SUBSYS clock controllerDrew Fustini
2024-08-07RISC-V: Enable IPI CPU BacktraceRyo Takakura
2024-08-06riscv: Re-introduce global icache flush in patch_text_XXX()Alexandre Ghiti
2024-08-05Merge patch series "RISC-V: Parse DT for Zkr to seed KASLR"Palmer Dabbelt
2024-08-05RISC-V: Use Zkr to seed KASLR base addressJesse Taube
2024-08-05RISC-V: pi: Add kernel/pi/pi.hJesse Taube
2024-08-05RISC-V: lib: Add pi aliases for string functionsJesse Taube
2024-08-05RISC-V: pi: Force hidden visibility for all symbol referencesJesse Taube
2024-08-02Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-02syscalls: fix syscall macros for newfstat/newfstatatArnd Bergmann
2024-08-01riscv: Fix linear mapping checks for non-contiguous memory regionsStuart Menefy
2024-08-01RISC-V: Enable the IPI before workqueue_online_cpu()Nick Hu
2024-08-01riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()Zhe Qiao
2024-08-01riscv/purgatory: align riscv_kernel_entryDaniel Maslowski
2024-07-31riscv: dts: thead: add basic spi nodeKanak Shilledar
2024-07-31riscv: cpufeature: Do not drop Linux-internal extensionsSamuel Holland
2024-07-27Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-26Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds
2024-07-26RISC-V: Provide the frequency of time CSR via hwprobePalmer Dabbelt
2024-07-26riscv: Extend sv39 linear mapping max size to 128GStuart Menefy
2024-07-26Merge patch series "RISC-V: Select ACPI PPTT drivers"Palmer Dabbelt
2024-07-26Merge patch "Enable SPCR table for console output on RISC-V"Palmer Dabbelt
2024-07-26riscv: enable HAVE_ARCH_STACKLEAKJisheng Zhang
2024-07-26riscv: signal: Remove unlikely() from WARN_ON() conditionZhongqiu Han
2024-07-26riscv: Improve exception and system call latencyAnton Blanchard
2024-07-24RISC-V: Select ACPI PPTT driversYunhui Cui
2024-07-24riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTTYunhui Cui
2024-07-24riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()Yunhui Cui
2024-07-24RISC-V: ACPI: Enable SPCR table for console output on RISC-VSia Jee Heng
2024-07-24riscv: boot: remove duplicated targets lineJisheng Zhang
2024-07-24trace: riscv: Remove deprecated kprobe on ftrace supportJinjie Ruan
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-07-22Merge patch series "riscv: Separate vendor extensions from standard extensions"Palmer Dabbelt
2024-07-22riscv: cpufeature: Extract common elements from extension checkingCharlie Jenkins
2024-07-22riscv: Introduce vendor variants of extension helpersCharlie Jenkins
2024-07-22riscv: Add vendor extensions to /proc/cpuinfoCharlie Jenkins
2024-07-22riscv: Extend cpufeature.c to detect vendor extensionsCharlie Jenkins
2024-07-22RISC-V: run savedefconfig for defconfigConor Dooley
2024-07-22RISC-V: hwprobe: sort EXT_KEY()s in hwprobe_isa_ext0() alphabeticallyConor Dooley