aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/smp.c
AgeCommit message (Expand)Author
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao
2016-06-21powerpc: export cpu_to_core_id()Mauricio Faria de Oliveira
2016-06-16powerpc/sparse: Include headers containing prototypesDaniel Axtens
2016-06-16powerpc: Introduce asm-prototypes.hDaniel Axtens
2016-05-06sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-04powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2016-02-29KVM: PPC: Book3S HV: Send IPI to host core to wake VCPUSuresh E. Warrier
2016-02-29powerpc/smp: Add smp_muxed_ipi_set_messageSuresh Warrier
2016-02-29powerpc/smp: Support more IPI messagesSuresh Warrier
2015-03-04powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-01-28powerpc: Remove some unused functionsMichael Ellerman
2014-12-29Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ...Michael Ellerman
2014-12-09powerpc: Secondary CPUs must set cpu_callin_map after setting active and onlineAnton Blanchard
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-09-25powerpc: Only set numa node information for present cpus at boottimeLi Zhong
2014-09-25powerpc: Ensure global functions include their prototypeAnton Blanchard
2014-08-13powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan
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