aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv
AgeCommit message (Expand)Author
2023-04-05riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti
2023-03-17riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeAlexandre Ghiti
2023-03-11RISC-V: time: initialize hrtimer based broadcast clock event deviceConor Dooley
2023-02-22riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren
2023-02-22riscv: disable generation of unwind tablesAndreas Schwab
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2023-01-18riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks
2022-12-08RISC-V: vdso: Do not add missing symbols to version section in linker scriptNathan Chancellor
2022-11-25riscv: process: fix kernel info leakageJisheng Zhang
2022-10-29riscv: topology: fix default topology reportingConor Dooley
2022-10-26riscv: Pass -mno-relax only on lld < 15.0.0Fangrui Song
2022-10-26riscv: Allow PROT_WRITE-only mmap()Andrew Bresticker
2022-10-26RISC-V: Make port I/O string accessors actually workMaciej W. Rozycki
2022-08-25RISC-V: Add fast call path of crash_kexec()Xianting Tian
2022-08-25riscv: mmap with PROT_WRITE but no PROT_READ is invalidCeleste Liu
2022-07-29riscv: add as-options for modules with assembly compontentsBen Dooks
2022-06-22riscv: Less inefficient gcc tishift helpers (and export their symbols)Olof Johansson
2022-06-22RISC-V: fix barrier() use in <vdso/processor.h>Randy Dunlap
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