aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-28[PATCH] alpha: elimitate two warnings from gcc4Richard Henderson1-43/+0
2005-03-13[PATCH] smp{,boot}.c cleanupsAdrian Bunk1-11/+0
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk1-1/+1
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig1-1/+0
2004-08-26[PATCH] consolidate hit count increments in profile_tick()William Lee Irwin III1-2/+2
2004-08-23[PATCH] sched: consolidate init_idle() and fork_by_hand()William Lee Irwin III1-13/+1
2004-08-23[PATCH] sched: cleanup init_idle()Nick Piggin1-2/+0
2004-07-12[PATCH] sparse: alpha NULL noise removalAlexander Viro1-1/+1
2004-06-23[PATCH] alpha: cpumask fixupsAndrew Morton1-22/+17
2004-05-30[PATCH] sparse alpha: #if abusesAlexander Viro1-2/+2
2004-05-10[PATCH] Warn when smp_call_function() is called with interrupts disabledAndrew Morton1-0/+3
2004-03-13[PATCH] further __KERNEL_SYSCALLS__ removalAndrew Morton1-3/+0
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo1-0/+3
2003-10-01[PATCH] for Alpha against 2.6.0-test6Jay Estabrook1-1/+1
2003-08-18[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUsAndrew Morton1-4/+4
2003-05-27[PATCH] alpha: fix panic on smp boot (fork_by_hand)Ivan Kokshaysky1-7/+4
2003-05-19[ALPHA] Update for do_fork changes.Richard Henderson1-2/+7
2003-03-30[SOFTIRQ]: Move softirq implementation to common area, add debug check.David S. Miller1-1/+0
2003-03-24[PATCH] alpha: fix jiffies compile warning in smp.cIvan Kokshaysky1-4/+4
2003-03-02[PATCH] fix preempt-issues with smp_call_function()Andrew Morton1-6/+17
2003-01-19[PATCH] mark boot_cpu online in smp_prepare_boot_cpuJeff Wiedemeier1-3/+4
2003-01-16[ALPHA] Formatting cleanup, warning removal, move declarationsRichard Henderson1-1/+0
2003-01-15[PATCH] alpha smp callinIvan Kokshaysky1-0/+3
2003-01-14[PATCH] alpha smp fixesIvan Kokshaysky1-54/+28
2003-01-14[PATCH] alpha ipi timeoutIvan Kokshaysky1-3/+28
2002-12-29[PATCH] don't call console drivers on non-online CPUsAndrew Morton1-0/+6
2002-11-08Fix a whole pile of signed/unsigned comparison warnings.Richard Henderson1-2/+2
2002-09-06[PATCH] alpha: compile fixesIvan Kokshaysky1-1/+1
2002-08-23Cleanup BKL handling and move kernel_flag definition to common codeChristoph Hellwig1-2/+0
2002-08-10[PATCH] alpha: percpu update [7/10]Ivan Kokshaysky1-8/+16
2002-08-10[PATCH] alpha: interrupt/preempt update [6/10]Ivan Kokshaysky1-6/+2
2002-08-10[PATCH] alpha: CPU logical mapping [3/10]Ivan Kokshaysky1-25/+11
2002-08-10[PATCH] alpha: IPI update [2/10]Ivan Kokshaysky1-44/+9
2002-07-21[PATCH] Re: [patch] cli()/sti() cleanupIngo Molnar1-1/+1
2002-05-21[PATCH] smp_call_function doco fixRusty Russell1-0/+2
2002-05-12[PATCH] Hotplug CPU prepRusty Russell1-7/+4
2002-03-14Fix up architectures for task list changesLinus Torvalds1-1/+1
2002-02-12[PATCH] flush_icache_user_range (v2.5.4)Paul Mackerras1-1/+2
2002-02-10Update Alpha SMP for the new scheduler and preempt api change.Richard Henderson1-155/+151
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds1-2/+2
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds1-1/+2
2002-02-04v2.4.14.8 -> v2.4.14.9Linus Torvalds1-1/+1
2002-02-04v2.4.14.7 -> v2.4.14.8Linus Torvalds1-4/+4
2002-02-04v2.4.14.4 -> v2.4.14.5Linus Torvalds1-9/+0
2002-02-04v2.4.10.5 -> v2.4.10.6Linus Torvalds1-7/+6
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds1-5/+28
2002-02-04v2.4.8 -> v2.4.8.1Linus Torvalds1-3/+4
2002-02-04v2.4.5.1 -> v2.4.5.2Linus Torvalds1-0/+3
2002-02-04v2.4.4.5 -> v2.4.4.6Linus Torvalds1-26/+64
2002-02-04v2.4.1.3 -> v2.4.1.4Linus Torvalds1-1/+1