aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/smp.c
Commit message (Expand)AuthorAge
* powerpc: Move cpu_has_feature() to a separate fileKevin Hao2016-07-31
* powerpc: export cpu_to_core_id()Mauricio Faria de Oliveira2016-06-21
* powerpc/sparse: Include headers containing prototypesDaniel Axtens2016-06-16
* powerpc: Introduce asm-prototypes.hDaniel Axtens2016-06-16
* sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)2016-05-06
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-19
|\
| * powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao2016-03-05
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-16
|\ \
| * | KVM: PPC: Book3S HV: Send IPI to host core to wake VCPUSuresh E. Warrier2016-02-29
| * | powerpc/smp: Add smp_muxed_ipi_set_messageSuresh Warrier2016-02-29
| * | powerpc/smp: Support more IPI messagesSuresh Warrier2016-02-29
| |/
* / arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-01
|/
* powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman2015-03-03
* Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-11
|\
| * powerpc: Remove some unused functionsMichael Ellerman2015-01-27
* | Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ...Michael Ellerman2014-12-28
|/
* powerpc: Secondary CPUs must set cpu_callin_map after setting active and onlineAnton Blanchard2014-12-09
* powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-02
* powerpc: Only set numa node information for present cpus at boottimeLi Zhong2014-09-25
* powerpc: Ensure global functions include their prototypeAnton Blanchard2014-09-25
* powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan2014-08-13
* sched: Fix compiler warningsGuenter Roeck2014-07-02
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-12
|\
| * sched: Rename capacity related flagsNicolas Pitre2014-06-05
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-10
|\ \ | |/ |/|
| * powerpc: Check cpu_thread_in_subcore() in __cpu_up()Michael Ellerman2014-05-27
| * powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman2014-05-27
| * powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODESNishanth Aravamudan2014-05-27
| * powerpc/numa: Enable USE_PERCPU_NUMA_NODE_IDNishanth Aravamudan2014-05-27
* | sched, powerpc: Create a dedicated topology tableVincent Guittot2014-05-07
|/
* powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat2014-03-04
* powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat2014-03-04
* Merge branch 'merge' into nextBenjamin Herrenschmidt2013-12-29
|\
| * powerpc: Fix topology core_id endian issue on LE buildsAnton Blanchard2013-12-12
* | powerpc: kernel: remove useless code which related with 'max_cpus'Chen Gang2013-12-01
|/
* powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman2013-11-20
* hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-30
* powerpc: Export cpu_to_chip_id() to fix build errorGuenter Roeck2013-09-10
* powerpc: Little endian SMP IPI demuxAnton Blanchard2013-08-14
* powerpc: Make chip-id information available to userspaceVasant Hegde2013-08-14
* powerpc: Use ibm, chip-id property to compute cpu_core_mask if availablePaul Mackerras2013-08-14
* powerpc: Pull out cpu_core_mask updates into a separate functionPaul Mackerras2013-08-14
* powerpc: Add smp_generic_cpu_bootableAndy Fleming2013-08-14
* powerpc: Fix a number of sparse warningsAnton Blanchard2013-08-13
* powerpc: Set cpu sibling mask before online cpuLi Zhong2013-06-30
* powerpc: Delete __cpuinit usage from all usersPaul Gortmaker2013-06-30
* powerpc: Use generic idle loopThomas Gleixner2013-04-08
* powerpc: fix ics_rtas_init and start_secondary section mismatchDaniel Borkmann2013-02-07
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge commit 'origin/queue' into for-queueAlexander Graf2012-10-31
|\