index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
smp.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-28
[PATCH] alpha: elimitate two warnings from gcc4
Richard Henderson
1
-43
/
+0
2005-03-13
[PATCH] smp{,boot}.c cleanups
Adrian Bunk
1
-11
/
+0
2004-10-19
[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>
Adrian Bunk
1
-1
/
+1
2004-09-07
[PATCH] factor out common <asm/hardirq.h> code
Christoph Hellwig
1
-1
/
+0
2004-08-26
[PATCH] consolidate hit count increments in profile_tick()
William Lee Irwin III
1
-2
/
+2
2004-08-23
[PATCH] sched: consolidate init_idle() and fork_by_hand()
William Lee Irwin III
1
-13
/
+1
2004-08-23
[PATCH] sched: cleanup init_idle()
Nick Piggin
1
-2
/
+0
2004-07-12
[PATCH] sparse: alpha NULL noise removal
Alexander Viro
1
-1
/
+1
2004-06-23
[PATCH] alpha: cpumask fixups
Andrew Morton
1
-22
/
+17
2004-05-30
[PATCH] sparse alpha: #if abuses
Alexander Viro
1
-2
/
+2
2004-05-10
[PATCH] Warn when smp_call_function() is called with interrupts disabled
Andrew Morton
1
-0
/
+3
2004-03-13
[PATCH] further __KERNEL_SYSCALLS__ removal
Andrew Morton
1
-3
/
+0
2003-10-07
o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the tree
Arnaldo Carvalho de Melo
1
-0
/
+3
2003-10-01
[PATCH] for Alpha against 2.6.0-test6
Jay Estabrook
1
-1
/
+1
2003-08-18
[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUs
Andrew Morton
1
-4
/
+4
2003-05-27
[PATCH] alpha: fix panic on smp boot (fork_by_hand)
Ivan Kokshaysky
1
-7
/
+4
2003-05-19
[ALPHA] Update for do_fork changes.
Richard Henderson
1
-2
/
+7
2003-03-30
[SOFTIRQ]: Move softirq implementation to common area, add debug check.
David S. Miller
1
-1
/
+0
2003-03-24
[PATCH] alpha: fix jiffies compile warning in smp.c
Ivan Kokshaysky
1
-4
/
+4
2003-03-02
[PATCH] fix preempt-issues with smp_call_function()
Andrew Morton
1
-6
/
+17
2003-01-19
[PATCH] mark boot_cpu online in smp_prepare_boot_cpu
Jeff Wiedemeier
1
-3
/
+4
2003-01-16
[ALPHA] Formatting cleanup, warning removal, move declarations
Richard Henderson
1
-1
/
+0
2003-01-15
[PATCH] alpha smp callin
Ivan Kokshaysky
1
-0
/
+3
2003-01-14
[PATCH] alpha smp fixes
Ivan Kokshaysky
1
-54
/
+28
2003-01-14
[PATCH] alpha ipi timeout
Ivan Kokshaysky
1
-3
/
+28
2002-12-29
[PATCH] don't call console drivers on non-online CPUs
Andrew Morton
1
-0
/
+6
2002-11-08
Fix a whole pile of signed/unsigned comparison warnings.
Richard Henderson
1
-2
/
+2
2002-09-06
[PATCH] alpha: compile fixes
Ivan Kokshaysky
1
-1
/
+1
2002-08-23
Cleanup BKL handling and move kernel_flag definition to common code
Christoph Hellwig
1
-2
/
+0
2002-08-10
[PATCH] alpha: percpu update [7/10]
Ivan Kokshaysky
1
-8
/
+16
2002-08-10
[PATCH] alpha: interrupt/preempt update [6/10]
Ivan Kokshaysky
1
-6
/
+2
2002-08-10
[PATCH] alpha: CPU logical mapping [3/10]
Ivan Kokshaysky
1
-25
/
+11
2002-08-10
[PATCH] alpha: IPI update [2/10]
Ivan Kokshaysky
1
-44
/
+9
2002-07-21
[PATCH] Re: [patch] cli()/sti() cleanup
Ingo Molnar
1
-1
/
+1
2002-05-21
[PATCH] smp_call_function doco fix
Rusty Russell
1
-0
/
+2
2002-05-12
[PATCH] Hotplug CPU prep
Rusty Russell
1
-7
/
+4
2002-03-14
Fix up architectures for task list changes
Linus Torvalds
1
-1
/
+1
2002-02-12
[PATCH] flush_icache_user_range (v2.5.4)
Paul Mackerras
1
-1
/
+2
2002-02-10
Update Alpha SMP for the new scheduler and preempt api change.
Richard Henderson
1
-155
/
+151
2002-02-05
v2.5.2 -> v2.5.2.1
Linus Torvalds
1
-2
/
+2
2002-02-04
v2.5.1.3 -> v2.5.1.4
Linus Torvalds
1
-1
/
+2
2002-02-04
v2.4.14.8 -> v2.4.14.9
Linus Torvalds
1
-1
/
+1
2002-02-04
v2.4.14.7 -> v2.4.14.8
Linus Torvalds
1
-4
/
+4
2002-02-04
v2.4.14.4 -> v2.4.14.5
Linus Torvalds
1
-9
/
+0
2002-02-04
v2.4.10.5 -> v2.4.10.6
Linus Torvalds
1
-7
/
+6
2002-02-04
v2.4.9.8 -> v2.4.9.9
Linus Torvalds
1
-5
/
+28
2002-02-04
v2.4.8 -> v2.4.8.1
Linus Torvalds
1
-3
/
+4
2002-02-04
v2.4.5.1 -> v2.4.5.2
Linus Torvalds
1
-0
/
+3
2002-02-04
v2.4.4.5 -> v2.4.4.6
Linus Torvalds
1
-26
/
+64
2002-02-04
v2.4.1.3 -> v2.4.1.4
Linus Torvalds
1
-1
/
+1
[next]