index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ppc
/
kernel
/
smp.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-13
[PATCH] smp{,boot}.c cleanups
Adrian Bunk
1
-2
/
+0
2005-03-13
[PATCH] ppc32: Remove SPR short-hand defines
Kumar Gala
1
-2
/
+2
2005-01-20
[PATCH] Lock initializer cleanup: PPC
Thomas Gleixner
1
-1
/
+1
2005-01-20
[PATCH] ppc32: update_process_times simplification
Tom Rini
1
-14
/
+0
2005-01-04
[PATCH] fix conflicting cpu_idle() declarations
Oleg Nesterov
1
-2
/
+2
2004-09-07
[PATCH] factor out common <asm/hardirq.h> code
Christoph Hellwig
1
-1
/
+0
2004-08-23
[PATCH] sched: consolidate init_idle() and fork_by_hand()
William Lee Irwin III
1
-6
/
+1
2004-08-23
[PATCH] sched: cleanup init_idle()
Nick Piggin
1
-2
/
+0
2004-05-10
[PATCH] Warn when smp_call_function() is called with interrupts disabled
Andrew Morton
1
-0
/
+2
2004-03-13
[PATCH] further __KERNEL_SYSCALLS__ removal
Andrew Morton
1
-2
/
+0
2004-02-20
[PATCH] ppc32: Export cpu_possible_map
Benjamin Herrenschmidt
1
-0
/
+1
2004-02-06
ppc32: Fix smp_message_pass macro, turn into an inline function
Benjamin Herrenschmidt
1
-5
/
+8
2004-02-06
Add Samuel Rydth improved software CPU timebase synchronisation
Benjamin Herrenschmidt
1
-39
/
+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-09-11
PPC32: Remove trailing blanks from PPC32 files.
Tom Rini
1
-5
/
+5
2003-08-24
PPC32: Declare cpu_online_map and cpu_possible_map as cpumask_t.
Paul Mackerras
1
-4
/
+5
2003-08-18
[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUs
Andrew Morton
1
-4
/
+4
2003-05-22
PPC32: Need to call wake_up_forked_process in SMP idle task setup.
Paul Mackerras
1
-0
/
+1
2003-05-19
[PATCH] do_fork updates for ppc
Christoph Hellwig
1
-1
/
+1
2003-05-01
PPC32: Move xmon declarations to their own header file.
Paul Mackerras
1
-0
/
+1
2003-03-30
[SOFTIRQ]: Move softirq implementation to common area, add debug check.
David S. Miller
1
-1
/
+0
2003-03-28
PPC32: Factor out common code for reading/setting various SPRs.
Benjamin Herrenschmidt
1
-0
/
+6
2003-01-17
PPC32: Use a per-cpu variable for prof_counter and prof_multiplier.
Paul Mackerras
1
-4
/
+6
2002-12-29
[PATCH] don't call console drivers on non-online CPUs
Andrew Morton
1
-0
/
+6
2002-12-06
PPC32: add extra do_fork argument to call in __cpu_up
Paul Mackerras
1
-1
/
+1
2002-09-17
PPC32: Rip out the BK Id tags from arch/ppc and include/asm-ppc.
Paul Mackerras
1
-3
/
+0
2002-09-05
PPC32: add the extra argument for do_fork to the PPC calls.
Paul Mackerras
1
-1
/
+1
2002-08-23
Cleanup BKL handling and move kernel_flag definition to common code
Christoph Hellwig
1
-1
/
+0
2002-08-02
PPC32: update the SMP startup code.
Paul Mackerras
1
-268
/
+1
2002-07-26
[PATCH] Hot-plug CPU Boot Rewrite for PPC
Rusty Russell
1
-10
/
+162
2002-07-21
[PATCH] Re: [patch] cli()/sti() cleanup
Ingo Molnar
1
-4
/
+4
2002-06-17
[PATCH] Latest nonlinear CPU patches
Rusty Russell
1
-21
/
+14
2002-05-21
[PATCH] smp_call_function doco fix
Rusty Russell
1
-3
/
+3
2002-05-12
[PATCH] Hotplug CPU prep
Rusty Russell
1
-4
/
+2
2002-04-11
Minor PPC changes - add sched_get/setaffinity, include tlbflush.h
Paul Mackerras
1
-0
/
+1
2002-03-14
Fix up architectures for task list changes
Linus Torvalds
1
-1
/
+1
2002-03-03
PPC update for the recent changes to the pgd/pmd/pte functions.
Paul Mackerras
1
-20
/
+0
2002-02-16
PPC fixes for SMP; also fix the stack overflow detection, remove
Paul Mackerras
1
-24
/
+54
2002-02-11
Import arch/ppc and include/asm-ppc changes from linuxppc_2_5 tree
Paul Mackerras
1
-26
/
+13
2002-02-05
v2.5.2.6 -> v2.5.3
v2.5.3
Linus Torvalds
1
-1
/
+1
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.13.7 -> v2.4.13.8
Linus Torvalds
1
-2
/
+2
2002-02-04
v2.4.9.5 -> v2.4.9.6
Linus Torvalds
1
-2
/
+1
2002-02-04
v2.4.9.1 -> v2.4.9.2
Linus Torvalds
1
-705
/
+15
2002-02-04
v2.4.5.1 -> v2.4.5.2
Linus Torvalds
1
-3
/
+3
2002-02-04
v2.4.4.4 -> v2.4.4.5
Linus Torvalds
1
-0
/
+3
2002-02-04
v2.4.4.2 -> v2.4.4.3
Linus Torvalds
1
-12
/
+104
2002-02-04
v2.4.2.1 -> v2.4.2.2
Linus Torvalds
1
-43
/
+18
2002-02-04
v2.4.0.9 -> v2.4.0.10
Linus Torvalds
1
-240
/
+803
[next]