summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/smp.c
AgeCommit message (Expand)AuthorLines
2017-08-29alpha: Fix section mismatchesMatt Turner-1/+1
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar-1/+1
2017-02-27mm: add new mmgrab() helperVegard Nossum-1/+1
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner-1/+1
2015-05-26smp, alpha: kill SMP single function call interruptJiang Liu-7/+1
2013-11-16alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson-30/+3
2013-07-19alpha: kernel: typo issue, using '1' instead of '11'Chen Gang-1/+1
2013-07-19alpha: kernel: using memcpy() instead of strcpy()Chen Gang-1/+2
2013-07-14alpha: delete __cpuinit usage from all usersPaul Gortmaker-5/+5
2013-04-08alpha: Use generic idle loopThomas Gleixner-2/+1
2013-01-03ALPHA: drivers: remove __dev* attributes.Greg Kroah-Hartman-3/+3
2012-09-23alpha: Fix preemption handling in idle loopFrederic Weisbecker-0/+1
2012-04-26alpha: Use generic idle thread allocationThomas Gleixner-16/+2
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner-1/+1
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2011-05-25alpha: replace with new cpumask APIsKOSAKI Motohiro-3/+4
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra-2/+1
2009-09-24cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell-7/+7
2009-02-16cpumask: Use cpu_*_mask accessors code: alphaRusty Russell-6/+6
2009-01-29alpha: compile fixesIvan Kokshaysky-1/+2
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell-5/+2
2008-11-30false __cpuinit positives on alphaAl Viro-3/+3
2008-10-16alpha: notify_cpu_starting() compile fixletAlexey Dobriyan-0/+1
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul-0/+3
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe-2/+2
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe-3/+3
2008-06-26alpha: convert to generic helpers for IPI function callsJens Axboe-160/+10
2008-04-28alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison-2/+2
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk-4/+0
2007-10-20spelling fixes: arch/alpha/Simon Arlott-1/+0
2007-07-29Remove fs.h from mm.hAlexey Dobriyan-0/+1
2007-07-26deal with alpha section warningsAl Viro-3/+3
2007-07-17alpha __init fixesAl Viro-3/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2006-10-11[PATCH] alpha_ksyms.c cleanupAl Viro-0/+8
2006-10-07[PATCH] minimal alpha pt_regs fixesAl Viro-1/+5
2006-06-05[PATCH] alpha: SMP IRQ routing fixIvan Kokshaysky-10/+4
2006-04-11[PATCH] alpha: SMP boot fixesBrian Uhrain says-5/+3
2006-02-08[PATCH] alpha: set cpu_possible_map much earlierIvan Kokshaysky-21/+4
2006-01-12[PATCH] alpha: task_thread_info()Al Viro-1/+1
2005-09-10[PATCH] spinlock consolidationIngo Molnar-172/+0
2005-08-23[PATCH] alpha spinlock code and bogus constraintsAl Viro-3/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1163