aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-04powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman1-2/+2
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-14/+0
2015-01-28powerpc: Remove some unused functionsMichael Ellerman1-14/+0
2014-12-29Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active and online"Michael Ellerman1-8/+1
2014-12-09powerpc: Secondary CPUs must set cpu_callin_map after setting active and onlineAnton Blanchard1-1/+8
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter1-3/+3
2014-09-25powerpc: Only set numa node information for present cpus at boottimeLi Zhong1-2/+8
2014-09-25powerpc: Ensure global functions include their prototypeAnton Blanchard1-0/+1
2014-08-13powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan1-6/+5
2014-07-02sched: Fix compiler warningsGuenter Roeck1-1/+1
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-32/+11
2014-06-05sched: Rename capacity related flagsNicolas Pitre1-1/+1
2014-05-28powerpc: Check cpu_thread_in_subcore() in __cpu_up()Michael Ellerman1-1/+1
2014-05-28powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman1-31/+3
2014-05-28powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODESNishanth Aravamudan1-0/+1
2014-05-28powerpc/numa: Enable USE_PERCPU_NUMA_NODE_IDNishanth Aravamudan1-0/+6
2014-05-07sched, powerpc: Create a dedicated topology tableVincent Guittot1-8/+23
2014-03-05powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat1-4/+17
2014-03-05powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat1-7/+5
2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt1-2/+2
2013-12-13powerpc: Fix topology core_id endian issue on LE buildsAnton Blanchard1-2/+2
2013-12-02powerpc: kernel: remove useless code which related with 'max_cpus'Chen Gang1-7/+2
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman1-16/+0
2013-09-30hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani1-12/+0
2013-09-11powerpc: Export cpu_to_chip_id() to fix build errorGuenter Roeck1-0/+1
2013-08-14powerpc: Little endian SMP IPI demuxAnton Blanchard1-9/+10
2013-08-14powerpc: Make chip-id information available to userspaceVasant Hegde1-0/+15
2013-08-14powerpc: Use ibm, chip-id property to compute cpu_core_mask if availablePaul Mackerras1-3/+45
2013-08-14powerpc: Pull out cpu_core_mask updates into a separate functionPaul Mackerras1-28/+28
2013-08-14powerpc: Add smp_generic_cpu_bootableAndy Fleming1-0/+22
2013-08-14powerpc: Fix a number of sparse warningsAnton Blanchard1-1/+1
2013-07-01powerpc: Set cpu sibling mask before online cpuLi Zhong1-3/+5
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker1-2/+2
2013-04-08powerpc: Use generic idle loopThomas Gleixner1-1/+1
2013-02-08powerpc: fix ics_rtas_init and start_secondary section mismatchDaniel Borkmann1-1/+1
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-10-31Merge commit 'origin/queue' into for-queueAlexander Graf1-2/+12
2012-10-30KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming onlinePaul Mackerras1-0/+46
2012-09-19powerpc/smp: Do not disable IPI interrupts during suspendZhao Chenhui1-1/+1
2012-09-12powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPAREZhao Chenhui1-1/+11
2012-09-05powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras1-2/+9
2012-07-11powerpc: Add VDSO version of getcpuAnton Blanchard1-0/+3
2012-07-03powerpc/smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang1-2/+0
2012-04-26powerpc: Use generic idle thread allocationThomas Gleixner1-69/+5
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-1/+1
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-1/+1