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
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-18
riscv: fix the IPI missing issue in nommu mode
Greentime Hu
1
-1
/
+1
2019-11-17
riscv: provide native clint access for M-mode
Christoph Hellwig
1
-3
/
+13
2019-11-05
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
1
-1
/
+1
2019-10-28
riscv: add missing header file includes
Paul Walmsley
1
-0
/
+2
2019-09-20
RISC-V: Export kernel symbols for kvm
Atish Patra
1
-0
/
+1
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-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-05-16
riscv: move flush_icache_{all,mm} to cacheflush.c
Gary Guo
1
-49
/
+0
2019-05-16
RISC-V: Access CSRs using CSR numbers
Anup Patel
1
-1
/
+1
2019-05-16
RISC-V: Fix minor checkpatch issues.
Atish Patra
1
-2
/
+2
2019-04-30
RISC-V: Add RISC-V specific arch_match_cpu_phys_id
Atish Patra
1
-0
/
+6
2019-03-04
RISC-V: Fixmap support and MM cleanups
Palmer Dabbelt
1
-1
/
+1
2019-03-04
RISC-V: Allow hartid-to-cpuid function to fail.
Atish Patra
1
-1
/
+0
2019-03-04
RISC-V: Move cpuid to hartid mapping to SMP.
Atish Patra
1
-0
/
+9
2019-01-07
riscv: don't stop itself in smp_send_stop
Andreas Schwab
1
-7
/
+36
2018-10-22
RISC-V: Show IPI stats
Anup Patel
1
-7
/
+32
2018-10-22
RISC-V: Use Linux logical CPU number instead of hartid
Atish Patra
1
-9
/
+15
2018-10-22
RISC-V: Add logical CPU indexing for RISC-V
Atish Patra
1
-0
/
+19
2018-08-13
RISC-V: simplify software interrupt / IPI code
Christoph Hellwig
1
-4
/
+2
2017-12-01
RISC-V: Fixes for clean allmodconfig build
Palmer Dabbelt
1
-0
/
+7
2017-11-30
RISC-V: Flush I$ when making a dirty page executable
Andrew Waterman
1
-0
/
+48
2017-11-30
RISC-V: Provide stub of setup_profiling_timer()
Olof Johansson
1
-0
/
+7
2017-09-26
RISC-V: Init and Halt Code
Palmer Dabbelt
1
-0
/
+110