summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel
AgeCommit message (Expand)Author
2022-05-26ftrace: Remove return value of ftrace_arch_modify_*()Li kunyu
2022-05-26RISC-V: Various XIP fixesPalmer Dabbelt
2022-05-25riscv: compat: Using seperated vdso_maps for compat_vdso_infoGuo Ren
2022-05-25RISC-V: Split out the XIP fixups into their own filePalmer Dabbelt
2022-05-21riscv: Don't output a bogus mmu-type on a no MMU kernelNiklas Cassel
2022-05-19riscv: kexec: add kexec_file_load() supportPalmer Dabbelt
2022-05-19RISC-V: Load purgatory in kexec_fileLi Zhengyu
2022-05-19RISC-V: Support for kexec_file on panicLi Zhengyu
2022-05-19RISC-V: Add kexec_file supportLiao Chang
2022-05-19RISC-V: use memcpy for kexec_file modeLiao Chang
2022-05-19riscv: Use do_kernel_power_off()Dmitry Osipenko
2022-05-19RISC-V: Add support for rv32 userspace via COMPATPalmer Dabbelt
2022-05-17riscv: compat: ptrace: Add compat_arch_ptrace implementGuo Ren
2022-05-17riscv: compat: signal: Add rt_frame implementationGuo Ren
2022-05-11riscv: add memory-type errata for T-HeadHeiko Stuebner
2022-05-11riscv: don't use global static vars to store alternative dataHeiko Stuebner
2022-05-11riscv: add RISC-V Svpbmt extension supportHeiko Stuebner
2022-05-11riscv: move boot alternatives to after fill_hwcapHeiko Stuebner
2022-05-11riscv: implement module alternativesHeiko Stuebner
2022-05-11riscv: allow different stages with alternativesHeiko Stuebner
2022-05-11riscv: integrate alternatives better into the main architectureHeiko Stuebner
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman
2022-04-29vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)
2022-04-26riscv: compat: vdso: Add setup additional pages implementationGuo Ren
2022-04-26riscv: compat: vdso: Add COMPAT_VDSO base code implementationGuo Ren
2022-04-26riscv: compat: Add hw capability check for elfGuo Ren
2022-04-26riscv: compat: process: Add UXL_32 support in start_threadGuo Ren
2022-04-26riscv: compat: syscall: Add entry.S implementationGuo Ren
2022-04-26riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren
2022-04-22riscv: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-01Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-31riscv: cpu.c: don't use kernel-doc markers for commentsRandy Dunlap
2022-03-31RISC-V: module: fix apply_r_riscv_rcv_branch_rela typoWu Caize
2022-03-31RISC-V: Declare per cpu boot data as staticAtish Patra
2022-03-30RISC-V: Fix a comment typo in riscv_of_parent_hartid()Atish Patra
2022-03-30riscv: Fix fill_callchain return valueNikita Shubin
2022-03-30RISC-V CPU Idle SupportPalmer Dabbelt
2022-03-30riscv: Rename "sp_in_global" to "current_stack_pointer"Kees Cook
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-25Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-22RISC-V: add support for restartable sequencesPalmer Dabbelt
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand
2022-03-22RISC-V: Add support for restartable sequenceVincent Chen
2022-03-21perf: RISC-V: Add support for SBI PMU and SscofpmfPalmer Dabbelt
2022-03-21RISC-V: Add sscofpmf extension supportAtish Patra
2022-03-21RISC-V: Remove the current perf implementationAtish Patra
2022-03-17RISC-V: Provide a fraemework for RISC-V ISA extensionsPalmer Dabbelt