summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Secondary CPUs must set cpu_callin_map after setting active and onlineAnton Blanchard2014-12-091-1/+8
* powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-031-3/+3
* powerpc: Only set numa node information for present cpus at boottimeLi Zhong2014-09-251-2/+8
* powerpc: Ensure global functions include their prototypeAnton Blanchard2014-09-251-0/+1
* powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan2014-08-131-6/+5
* sched: Fix compiler warningsGuenter Roeck2014-07-021-1/+1
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-121-1/+1
|\
| * sched: Rename capacity related flagsNicolas Pitre2014-06-051-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-101-32/+11
|\ \ | |/ |/|
| * powerpc: Check cpu_thread_in_subcore() in __cpu_up()Michael Ellerman2014-05-281-1/+1
| * powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman2014-05-281-31/+3
| * powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODESNishanth Aravamudan2014-05-281-0/+1
| * powerpc/numa: Enable USE_PERCPU_NUMA_NODE_IDNishanth Aravamudan2014-05-281-0/+6
* | sched, powerpc: Create a dedicated topology tableVincent Guittot2014-05-071-8/+23
|/
* powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat2014-03-051-4/+17
* powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat2014-03-051-7/+5
* Merge branch 'merge' into nextBenjamin Herrenschmidt2013-12-301-2/+2
|\
| * powerpc: Fix topology core_id endian issue on LE buildsAnton Blanchard2013-12-131-2/+2
* | powerpc: kernel: remove useless code which related with 'max_cpus'Chen Gang2013-12-021-7/+2
|/
* powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman2013-11-211-16/+0
* hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-301-12/+0
* powerpc: Export cpu_to_chip_id() to fix build errorGuenter Roeck2013-09-111-0/+1
* powerpc: Little endian SMP IPI demuxAnton Blanchard2013-08-141-9/+10
* powerpc: Make chip-id information available to userspaceVasant Hegde2013-08-141-0/+15
* powerpc: Use ibm, chip-id property to compute cpu_core_mask if availablePaul Mackerras2013-08-141-3/+45
* powerpc: Pull out cpu_core_mask updates into a separate functionPaul Mackerras2013-08-141-28/+28
* powerpc: Add smp_generic_cpu_bootableAndy Fleming2013-08-141-0/+22
* powerpc: Fix a number of sparse warningsAnton Blanchard2013-08-141-1/+1
* powerpc: Set cpu sibling mask before online cpuLi Zhong2013-07-011-3/+5
* powerpc: Delete __cpuinit usage from all usersPaul Gortmaker2013-07-011-2/+2
* powerpc: Use generic idle loopThomas Gleixner2013-04-081-1/+1
* powerpc: fix ics_rtas_init and start_secondary section mismatchDaniel Borkmann2013-02-081-1/+1
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* Merge commit 'origin/queue' into for-queueAlexander Graf2012-10-311-2/+12
|\
| * powerpc/smp: Do not disable IPI interrupts during suspendZhao Chenhui2012-09-191-1/+1
| * powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPAREZhao Chenhui2012-09-121-1/+11
* | KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming onlinePaul Mackerras2012-10-301-0/+46
|/
* powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras2012-09-051-2/+9
* powerpc: Add VDSO version of getcpuAnton Blanchard2012-07-111-0/+3
* powerpc/smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-07-031-2/+0
* powerpc: Use generic idle thread allocationThomas Gleixner2012-04-261-69/+5
* smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+1
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-1/+1
|\
| * Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-1/+1
| |\
| | * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-1/+1
* | | powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner2011-11-251-1/+2
|/ /
* | powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-081-1/+1
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-1/+1
|\
| * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
OpenPOWER on IntegriCloud