summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel/smp.c
AgeCommit message (Expand)AuthorLines
2020-08-04openrisc: Implement proper SMP tlb flushingStafford Horne-8/+77
2020-01-31openrisc: use mmgrabJulia Lawall-1/+2
2017-11-03openrisc: fix possible deadlock scenario during timer syncStafford Horne-1/+1
2017-11-03openrisc: add tick timer multi-core sync logicStafford Horne-0/+3
2017-11-03openrisc: add cacheflush support to fix icache aliasingJan Henrik Weinstock-0/+15
2017-11-03openrisc: sleep instead of spin on secondary waitStafford Horne-0/+5
2017-11-03openrisc: fix initial preempt state for secondary cpu tasksStafford Horne-0/+1
2017-11-03openrisc: initial SMP supportStefan Kristiansson-0/+235