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
/
xtensa
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2020-03-03
xtensa: replace setup_irq() by request_irq()
afzal mohammed
2019-05-14
xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
2019-02-07
xtensa: SMP: rework IPI processing
Max Filippov
2019-01-27
xtensa: SMP: limit number of possible CPUs by NR_CPUS
Max Filippov
2019-01-26
xtensa: SMP: mark each possible CPU as present
Max Filippov
2019-01-26
xtensa: SMP: fix secondary CPU initialization
Max Filippov
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
mm: add new mmget() helper
Vegard Nossum
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2014-08-29
flush_icache_range: export symbol to fix build errors
Pranith Kumar
2014-04-06
xtensa: optimize local_flush_tlb_kernel_range
Max Filippov
2014-01-15
xtensa: Enable irqs after cpu is set online
Kirill Tkhai
2014-01-14
xtensa: implement CPU hotplug
Max Filippov
2014-01-14
xtensa: add SMP support
Max Filippov