index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2011-04-01
powerpc/smp: Increase vdso_data->processorCount, not just decrease it
Benjamin Herrenschmidt
2011-04-01
powerpc/smp: Create idle threads on demand and properly reset them
Benjamin Herrenschmidt
2011-04-01
powerpc/smp: Don't expose per-cpu "cpu_state" array
Benjamin Herrenschmidt
2011-04-01
powerpc/smp: Add a smp_ops->bringup_up() done callback
Benjamin Herrenschmidt
2011-04-01
powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32
Benjamin Herrenschmidt
2011-04-01
powerpc/smp: Remove unused smp_ops->cpu_enable()
Benjamin Herrenschmidt
2011-04-01
powerpc/smp: Remove unused generic_cpu_enable()
Benjamin Herrenschmidt
2011-04-01
powerpc/smp: Fix generic_mach_cpu_die()
Benjamin Herrenschmidt
2011-04-01
powerpc/smp: soft-replugged CPUs must go back to start_secondary
Benjamin Herrenschmidt
2010-11-29
powerpc: Cleanup APIs for cpu/thread/core mappings
Vaidyanathan Srinivasan
2010-09-02
powerpc: Account time using timebase rather than PURR
Paul Mackerras
2010-09-02
powerpc: Move arch_sd_sibling_asym_packing() to smp.c
Michael Neuling
2010-08-24
powerpc: Silence __cpu_up() under normal operation
Signed-off-by: Darren Hart
2010-07-31
powerpc/smp: remove the incorrect decrementer initial codes for AP
Tiejun Chen
2010-07-09
powerpc: Clean up obsolete code relating to decrementer and timebase
Paul Mackerras
2010-05-21
powerpc: Use common cpu_die (fixes SMP+SUSPEND build)
Milton Miller
2010-05-06
powerpc/cpumask: Update some comments
Anton Blanchard
2010-05-06
powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks
Anton Blanchard
2010-05-06
powerpc/cpumask: Convert fixup_irqs to new cpumask API
Anton Blanchard
2010-05-06
powerpc/cpumask: Convert smp_cpus_done to new cpumask API
Anton Blanchard
2010-05-05
powerpc/47x: Base ppc476 support
Dave Kleikamp
2010-04-07
powerpc: Use set_cpus_allowed_ptr
Julia Lawall
2010-01-15
powerpc: Move cpu hotplug driver lock from pseries to powerpc
Nathan Fontenot
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-09
powerpc: stop_this_cpu: remove the cpu from the online map.
Valentine Barshak
2009-10-29
percpu: make percpu symbols in powerpc unique
Tejun Heo
2009-09-24
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
2009-09-24
cpumask: arch_send_call_function_ipi_mask: powerpc
Rusty Russell
2009-09-11
powerpc/85xx: Fix SMP compile error and allow NULL for smp_ops
Kumar Gala
2009-08-27
powerpc/pseries: Reduce the polling interval in __cpu_up()
Gautham R Shenoy
2009-06-26
powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP
Benjamin Herrenschmidt
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-12-21
powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()
Nathan Lynch
2008-12-16
powerpc: Move smp_hw_index to 32-bit code
Nathan Lynch
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-11-19
powerpc: Provide a separate handler for each IPI action
Milton Miller
2008-10-15
Merge commit 'origin'
Benjamin Herrenschmidt
2008-10-13
powerpc/smp: No need to set_need_resched when getting a resched IPI
Milton Miller
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
2008-07-28
powerpc: Make core id information available to userspace
Nathan Lynch
2008-07-28
powerpc: Make core sibling information available to userspace
Nathan Lynch
2008-07-28
powerpc: Update cpu_sibling_maps dynamically
Nathan Lynch
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
powerpc: convert to generic helpers for IPI function calls
Jens Axboe
2008-05-14
[POWERPC] Fix sparse warnings in arch/powerpc/kernel
Michael Ellerman
2008-05-02
[POWERPC] Bolt in SLB entry for kernel stack on secondary cpus
Paul Mackerras
2008-01-25
[POWERPC] Make smp_send_stop() handle panic and xmon reboot
Olof Johansson
2008-01-25
[POWERPC] Make smp_call_function_map static
Olof Johansson
2007-10-16
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
[next]