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