aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/smp.c
AgeCommit message (Expand)Author
2009-12-09powerpc: stop_this_cpu: remove the cpu from the online map.Valentine Barshak
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell
2009-09-11powerpc/85xx: Fix SMP compile error and allow NULL for smp_opsKumar Gala
2009-08-27powerpc/pseries: Reduce the polling interval in __cpu_up()Gautham R Shenoy
2009-06-26powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-21powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()Nathan Lynch
2008-12-16powerpc: Move smp_hw_index to 32-bit codeNathan Lynch
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-11-19powerpc: Provide a separate handler for each IPI actionMilton Miller
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt
2008-10-13powerpc/smp: No need to set_need_resched when getting a resched IPIMilton Miller
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul
2008-07-28powerpc: Make core id information available to userspaceNathan Lynch
2008-07-28powerpc: Make core sibling information available to userspaceNathan Lynch
2008-07-28powerpc: Update cpu_sibling_maps dynamicallyNathan Lynch
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-26powerpc: convert to generic helpers for IPI function callsJens Axboe
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman
2008-05-02[POWERPC] Bolt in SLB entry for kernel stack on secondary cpusPaul Mackerras
2008-01-25[POWERPC] Make smp_send_stop() handle panic and xmon rebootOlof Johansson
2008-01-25[POWERPC] Make smp_call_function_map staticOlof Johansson
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis
2007-10-03[POWERPC] Implement clockevents driver for powerpcTony Breeds
2007-09-22[POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepathSatyam Sharma
2007-08-03[POWERPC] Fix num_cpus calculation in smp_call_function_map()Kevin Corry
2007-07-22[POWERPC] Allow smp_call_function_single() to current cpuAvi Kivity
2007-05-22[POWERPC] Fix smp_call_function to be preempt-safeHugh Dickins
2007-05-07[POWERPC] Add smp_call_function_map and smp_call_function_singlewill schmidt
2007-04-13[POWERPC] Make tlb flush batch use lazy MMU modeBenjamin Herrenschmidt
2007-02-14[POWERPC] Move MPIC smp routines into mpic.cMichael Ellerman
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy
2006-10-25[POWERPC] cell: add cpufreq driver for Cell BE processorChristian Krafft
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-26[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-21[POWERPC] Add starting of secondary 86xx CPUs.Jon Loeliger
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki
2006-02-24powerpc: Implement accurate task and CPU time accountingPaul Mackerras
2006-02-07[PATCH] powerpc: avoid timer interrupt replay effect when onlining cpuNathan Lynch
2006-01-12[PATCH] powerpc: task_thread_info()Al Viro
2006-01-09[PATCH] ppc64: Add NUMA cpu summary at bootAnton Blanchard
2006-01-09[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman
2006-01-09[PATCH] powerpc: Remove some unneeded fields from the pacaDavid Gibson
2005-11-16[PATCH] powerpc: More debugging fixupsMichael Ellerman
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt
2005-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2005-11-10powerpc: Fixes for 32-bit powermac SMPPaul Mackerras