summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/smp.c
AgeCommit message (Expand)Author
2014-07-02sched: Fix compiler warningsGuenter Roeck
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-06-05sched: Rename capacity related flagsNicolas Pitre
2014-05-28powerpc: Check cpu_thread_in_subcore() in __cpu_up()Michael Ellerman
2014-05-28powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman
2014-05-28powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODESNishanth Aravamudan
2014-05-28powerpc/numa: Enable USE_PERCPU_NUMA_NODE_IDNishanth Aravamudan
2014-05-07sched, powerpc: Create a dedicated topology tableVincent Guittot
2014-03-05powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat
2014-03-05powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat
2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-12-13powerpc: Fix topology core_id endian issue on LE buildsAnton Blanchard
2013-12-02powerpc: kernel: remove useless code which related with 'max_cpus'Chen Gang
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman
2013-09-30hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani
2013-09-11powerpc: Export cpu_to_chip_id() to fix build errorGuenter Roeck
2013-08-14powerpc: Little endian SMP IPI demuxAnton Blanchard
2013-08-14powerpc: Make chip-id information available to userspaceVasant Hegde
2013-08-14powerpc: Use ibm, chip-id property to compute cpu_core_mask if availablePaul Mackerras
2013-08-14powerpc: Pull out cpu_core_mask updates into a separate functionPaul Mackerras
2013-08-14powerpc: Add smp_generic_cpu_bootableAndy Fleming
2013-08-14powerpc: Fix a number of sparse warningsAnton Blanchard
2013-07-01powerpc: Set cpu sibling mask before online cpuLi Zhong
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker
2013-04-08powerpc: Use generic idle loopThomas Gleixner
2013-02-08powerpc: fix ics_rtas_init and start_secondary section mismatchDaniel Borkmann
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-10-31Merge commit 'origin/queue' into for-queueAlexander Graf
2012-10-30KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming onlinePaul Mackerras
2012-09-19powerpc/smp: Do not disable IPI interrupts during suspendZhao Chenhui
2012-09-12powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPAREZhao Chenhui
2012-09-05powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras
2012-07-11powerpc: Add VDSO version of getcpuAnton Blanchard
2012-07-03powerpc/smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang
2012-04-26powerpc: Use generic idle thread allocationThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-11-25powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-09-20powerpc/smp: More generic support for "soft hotplug"Benjamin Herrenschmidt
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras
2011-07-08powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKEBecky Bruce