summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/smpboot.c
Commit message (Expand)AuthorAgeFilesLines
* arch: remove tile portArnd Bergmann2018-03-161-269/+0
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
* tile: Use the more common pr_warn instead of pr_warningJoe Perches2014-11-111-3/+2
* tile: Replace __get_cpu_var usesChristoph Lameter2014-08-261-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-061-3/+5
|\
| * tile: support CONFIG_PREEMPTChris Metcalf2013-08-131-3/+5
* | tile: delete __cpuinit usage from all tile filesPaul Gortmaker2013-07-141-4/+4
|/
* tile: Use generic idle loopThomas Gleixner2013-04-081-1/+1
* tile: Enter idle with preemption disabledThomas Gleixner2013-04-081-2/+0
* tile: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-051-10/+0
* smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* tile/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat2012-04-091-0/+2
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-061-26/+11
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-041-0/+293