index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: drop cpufeature_apply_feature tracking variable
Heiko Stuebner
2022-06-16
1
-4
/
+1
*
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-04
1
-4
/
+3
|
\
|
*
risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()
Yury Norov
2022-06-03
1
-4
/
+3
*
|
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-03
1
-5
/
+7
|
\
\
|
*
|
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
1
-4
/
+3
|
*
|
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-07
1
-2
/
+5
|
|
/
*
|
Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-06-03
2
-2
/
+3
|
\
\
|
*
|
RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSY
Xianting Tian
2022-06-01
1
-2
/
+2
|
*
|
riscv: Initialize thread pointer before calling C functions
Alexandre Ghiti
2022-06-01
1
-0
/
+1
*
|
|
Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
riscv: read-only pages should not be writable
Heinrich Schuchardt
2022-05-28
1
-1
/
+1
|
|
/
*
|
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
31
-52
/
+1320
|
\
\
|
*
\
RISC-V: Various XIP fixes
Palmer Dabbelt
2022-05-26
2
-0
/
+2
|
|
\
\
|
|
*
|
RISC-V: Split out the XIP fixups into their own file
Palmer Dabbelt
2022-05-25
2
-0
/
+2
|
|
|
/
|
*
|
riscv: compat: Using seperated vdso_maps for compat_vdso_info
Guo Ren
2022-05-25
1
-2
/
+13
|
*
|
riscv: Don't output a bogus mmu-type on a no MMU kernel
Niklas Cassel
2022-05-21
1
-0
/
+4
|
*
|
riscv: kexec: add kexec_file_load() support
Palmer Dabbelt
2022-05-19
4
-1
/
+466
|
|
\
\
|
|
*
|
RISC-V: Load purgatory in kexec_file
Li Zhengyu
2022-05-19
1
-0
/
+151
|
|
*
|
RISC-V: Support for kexec_file on panic
Li Zhengyu
2022-05-19
1
-1
/
+118
|
|
*
|
RISC-V: Add kexec_file support
Liao Chang
2022-05-19
3
-0
/
+195
|
|
*
|
RISC-V: use memcpy for kexec_file mode
Liao Chang
2022-05-19
1
-1
/
+3
|
|
|
/
|
*
|
RISC-V: Add support for rv32 userspace via COMPAT
Palmer Dabbelt
2022-05-19
19
-46
/
+593
|
|
\
\
|
|
*
|
riscv: compat: ptrace: Add compat_arch_ptrace implement
Guo Ren
2022-05-17
1
-5
/
+82
|
|
*
|
riscv: compat: signal: Add rt_frame implementation
Guo Ren
2022-05-17
3
-1
/
+250
|
|
*
|
riscv: compat: vdso: Add setup additional pages implementation
Guo Ren
2022-04-26
1
-35
/
+70
|
|
*
|
riscv: compat: vdso: Add COMPAT_VDSO base code implementation
Guo Ren
2022-04-26
11
-1
/
+114
|
|
*
|
riscv: compat: Add hw capability check for elf
Guo Ren
2022-04-26
1
-0
/
+28
|
|
*
|
riscv: compat: process: Add UXL_32 support in start_thread
Guo Ren
2022-04-26
1
-0
/
+9
|
|
*
|
riscv: compat: syscall: Add entry.S implementation
Guo Ren
2022-04-26
1
-2
/
+16
|
|
*
|
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
2022-04-26
3
-2
/
+24
|
|
|
/
|
*
|
riscv: add memory-type errata for T-Head
Heiko Stuebner
2022-05-11
3
-1
/
+46
|
*
|
riscv: don't use global static vars to store alternative data
Heiko Stuebner
2022-05-11
1
-27
/
+24
|
*
|
riscv: add RISC-V Svpbmt extension support
Heiko Stuebner
2022-05-11
3
-1
/
+77
|
*
|
riscv: move boot alternatives to after fill_hwcap
Heiko Stuebner
2022-05-11
2
-2
/
+2
|
*
|
riscv: implement module alternatives
Heiko Stuebner
2022-05-11
2
-4
/
+43
|
*
|
riscv: allow different stages with alternatives
Heiko Stuebner
2022-05-11
1
-9
/
+17
|
*
|
riscv: integrate alternatives better into the main architecture
Heiko Stuebner
2022-05-11
4
-3
/
+77
|
|
/
*
|
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-30
1
-8
/
+4
|
\
\
|
*
|
riscv: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
1
-8
/
+4
*
|
|
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-05-29
1
-4
/
+2
|
\
\
\
|
*
|
|
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
2022-05-26
1
-4
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-27
1
-22
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
vmcore: convert copy_oldmem_page() to take an iov_iter
Matthew Wilcox (Oracle)
2022-04-29
1
-22
/
+4
|
|
/
*
/
riscv: patch_text: Fixup last cpu should be master
Guo Ren
2022-04-22
1
-1
/
+1
|
/
*
Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-01
11
-35
/
+231
|
\
|
*
riscv: cpu.c: don't use kernel-doc markers for comments
Randy Dunlap
2022-03-31
1
-2
/
+2
|
*
RISC-V: module: fix apply_r_riscv_rcv_branch_rela typo
Wu Caize
2022-03-31
1
-2
/
+2
|
*
RISC-V: Declare per cpu boot data as static
Atish Patra
2022-03-31
1
-1
/
+1
|
*
RISC-V: Fix a comment typo in riscv_of_parent_hartid()
Atish Patra
2022-03-30
1
-1
/
+1
|
*
riscv: Fix fill_callchain return value
Nikita Shubin
2022-03-30
1
-1
/
+1
[next]