aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/smpboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove tile portArnd Bergmann1-269/+0
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-02-27mm: add new mmgrab() helperVegard Nossum1-1/+1
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner1-1/+1
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches1-3/+2
2014-08-26tile: Replace __get_cpu_var usesChristoph Lameter1-3/+3
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-3/+5
2013-08-13tile: support CONFIG_PREEMPTChris Metcalf1-3/+5
2013-07-14tile: delete __cpuinit usage from all tile filesPaul Gortmaker1-4/+4
2013-04-08tile: Use generic idle loopThomas Gleixner1-1/+1
2013-04-08tile: Enter idle with preemption disabledThomas Gleixner1-2/+0
2012-06-05tile: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang1-10/+0
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-09tile/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-0/+2
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf1-26/+11
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf1-0/+293