index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/core: Remove the tsk_cpus_allowed() wrapper
Ingo Molnar
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
2016-08-22
powerpc, hotplug: Avoid to touch non-existent cpumasks.
Boqun Feng
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
2016-06-21
powerpc: export cpu_to_core_id()
Mauricio Faria de Oliveira
2016-06-16
powerpc/sparse: Include headers containing prototypes
Daniel Axtens
2016-06-16
powerpc: Introduce asm-prototypes.h
Daniel Axtens
2016-05-06
sched: Allow per-cpu kernel threads to run on online && !active
Peter Zijlstra (Intel)
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-04
powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores
chenhui zhao
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-02-29
KVM: PPC: Book3S HV: Send IPI to host core to wake VCPU
Suresh E. Warrier
2016-02-29
powerpc/smp: Add smp_muxed_ipi_set_message
Suresh Warrier
2016-02-29
powerpc/smp: Support more IPI messages
Suresh Warrier
2015-03-04
powerpc/smp: Wait until secondaries are active & online
Michael Ellerman
2015-02-11
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2015-01-28
powerpc: Remove some unused functions
Michael Ellerman
2014-12-29
Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ...
Michael Ellerman
2014-12-09
powerpc: Secondary CPUs must set cpu_callin_map after setting active and online
Anton Blanchard
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-09-25
powerpc: Only set numa node information for present cpus at boottime
Li Zhong
2014-09-25
powerpc: Ensure global functions include their prototype
Anton Blanchard
2014-08-13
powerpc: reorder per-cpu NUMA information's initialization
Nishanth Aravamudan
2014-07-02
sched: Fix compiler warnings
Guenter Roeck
2014-06-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-06-05
sched: Rename capacity related flags
Nicolas Pitre
2014-05-28
powerpc: Check cpu_thread_in_subcore() in __cpu_up()
Michael Ellerman
2014-05-28
powerpc/kvm/book3s_hv: Rework the secondary inhibit code
Michael Ellerman
2014-05-28
powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODES
Nishanth Aravamudan
2014-05-28
powerpc/numa: Enable USE_PERCPU_NUMA_NODE_ID
Nishanth Aravamudan
2014-05-07
sched, powerpc: Create a dedicated topology table
Vincent Guittot
2014-03-05
powerpc: Implement tick broadcast IPI as a fixed IPI message
Srivatsa S. Bhat
2014-03-05
powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI message
Srivatsa S. Bhat
2013-12-30
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-12-13
powerpc: Fix topology core_id endian issue on LE builds
Anton Blanchard
2013-12-02
powerpc: kernel: remove useless code which related with 'max_cpus'
Chen Gang
2013-11-21
powerpc: Make cpu_to_chip_id() available when SMP=n
Michael Ellerman
2013-09-30
hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()
Toshi Kani
2013-09-11
powerpc: Export cpu_to_chip_id() to fix build error
Guenter Roeck
2013-08-14
powerpc: Little endian SMP IPI demux
Anton Blanchard
2013-08-14
powerpc: Make chip-id information available to userspace
Vasant Hegde
2013-08-14
powerpc: Use ibm, chip-id property to compute cpu_core_mask if available
Paul Mackerras
2013-08-14
powerpc: Pull out cpu_core_mask updates into a separate function
Paul Mackerras
2013-08-14
powerpc: Add smp_generic_cpu_bootable
Andy Fleming
2013-08-14
powerpc: Fix a number of sparse warnings
Anton Blanchard
[next]