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