summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/smp.c
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-05-25alpha: replace with new cpumask APIsKOSAKI Motohiro
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2009-09-24cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell
2009-02-16cpumask: Use cpu_*_mask accessors code: alphaRusty Russell
2009-01-29alpha: compile fixesIvan Kokshaysky
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-11-30false __cpuinit positives on alphaAl Viro
2008-10-16alpha: notify_cpu_starting() compile fixletAlexey Dobriyan
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-26alpha: convert to generic helpers for IPI function callsJens Axboe
2008-04-28alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk
2007-10-20spelling fixes: arch/alpha/Simon Arlott
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-26deal with alpha section warningsAl Viro
2007-07-17alpha __init fixesAl Viro
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-10-11[PATCH] alpha_ksyms.c cleanupAl Viro
2006-10-07[PATCH] minimal alpha pt_regs fixesAl Viro
2006-06-05[PATCH] alpha: SMP IRQ routing fixIvan Kokshaysky
2006-04-11[PATCH] alpha: SMP boot fixesBrian Uhrain says
2006-02-08[PATCH] alpha: set cpu_possible_map much earlierIvan Kokshaysky
2006-01-12[PATCH] alpha: task_thread_info()Al Viro
2005-09-10[PATCH] spinlock consolidationIngo Molnar
2005-08-23[PATCH] alpha spinlock code and bogus constraintsAl Viro
2005-03-28[PATCH] alpha: elimitate two warnings from gcc4Richard Henderson
2005-03-13[PATCH] smp{,boot}.c cleanupsAdrian Bunk
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig
2004-08-26[PATCH] consolidate hit count increments in profile_tick()William Lee Irwin III
2004-08-23[PATCH] sched: consolidate init_idle() and fork_by_hand()William Lee Irwin III
2004-08-23[PATCH] sched: cleanup init_idle()Nick Piggin
2004-07-12[PATCH] sparse: alpha NULL noise removalAlexander Viro
2004-06-23[PATCH] alpha: cpumask fixupsAndrew Morton
2004-05-30[PATCH] sparse alpha: #if abusesAlexander Viro
2004-05-10[PATCH] Warn when smp_call_function() is called with interrupts disabledAndrew Morton
2004-03-13[PATCH] further __KERNEL_SYSCALLS__ removalAndrew Morton
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo
2003-10-01[PATCH] for Alpha against 2.6.0-test6Jay Estabrook
2003-08-18[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUsAndrew Morton
2003-05-27[PATCH] alpha: fix panic on smp boot (fork_by_hand)Ivan Kokshaysky
2003-05-19[ALPHA] Update for do_fork changes.Richard Henderson
2003-03-30[SOFTIRQ]: Move softirq implementation to common area, add debug check.David S. Miller
2003-03-24[PATCH] alpha: fix jiffies compile warning in smp.cIvan Kokshaysky
2003-03-02[PATCH] fix preempt-issues with smp_call_function()Andrew Morton
2003-01-19[PATCH] mark boot_cpu online in smp_prepare_boot_cpuJeff Wiedemeier
2003-01-16[ALPHA] Formatting cleanup, warning removal, move declarationsRichard Henderson