index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-26
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
1
-5
/
+2
2021-05-22
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
1
-5
/
+5
2021-05-19
RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
Anup Patel
1
-1
/
+1
2021-04-16
riscv,entry: fix misaligned base for excp_vect_table
Zihao Yu
1
-0
/
+1
2021-01-27
riscv: Fix kernel time_init()
Damien Le Moal
1
-0
/
+3
2020-11-18
riscv: Set text_offset correctly for M-Mode
Sean Anderson
1
-0
/
+5
2020-10-01
RISC-V: Take text_mutex in ftrace_init_nop()
Palmer Dabbelt
1
-0
/
+19
2020-06-30
RISC-V: Don't allow write+exec only page mapping request in mmap
Yash Shah
1
-0
/
+6
2020-06-03
riscv: stacktrace: Fix undefined reference to `walk_stackframe'
Kefeng Wang
1
-1
/
+1
2020-05-20
riscv: fix vdso build with lld
Ilie Halip
1
-3
/
+3
2020-03-25
riscv: avoid the PIC offset of static percpu data in module beyond 2G limits
Vincent Chen
1
-0
/
+16
2020-02-05
riscv: delete temporary files
Ilie Halip
1
-1
/
+2
2020-01-14
riscv: Implement copy_thread_tls
Amanieu d'Antras
1
-3
/
+3
2020-01-09
riscv: ftrace: correct the condition logic in function graph tracer
Zong Li
1
-1
/
+1
2019-10-28
riscv: for C functions called only from assembly, mark with __visible
Paul Walmsley
5
-8
/
+8
2019-10-28
riscv: fp: add missing __user pointer annotations
Paul Walmsley
1
-2
/
+2
2019-10-28
riscv: add missing header file includes
Paul Walmsley
10
-0
/
+12
2019-10-28
riscv: mark some code and data as file-static
Paul Walmsley
1
-1
/
+1
2019-10-28
riscv: add prototypes for assembly language functions from head.S
Paul Walmsley
3
-0
/
+25
2019-10-25
riscv: cleanup do_trap_break
Christoph Hellwig
1
-20
/
+6
2019-10-14
riscv: remove the switch statement in do_trap_break()
Vincent Chen
1
-11
/
+11
2019-10-09
RISC-V: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-2
/
+1
2019-10-07
riscv: Correct the handling of unexpected ebreak in do_trap_break()
Vincent Chen
1
-3
/
+3
2019-10-07
riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()
Vincent Chen
1
-1
/
+1
2019-10-07
riscv: avoid kernel hangs when trapped in BUG()
Vincent Chen
1
-3
/
+3
2019-10-01
RISC-V: Clear load reservations while restoring hart contexts
Palmer Dabbelt
1
-1
/
+20
2019-09-20
riscv: Avoid interrupts being erroneously enabled in handle_exception()
Vincent Chen
1
-1
/
+5
2019-09-20
RISC-V: Export kernel symbols for kvm
Atish Patra
2
-0
/
+2
2019-09-20
arch/riscv: disable excess harts before picking main boot hart
Xiang Wang
1
-3
/
+5
2019-09-16
Merge tag 'riscv/for-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-35
/
+187
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+3
2019-09-13
riscv: modify the Image header to improve compatibility with the ARM64 header
Paul Walmsley
1
-2
/
+2
2019-09-05
riscv: cleanup riscv_cpuid_to_hartid_mask
Christoph Hellwig
1
-0
/
+1
2019-09-05
riscv: optimize send_ipi_single
Christoph Hellwig
1
-1
/
+7
2019-09-05
riscv: cleanup send_ipi_mask
Christoph Hellwig
1
-9
/
+7
2019-09-05
riscv: refactor the IPI code
Christoph Hellwig
1
-24
/
+31
2019-09-05
riscv: Add support for perf registers sampling
Mao Han
2
-0
/
+45
2019-09-04
riscv: Add perf callchain support
Mao Han
3
-3
/
+98
2019-08-30
riscv: Using CSR numbers to access CSRs
Bin Meng
3
-8
/
+8
2019-08-30
Merge tag 'common/for-v5.4-rc1/cpu-topology' into for-v5.4-rc1-branch
Paul Walmsley
1
-0
/
+3
2019-08-14
riscv: Correct the initialized flow of FP register
Vincent Chen
1
-2
/
+9
2019-08-14
Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...
Will Deacon
1
-0
/
+3
2019-07-31
riscv: Fix perf record without libelf support
Mao Han
1
-1
/
+1
2019-07-22
RISC-V: Parse cpu topology during boot.
Atish Patra
1
-0
/
+3
2019-07-18
Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-31
/
+43
2019-07-11
RISC-V: Add an Image header that boot loader can parse.
Atish Patra
1
-0
/
+32
2019-07-09
RISC-V: Setup initial page tables in two stages
Anup Patel
2
-12
/
+11
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+7
2019-07-01
riscv: Remove gate area stubs
Andy Lutomirski
1
-19
/
+0
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-40
/
+4
[next]