index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
smpboot.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-22
1
-1
/
+0
|
\
|
*
RISC-V: Remove duplicated include in smpboot.c
Yang Li
2024-01-25
1
-1
/
+0
*
|
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
2024-03-04
1
-4
/
+0
|
/
*
riscv: Use the same CPU operations for all CPUs
Samuel Holland
2024-01-05
1
-8
/
+5
*
riscv: Remove unused members from struct cpu_operations
Samuel Holland
2024-01-05
1
-6
/
+0
*
riscv: Deduplicate code in setup_smp()
Samuel Holland
2024-01-05
1
-20
/
+11
*
RISC-V: Probe misaligned access speed in parallel
Evan Green
2023-11-08
1
-1
/
+0
*
Merge patch series "Add support to handle misaligned accesses in S-mode"
Palmer Dabbelt
2023-11-05
1
-1
/
+1
|
\
|
*
riscv: report misaligned accesses emulation to hwprobe
Clément Léger
2023-11-01
1
-1
/
+1
*
|
RISC-V: Enable cbo.zero in usermode
Andrew Jones
2023-09-21
1
-0
/
+4
|
/
*
RISC-V: alternative: Remove feature_probe_func
Evan Green
2023-09-01
1
-1
/
+0
*
RISC-V: Probe for unaligned access speed
Evan Green
2023-09-01
1
-0
/
+2
*
risc-v: Fix order of IPI enablement vs RCU startup
Marc Zyngier
2023-07-05
1
-2
/
+3
*
Merge patch series "ISA string parser cleanups"
Palmer Dabbelt
2023-06-23
1
-1
/
+1
|
\
|
*
RISC-V: split early & late of_node to hartid mapping
Conor Dooley
2023-06-21
1
-1
/
+1
*
|
Merge patch series "riscv: Add vector ISA support"
Palmer Dabbelt
2023-06-08
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
riscv: Introduce riscv_v_vsize to record size of Vector context
Greentime Hu
2023-06-08
1
-0
/
+7
*
|
RISC-V: smpboot: Add ACPI support in setup_smp()
Sunil V L
2023-06-01
1
-1
/
+71
*
|
RISC-V: smpboot: Create wrapper setup_smp()
Sunil V L
2023-06-01
1
-1
/
+6
|
/
*
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-29
1
-0
/
+1
|
\
|
*
RISC-V: hwprobe: Support probing of misaligned access performance
Evan Green
2023-04-19
1
-0
/
+1
*
|
RISC-V: Treat IPIs as normal Linux IRQs
Anup Patel
2023-04-08
1
-3
/
+2
|
/
*
riscv: Move call to init_cpu_topology() to later initialization stage
Ley Foon Tan
2023-01-25
1
-1
/
+2
*
riscv: topology: fix default topology reporting
Conor Dooley
2022-08-15
1
-1
/
+2
*
riscv: cpu: Add 64bit hartid support on RV64
Sunil V L
2022-07-20
1
-4
/
+5
*
riscv: move boot alternatives to after fill_hwcap
Heiko Stuebner
2022-05-12
1
-2
/
+0
*
riscv: integrate alternatives better into the main architecture
Heiko Stuebner
2022-05-12
1
-2
/
+0
*
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
2022-01-20
1
-1
/
+1
*
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-12
1
-1
/
+0
*
riscv: Introduce alternative mechanism to apply errata solution
Vincent Chen
2021-04-26
1
-0
/
+4
*
riscv: Add numa support for riscv64 platform
Atish Patra
2021-01-15
1
-1
/
+11
*
RISC-V: Remove CLINT related code from timer and arch
Anup Patel
2020-08-20
1
-1
/
+0
*
RISC-V: Add mechanism to provide custom IPI operations
Anup Patel
2020-08-20
1
-2
/
+1
*
RISC-V: Fix build warning for smpboot.c
Atish Patra
2020-08-05
1
-1
/
+1
*
RISC-V: Setup exception vector early
Atish Patra
2020-07-30
1
-1
/
+1
*
riscv: Fixup lockdep_assert_held with wrong param cpu_running
Zong Li
2020-07-30
1
-1
/
+0
*
RISC-V: Use a local variable instead of smp_processor_id()
Greentime Hu
2020-06-30
1
-3
/
+4
*
RISC-V: Add supported for ordered booting method using HSM
Atish Patra
2020-03-31
1
-1
/
+1
*
RISC-V: Add cpu_ops and modify default booting method
Atish Patra
2020-03-31
1
-21
/
+30
*
riscv: provide native clint access for M-mode
Christoph Hellwig
2019-11-18
1
-0
/
+4
*
riscv: for C functions called only from assembly, mark with __visible
Paul Walmsley
2019-10-28
1
-1
/
+1
*
riscv: add missing header file includes
Paul Walmsley
2019-10-28
1
-0
/
+1
*
riscv: add prototypes for assembly language functions from head.S
Paul Walmsley
2019-10-28
1
-0
/
+2
*
RISC-V: Parse cpu topology during boot.
Atish Patra
2019-07-22
1
-0
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
RISC-V: Support nr_cpus command line option.
Atish Patra
2019-05-17
1
-1
/
+9
*
RISC-V: Implement nosmp commandline option.
Atish Patra
2019-04-30
1
-1
/
+11
*
RISC-V: Compare cpuid with NR_CPUS before mapping.
Atish Patra
2019-03-04
1
-0
/
+5
*
RISC-V: Do not wait indefinitely in __cpu_up
Atish Patra
2019-03-04
1
-3
/
+12
*
riscv: use for_each_of_cpu_node iterator
Johan Hovold
2019-02-12
1
-2
/
+2
[next]