| Commit message (Expand) | Author | Age | Files | Lines |
* | Disintegrate asm/system.h for PowerPC | David Howells | 2012-03-28 | 1 | -1/+1 |
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 1 | -1/+1 |
| |\ |
|
| | * | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 1 | -1/+1 |
* | | | powerpc: Mark IPI interrupts IRQF_NO_THREAD | Thomas Gleixner | 2011-11-25 | 1 | -1/+2 |
|/ / |
|
* | | powerpc/irq: Remove IRQF_DISABLED | Yong Zhang | 2011-11-08 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -1/+1 |
|\ |
|
| * | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | | powerpc/smp: More generic support for "soft hotplug" | Benjamin Herrenschmidt | 2011-09-20 | 1 | -5/+25 |
|/ |
|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-07-25 | 1 | -12/+18 |
|\ |
|
| * | powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKE | Becky Bruce | 2011-07-08 | 1 | -0/+4 |
| * | powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disable | Scott Wood | 2011-06-29 | 1 | -8/+0 |
| * | powerpc: Avoid extra indirect function call in sending IPIs | Paul Mackerras | 2011-06-20 | 1 | -4/+14 |
* | | KVM: PPC: Add support for Book3S processors in hypervisor mode | Paul Mackerras | 2011-07-12 | 1 | -0/+1 |
|/ |
|
* | powerpc/cell: Use common smp ipi actions | Milton Miller | 2011-05-26 | 1 | -1/+1 |
* | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt | 2011-05-20 | 1 | -2/+2 |
|\ |
|
| * | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 1 | -2/+2 |
* | | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2011-05-19 | 1 | -2/+2 |
|\ \ |
|
| * | | powerpc/4xx: Fix regression in SMP on 476 | kerstin jonsson | 2011-05-19 | 1 | -2/+2 |
| |/ |
|
* | | powerpc: Use bytes instead of bitops in smp ipi multiplexing | Milton Miller | 2011-05-19 | 1 | -13/+18 |
* | | powerpc: Add kconfig for muxed smp ipi support | Milton Miller | 2011-05-19 | 1 | -0/+2 |
* | | powerpc: Consolidate ipi message mux and demux | Milton Miller | 2011-05-19 | 1 | -31/+63 |
* | | powerpc: Remove call sites of MSG_ALL_BUT_SELF | Milton Miller | 2011-05-19 | 1 | -6/+13 |
* | | powerpc: Convert old cpumask API into new one | KOSAKI Motohiro | 2011-05-04 | 1 | -2/+2 |
* | | powerpc/smp: smp_ops->kick_cpu() should be able to fail | Michael Ellerman | 2011-04-20 | 1 | -2/+8 |
|/ |
|
* | powerpc/smp: Increase vdso_data->processorCount, not just decrease it | Benjamin Herrenschmidt | 2011-04-01 | 1 | -0/+4 |
* | powerpc/smp: Create idle threads on demand and properly reset them | Benjamin Herrenschmidt | 2011-04-01 | 1 | -22/+78 |
* | powerpc/smp: Don't expose per-cpu "cpu_state" array | Benjamin Herrenschmidt | 2011-04-01 | 1 | -1/+6 |
* | powerpc/smp: Add a smp_ops->bringup_up() done callback | Benjamin Herrenschmidt | 2011-04-01 | 1 | -0/+4 |
* | powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32 | Benjamin Herrenschmidt | 2011-04-01 | 1 | -1/+1 |
* | powerpc/smp: Remove unused smp_ops->cpu_enable() | Benjamin Herrenschmidt | 2011-04-01 | 1 | -10/+0 |
* | powerpc/smp: Remove unused generic_cpu_enable() | Benjamin Herrenschmidt | 2011-04-01 | 1 | -22/+0 |
* | powerpc/smp: Fix generic_mach_cpu_die() | Benjamin Herrenschmidt | 2011-04-01 | 1 | -2/+1 |
* | powerpc/smp: soft-replugged CPUs must go back to start_secondary | Benjamin Herrenschmidt | 2011-04-01 | 1 | -2/+7 |
* | powerpc: Cleanup APIs for cpu/thread/core mappings | Vaidyanathan Srinivasan | 2010-11-29 | 1 | -3/+16 |
* | powerpc: Account time using timebase rather than PURR | Paul Mackerras | 2010-09-02 | 1 | -5/+0 |
* | powerpc: Move arch_sd_sibling_asym_packing() to smp.c | Michael Neuling | 2010-09-02 | 1 | -0/+9 |
* | powerpc: Silence __cpu_up() under normal operation | Signed-off-by: Darren Hart | 2010-08-24 | 1 | -2/+2 |
* | powerpc/smp: remove the incorrect decrementer initial codes for AP | Tiejun Chen | 2010-07-31 | 1 | -8/+0 |
* | powerpc: Clean up obsolete code relating to decrementer and timebase | Paul Mackerras | 2010-07-09 | 1 | -2/+0 |
* | powerpc: Use common cpu_die (fixes SMP+SUSPEND build) | Milton Miller | 2010-05-21 | 1 | -0/+6 |
* | powerpc/cpumask: Update some comments | Anton Blanchard | 2010-05-06 | 1 | -1/+1 |
* | powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks | Anton Blanchard | 2010-05-06 | 1 | -18/+24 |
* | powerpc/cpumask: Convert fixup_irqs to new cpumask API | Anton Blanchard | 2010-05-06 | 1 | -2/+2 |
* | powerpc/cpumask: Convert smp_cpus_done to new cpumask API | Anton Blanchard | 2010-05-06 | 1 | -3/+6 |
* | powerpc/47x: Base ppc476 support | Dave Kleikamp | 2010-05-05 | 1 | -0/+8 |
* | powerpc: Use set_cpus_allowed_ptr | Julia Lawall | 2010-04-07 | 1 | -2/+2 |
* | powerpc: Move cpu hotplug driver lock from pseries to powerpc | Nathan Fontenot | 2010-01-15 | 1 | -0/+12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 | 1 | -1/+1 |
|\ |
|