index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
smpboot.c
Age
Commit message (
Expand
)
Author
2024-07-22
Merge patch series "Add ACPI NUMA support for RISC-V"
Palmer Dabbelt
2024-07-22
ACPI: RISCV: Add NUMA support based on SRAT and SLIT
Haibo Xu
2024-05-30
riscv: smp: fail booting up smp if inconsistent vlen is detected
Andy Chiu
2024-05-22
Use bool value in set_cpu_online()
Zhao Ke
2024-04-29
riscv: Flush the instruction cache during SMP bringup
Samuel Holland
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
2024-01-24
RISC-V: Remove duplicated include in smpboot.c
Yang Li
2024-01-04
riscv: Use the same CPU operations for all CPUs
Samuel Holland
2024-01-04
riscv: Remove unused members from struct cpu_operations
Samuel Holland
2024-01-04
riscv: Deduplicate code in setup_smp()
Samuel Holland
2023-11-07
RISC-V: Probe misaligned access speed in parallel
Evan Green
2023-11-05
Merge patch series "Add support to handle misaligned accesses in S-mode"
Palmer Dabbelt
2023-11-01
riscv: report misaligned accesses emulation to hwprobe
Clément Léger
2023-09-21
RISC-V: Enable cbo.zero in usermode
Andrew Jones
2023-09-01
RISC-V: alternative: Remove feature_probe_func
Evan Green
2023-09-01
RISC-V: Probe for unaligned access speed
Evan Green
2023-07-05
risc-v: Fix order of IPI enablement vs RCU startup
Marc Zyngier
2023-06-23
Merge patch series "ISA string parser cleanups"
Palmer Dabbelt
2023-06-21
RISC-V: split early & late of_node to hartid mapping
Conor Dooley
2023-06-08
Merge patch series "riscv: Add vector ISA support"
Palmer Dabbelt
2023-06-08
riscv: Introduce riscv_v_vsize to record size of Vector context
Greentime Hu
2023-06-01
RISC-V: smpboot: Add ACPI support in setup_smp()
Sunil V L
2023-06-01
RISC-V: smpboot: Create wrapper setup_smp()
Sunil V L
2023-04-28
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-18
RISC-V: hwprobe: Support probing of misaligned access performance
Evan Green
2023-04-08
RISC-V: Treat IPIs as normal Linux IRQs
Anup Patel
2023-01-25
riscv: Move call to init_cpu_topology() to later initialization stage
Ley Foon Tan
2022-08-15
riscv: topology: fix default topology reporting
Conor Dooley
2022-07-19
riscv: cpu: Add 64bit hartid support on RV64
Sunil V L
2022-05-11
riscv: move boot alternatives to after fill_hwcap
Heiko Stuebner
2022-05-11
riscv: integrate alternatives better into the main architecture
Heiko Stuebner
2022-01-20
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-04-26
riscv: Introduce alternative mechanism to apply errata solution
Vincent Chen
2021-01-14
riscv: Add numa support for riscv64 platform
Atish Patra
2020-08-20
RISC-V: Remove CLINT related code from timer and arch
Anup Patel
2020-08-20
RISC-V: Add mechanism to provide custom IPI operations
Anup Patel
2020-08-04
RISC-V: Fix build warning for smpboot.c
Atish Patra
2020-07-30
RISC-V: Setup exception vector early
Atish Patra
2020-07-30
riscv: Fixup lockdep_assert_held with wrong param cpu_running
Zong Li
2020-06-29
RISC-V: Use a local variable instead of smp_processor_id()
Greentime Hu
2020-03-31
RISC-V: Add supported for ordered booting method using HSM
Atish Patra
2020-03-31
RISC-V: Add cpu_ops and modify default booting method
Atish Patra
2019-11-17
riscv: provide native clint access for M-mode
Christoph Hellwig
2019-10-28
riscv: for C functions called only from assembly, mark with __visible
Paul Walmsley
2019-10-28
riscv: add missing header file includes
Paul Walmsley
2019-10-28
riscv: add prototypes for assembly language functions from head.S
Paul Walmsley
2019-07-22
RISC-V: Parse cpu topology during boot.
Atish Patra
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
[next]