summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2023-04-05riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti1-0/+8
2023-03-11RISC-V: time: initialize hrtimer based broadcast clock event deviceConor Dooley1-0/+3
2023-02-22riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren1-1/+3
2023-02-22riscv: disable generation of unwind tablesAndreas Schwab1-0/+3
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman2-2/+2
2023-01-18riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks1-1/+1
2022-12-08RISC-V: vdso: Do not add missing symbols to version section in linker scriptNathan Chancellor2-0/+5
2022-11-25riscv: process: fix kernel info leakageJisheng Zhang1-0/+2
2022-10-26riscv: fix build with binutils 2.38Aurelien Jarno1-2/+9
2022-10-26riscv: Allow PROT_WRITE-only mmap()Andrew Bresticker1-3/+0
2022-08-25RISC-V: Add fast call path of crash_kexec()Xianting Tian1-0/+4
2022-08-25riscv: mmap with PROT_WRITE but no PROT_READ is invalidCeleste Liu1-3/+2
2022-07-29riscv: add as-options for modules with assembly compontentsBen Dooks1-0/+1
2022-06-25RISC-V: fix barrier() use in <vdso/processor.h>Randy Dunlap1-0/+2
2022-04-15riscv module: remove (NOLOAD)Fangrui Song1-3/+3
2022-03-16riscv: Fix auipc+jalr relocation range checksEmil Renner Berthing1-5/+16
2021-11-06arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann1-0/+2
2021-09-26drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner1-5/+2
2021-05-22riscv: Workaround mcount name prior to clang-13Nathan Chancellor2-7/+17
2021-04-16riscv,entry: fix misaligned base for excp_vect_tableZihao Yu1-0/+1
2021-02-23riscv: virt_addr_valid must check the address belongs to linear mappingAlexandre Ghiti1-1/+4
2021-01-27riscv: Fix kernel time_init()Damien Le Moal1-0/+3
2020-11-05riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOZong Li1-0/+3
2020-10-01RISC-V: Take text_mutex in ftrace_init_nop()Palmer Dabbelt2-0/+26
2020-07-29RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorwPalmer Dabbelt1-1/+9
2020-07-22riscv: use 16KB kernel stack on 64-bitAndreas Schwab1-0/+4
2020-07-01RISC-V: Don't allow write+exec only page mapping request in mmapYash Shah1-0/+6
2020-07-01riscv/atomic: Fix sign extension for RV64INathan Huckleberry1-4/+4
2020-06-03riscv: stacktrace: Fix undefined reference to `walk_stackframe'Kefeng Wang1-1/+1
2020-05-27riscv: set max_pfn to the PFN of the last pageVincent Chen1-0/+2
2020-05-20riscv: fix vdso build with lldIlie Halip1-3/+3
2020-03-25riscv: avoid the PIC offset of static percpu data in module beyond 2G limitsVincent Chen1-0/+16
2020-02-05riscv: delete temporary filesIlie Halip1-1/+2
2020-01-09riscv: ftrace: correct the condition logic in function graph tracerZong Li1-1/+1
2019-12-01RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremapVincent Chen1-1/+1
2019-10-11riscv: Avoid interrupts being erroneously enabled in handle_exception()Vincent Chen1-1/+5
2019-09-16riscv: remove unused variable in ftraceDavid Abdurachmanov1-1/+0
2019-08-25riscv: Make __fstate_clean() work correctly.Vincent Chen1-1/+1
2019-07-14riscv: Fix udelay in RV32.Nick Hu1-1/+1
2019-06-25riscv: mm: synchronize MMU after pte changeShihPo Hung1-0/+13
2019-05-08riscv: fix accessing 8-byte variable from RV32Alan Kao1-1/+1
2019-04-17riscv: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin1-5/+7
2019-03-14riscv: Adjust mmap base address at a third of task sizeAlexandre Ghiti1-1/+1
2019-03-14riscv: fixup max_low_pfn with PFN_DOWN.Guo Ren2-2/+3
2019-02-20riscv: Add pte bit to distinguish swap from invalidStefan O'Rear2-4/+10
2019-02-20riscv: fix trace_sys_exit hookDavid Abdurachmanov1-1/+1
2018-12-13riscv: fix warning in arch/riscv/include/asm/module.hDavid Abdurachmanov1-0/+1
2018-12-05riscv/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-12/+2
2018-12-01RISC-V: Silence some module warnings on 32-bitOlof Johansson1-6/+6
2018-12-01riscv: add missing vdso_install targetDavid Abdurachmanov1-0/+4