index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
2023-08-21
openrisc: Add missing prototypes for assembly called fnctions
Stafford Horne
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2021-11-08
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2021-11-03
openrisc: fix SMP tlb flush NULL pointer dereference
Stafford Horne
2021-10-20
openrisc: Use of_get_cpu_hwid()
Rob Herring
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-02-09
openrisc: Use devicetree to determine present cpus
Jan Henrik Weinstock
2020-08-04
openrisc: Implement proper SMP tlb flushing
Stafford Horne
2020-01-31
openrisc: use mmgrab
Julia Lawall
2017-11-03
openrisc: fix possible deadlock scenario during timer sync
Stafford Horne
2017-11-03
openrisc: add tick timer multi-core sync logic
Stafford Horne
2017-11-03
openrisc: add cacheflush support to fix icache aliasing
Jan Henrik Weinstock
2017-11-03
openrisc: sleep instead of spin on secondary wait
Stafford Horne
2017-11-03
openrisc: fix initial preempt state for secondary cpu tasks
Stafford Horne
2017-11-03
openrisc: initial SMP support
Stefan Kristiansson