smp_call_function: get rid of the unused nonatomic/retry argument
[safe/jmp/linux-2.6] / arch / powerpc / kernel / smp.c
2008-06-26 Jens Axboesmp_call_function: get rid of the unused nonatomic...
2008-06-26 Jens Axboepowerpc: convert to generic helpers for IPI function...
2008-05-02 Paul Mackerras[POWERPC] Bolt in SLB entry for kernel stack on seconda...
2008-01-25 Olof Johansson[POWERPC] Make smp_send_stop() handle panic and xmon...
2008-01-25 Olof Johansson[POWERPC] Make smp_call_function_map static
2007-10-16 Mike TravisConvert cpu_sibling_map to be a per cpu variable
2007-10-03 Tony Breeds[POWERPC] Implement clockevents driver for powerpc
2007-09-22 Satyam Sharma[POWERPC] Avoid pointless WARN_ON(irqs_disabled())...
2007-08-03 Kevin Corry[POWERPC] Fix num_cpus calculation in smp_call_function...
2007-07-22 Avi Kivity[POWERPC] Allow smp_call_function_single() to current cpu
2007-05-22 Hugh Dickins[POWERPC] Fix smp_call_function to be preempt-safe
2007-05-07 will schmidt[POWERPC] Add smp_call_function_map and smp_call_functi...
2007-04-12 Benjamin Herrenschmidt[POWERPC] Make tlb flush batch use lazy MMU mode
2007-02-14 Michael Ellerman[POWERPC] Move MPIC smp routines into mpic.c
2007-01-12 Gautham R Shenoy[PATCH] Change cpu_up and co from __devinit to __cpuinit
2006-10-25 Christian Krafft[POWERPC] cell: add cpufreq driver for Cell BE processor
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-07-25 Benjamin Herrenschmidt[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set
2006-07-07 Benjamin Herrenschmidt[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-21 Jon Loeliger[POWERPC] Add starting of secondary 86xx CPUs.
2006-03-29 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: powerpc
2006-02-24 Paul Mackerraspowerpc: Implement accurate task and CPU time accounting
2006-02-07 Nathan Lynch[PATCH] powerpc: avoid timer interrupt replay effect...
2006-01-12 Al Viro[PATCH] powerpc: task_thread_info()
2006-01-09 Anton Blanchard[PATCH] ppc64: Add NUMA cpu summary at boot
2006-01-09 Michael Ellerman[PATCH] powerpc: Add arch dependent basic infrastructur...
2006-01-09 David Gibson[PATCH] powerpc: Remove some unneeded fields from the...
2005-11-16 Michael Ellerman[PATCH] powerpc: More debugging fixups
2005-11-11 Benjamin Herrenschmidt[PATCH] powerpc: Merge vdso's and add vdso support...
2005-11-10 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2005-11-10 Paul Mackerraspowerpc: Fixes for 32-bit powermac SMP
2005-11-10 Paul Mackerras[PATCH] powerpc: merge code values for identifying...
2005-11-10 Andrew Morton[PATCH] powerpc: sched fixups
2005-11-08 Anton Blanchard[PATCH] ppc64: remove some direct xmon calls
2005-11-04 Paul Mackerraspowerpc: Merge smp.c and smp.h