summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2022-04-15riscv module: remove (NOLOAD)Fangrui Song
2022-04-15riscv: Fix fill_callchain return valueNikita Shubin
2022-03-16riscv: Fix auipc+jalr relocation range checksEmil Renner Berthing
2022-02-16riscv: fix build with binutils 2.38Aurelien Jarno
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson
2021-10-13RISC-V: Include clone3() on rv32Palmer Dabbelt
2021-09-26drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner
2021-09-15bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann
2021-06-18riscv: Use -mno-relax when using lld linkerKhem Raj
2021-05-22riscv: Workaround mcount name prior to clang-13Nathan Chancellor
2021-05-19RISC-V: Fix error code returned by riscv_hartid_to_cpuid()Anup Patel
2021-04-21riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"Kefeng Wang
2021-04-16riscv,entry: fix misaligned base for excp_vect_tableZihao Yu
2021-03-24riscv: Correct SPARSEMEM configurationKefeng Wang
2021-02-17riscv: virt_addr_valid must check the address belongs to linear mappingAlexandre Ghiti
2021-01-27riscv: defconfig: enable gpio support for HiFive UnleashedSagar Shrikant Kadam
2021-01-27dts: phy: fix missing mdio device and probe failure of vsc8541-01 deviceSagar Shrikant Kadam
2021-01-27riscv: Fix kernel time_init()Damien Le Moal
2020-12-02arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-11-18riscv: Set text_offset correctly for M-ModeSean Anderson
2020-11-05riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOZong Li
2020-10-01RISC-V: Take text_mutex in ftrace_init_nop()Palmer Dabbelt
2020-09-23riscv: Add sfence.vma after early page table changesGreentime Hu
2020-08-05RISC-V: Set maximum number of mapped pages correctlyAtish Patra
2020-07-29RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorwPalmer Dabbelt
2020-07-22riscv: use 16KB kernel stack on 64-bitAndreas Schwab
2020-06-30RISC-V: Don't allow write+exec only page mapping request in mmapYash Shah
2020-06-30riscv/atomic: Fix sign extension for RV64INathan Huckleberry
2020-06-03riscv: stacktrace: Fix undefined reference to `walk_stackframe'Kefeng Wang
2020-05-20riscv: fix vdso build with lldIlie Halip
2020-05-14riscv: set max_pfn to the PFN of the last pageVincent Chen
2020-03-25riscv: Fix range looking for kernel image memblockAlexandre Ghiti
2020-03-25riscv: Force flat memory model with no-mmuDamien Le Moal
2020-03-25riscv: avoid the PIC offset of static percpu data in module beyond 2G limitsVincent Chen
2020-02-11riscv, bpf: Fix broken BPF tail callsBjörn Töpel
2020-02-05riscv: delete temporary filesIlie Halip
2020-01-17riscv: export flush_icache_all to modulesOlof Johansson
2020-01-14riscv: Implement copy_thread_tlsAmanieu d'Antras
2020-01-12bpf, riscv: Limit to 33 tail callsPaul Chaignon
2020-01-09riscv: ftrace: correct the condition logic in function graph tracerZong Li
2019-10-28RISC-V: Add PCIe I/O BAR memory mappingYash Shah
2019-10-28riscv: for C functions called only from assembly, mark with __visiblePaul Walmsley
2019-10-28riscv: fp: add missing __user pointer annotationsPaul Walmsley
2019-10-28riscv: add missing header file includesPaul Walmsley
2019-10-28riscv: mark some code and data as file-staticPaul Walmsley
2019-10-28riscv: init: merge split string literals in preprocessor directivePaul Walmsley
2019-10-28riscv: add prototypes for assembly language functions from head.SPaul Walmsley
2019-10-25riscv: cleanup do_trap_breakChristoph Hellwig
2019-10-23riscv: cleanup <asm/bug.h>Christoph Hellwig
2019-10-23riscv: Fix undefined reference to vmemmap_populate_basepagesKefeng Wang