summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* alpha: Fix section mismatchesMatt Turner2017-08-291-1/+1
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+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
* smp, alpha: kill SMP single function call interruptJiang Liu2015-05-261-7/+1
* alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson2013-11-161-30/+3
* alpha: kernel: typo issue, using '1' instead of '11'Chen Gang2013-07-191-1/+1
* alpha: kernel: using memcpy() instead of strcpy()Chen Gang2013-07-191-1/+2
* alpha: delete __cpuinit usage from all usersPaul Gortmaker2013-07-141-5/+5
* alpha: Use generic idle loopThomas Gleixner2013-04-081-2/+1
* ALPHA: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* alpha: Fix preemption handling in idle loopFrederic Weisbecker2012-09-231-0/+1
* alpha: Use generic idle thread allocationThomas Gleixner2012-04-261-16/+2
* smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* documentation: remove references to cpu_*_map.Rusty Russell2012-03-291-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* alpha: replace with new cpumask APIsKOSAKI Motohiro2011-05-251-3/+4
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-2/+1
* cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell2009-09-241-7/+7
* cpumask: Use cpu_*_mask accessors code: alphaRusty Russell2009-02-161-6/+6
* alpha: compile fixesIvan Kokshaysky2009-01-291-1/+2
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-5/+2
* false __cpuinit positives on alphaAl Viro2008-11-301-3/+3
* alpha: notify_cpu_starting() compile fixletAlexey Dobriyan2008-10-161-0/+1
* kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+3
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-2/+2
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-3/+3
* alpha: convert to generic helpers for IPI function callsJens Axboe2008-06-261-160/+10
* alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-2/+2
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-4/+0
* spelling fixes: arch/alpha/Simon Arlott2007-10-201-1/+0
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* deal with alpha section warningsAl Viro2007-07-261-3/+3
* alpha __init fixesAl Viro2007-07-171-3/+3
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] alpha_ksyms.c cleanupAl Viro2006-10-111-0/+8
* [PATCH] minimal alpha pt_regs fixesAl Viro2006-10-071-1/+5
* [PATCH] alpha: SMP IRQ routing fixIvan Kokshaysky2006-06-051-10/+4
* [PATCH] alpha: SMP boot fixesBrian Uhrain says2006-04-111-5/+3
* [PATCH] alpha: set cpu_possible_map much earlierIvan Kokshaysky2006-02-081-21/+4
* [PATCH] alpha: task_thread_info()Al Viro2006-01-121-1/+1
* [PATCH] spinlock consolidationIngo Molnar2005-09-101-172/+0
* [PATCH] alpha spinlock code and bogus constraintsAl Viro2005-08-231-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1163