summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel
Commit message (Expand)AuthorAgeFilesLines
* riscv: drop cpufeature_apply_feature tracking variableHeiko Stuebner2022-06-161-4/+1
* Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds2022-06-041-4/+3
|\
| * risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()Yury Norov2022-06-031-4/+3
* | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-5/+7
|\ \
| * | fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-4/+3
| * | fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+5
| |/
* | Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-032-2/+3
|\ \
| * | RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSYXianting Tian2022-06-011-2/+2
| * | riscv: Initialize thread pointer before calling C functionsAlexandre Ghiti2022-06-011-0/+1
* | | Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-031-1/+1
|\ \ \ | |/ / |/| |
| * | riscv: read-only pages should not be writableHeinrich Schuchardt2022-05-281-1/+1
| |/
* | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-3131-52/+1320
|\ \
| * \ RISC-V: Various XIP fixesPalmer Dabbelt2022-05-262-0/+2
| |\ \
| | * | RISC-V: Split out the XIP fixups into their own filePalmer Dabbelt2022-05-252-0/+2
| | |/
| * | riscv: compat: Using seperated vdso_maps for compat_vdso_infoGuo Ren2022-05-251-2/+13
| * | riscv: Don't output a bogus mmu-type on a no MMU kernelNiklas Cassel2022-05-211-0/+4
| * | riscv: kexec: add kexec_file_load() supportPalmer Dabbelt2022-05-194-1/+466
| |\ \
| | * | RISC-V: Load purgatory in kexec_fileLi Zhengyu2022-05-191-0/+151
| | * | RISC-V: Support for kexec_file on panicLi Zhengyu2022-05-191-1/+118
| | * | RISC-V: Add kexec_file supportLiao Chang2022-05-193-0/+195
| | * | RISC-V: use memcpy for kexec_file modeLiao Chang2022-05-191-1/+3
| | |/
| * | RISC-V: Add support for rv32 userspace via COMPATPalmer Dabbelt2022-05-1919-46/+593
| |\ \
| | * | riscv: compat: ptrace: Add compat_arch_ptrace implementGuo Ren2022-05-171-5/+82
| | * | riscv: compat: signal: Add rt_frame implementationGuo Ren2022-05-173-1/+250
| | * | riscv: compat: vdso: Add setup additional pages implementationGuo Ren2022-04-261-35/+70
| | * | riscv: compat: vdso: Add COMPAT_VDSO base code implementationGuo Ren2022-04-2611-1/+114
| | * | riscv: compat: Add hw capability check for elfGuo Ren2022-04-261-0/+28
| | * | riscv: compat: process: Add UXL_32 support in start_threadGuo Ren2022-04-261-0/+9
| | * | riscv: compat: syscall: Add entry.S implementationGuo Ren2022-04-261-2/+16
| | * | riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren2022-04-263-2/+24
| | |/
| * | riscv: add memory-type errata for T-HeadHeiko Stuebner2022-05-113-1/+46
| * | riscv: don't use global static vars to store alternative dataHeiko Stuebner2022-05-111-27/+24
| * | riscv: add RISC-V Svpbmt extension supportHeiko Stuebner2022-05-113-1/+77
| * | riscv: move boot alternatives to after fill_hwcapHeiko Stuebner2022-05-112-2/+2
| * | riscv: implement module alternativesHeiko Stuebner2022-05-112-4/+43
| * | riscv: allow different stages with alternativesHeiko Stuebner2022-05-111-9/+17
| * | riscv: integrate alternatives better into the main architectureHeiko Stuebner2022-05-114-3/+77
| |/
* | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-301-8/+4
|\ \
| * | riscv: Use do_kernel_power_off()Dmitry Osipenko2022-05-191-8/+4
* | | Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2022-05-291-4/+2
|\ \ \
| * | | ftrace: Remove return value of ftrace_arch_modify_*()Li kunyu2022-05-261-4/+2
| | |/ | |/|
* | | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-271-22/+4
|\ \ \ | |_|/ |/| |
| * | vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)2022-04-291-22/+4
| |/
* / riscv: patch_text: Fixup last cpu should be masterGuo Ren2022-04-221-1/+1
|/
* Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-0111-35/+231
|\
| * riscv: cpu.c: don't use kernel-doc markers for commentsRandy Dunlap2022-03-311-2/+2
| * RISC-V: module: fix apply_r_riscv_rcv_branch_rela typoWu Caize2022-03-311-2/+2
| * RISC-V: Declare per cpu boot data as staticAtish Patra2022-03-311-1/+1
| * RISC-V: Fix a comment typo in riscv_of_parent_hartid()Atish Patra2022-03-301-1/+1
| * riscv: Fix fill_callchain return valueNikita Shubin2022-03-301-1/+1