summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/smp.c
AgeCommit message (Expand)Author
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
2003-01-15[PATCH] alpha smp callinIvan Kokshaysky
2003-01-14[PATCH] alpha smp fixesIvan Kokshaysky
2003-01-14[PATCH] alpha ipi timeoutIvan Kokshaysky
2002-12-29[PATCH] don't call console drivers on non-online CPUsAndrew Morton
2002-11-08Fix a whole pile of signed/unsigned comparison warnings.Richard Henderson
2002-09-06[PATCH] alpha: compile fixesIvan Kokshaysky
2002-08-23Cleanup BKL handling and move kernel_flag definition to common codeChristoph Hellwig
2002-08-10[PATCH] alpha: percpu update [7/10]Ivan Kokshaysky
2002-08-10[PATCH] alpha: interrupt/preempt update [6/10]Ivan Kokshaysky
2002-08-10[PATCH] alpha: CPU logical mapping [3/10]Ivan Kokshaysky
2002-08-10[PATCH] alpha: IPI update [2/10]Ivan Kokshaysky
2002-07-21[PATCH] Re: [patch] cli()/sti() cleanupIngo Molnar
2002-05-21[PATCH] smp_call_function doco fixRusty Russell
2002-05-12[PATCH] Hotplug CPU prepRusty Russell