index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
smpboot.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-16
RISC-V: Support nr_cpus command line option.
Atish Patra
2019-04-30
RISC-V: Implement nosmp commandline option.
Atish Patra
2019-03-04
RISC-V: Compare cpuid with NR_CPUS before mapping.
Atish Patra
2019-03-04
RISC-V: Do not wait indefinitely in __cpu_up
Atish Patra
2019-02-11
riscv: use for_each_of_cpu_node iterator
Johan Hovold
2019-01-23
RISC-V: fix bad use of of_node_put
Andreas Schwab
2018-12-21
RISC-V: Fix of_node_* refcount
Atish Patra
2018-10-22
RISC-V: Use Linux logical CPU number instead of hartid
Atish Patra
2018-10-22
RISC-V: Use WRITE_ONCE instead of direct access
Atish Patra
2018-10-22
RISC-V: Use mmgrab()
Palmer Dabbelt
2018-10-22
RISC-V: Rename im_okay_therefore_i_am to found_boot_cpu
Palmer Dabbelt
2018-10-22
RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid
Palmer Dabbelt
2018-10-22
RISC-V: Disable preemption before enabling interrupts
Atish Patra
2018-10-22
RISC-V: Comment on the TLB flush in smp_callin()
Palmer Dabbelt
2018-08-13
clocksource: new RISC-V SBI timer driver
Palmer Dabbelt
2017-09-26
RISC-V: Init and Halt Code
Palmer Dabbelt