index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
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
2013-07-01
powerpc: Set cpu sibling mask before online cpu
Li Zhong
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
2013-04-08
powerpc: Use generic idle loop
Thomas Gleixner
2013-02-08
powerpc: fix ics_rtas_init and start_secondary section mismatch
Daniel Borkmann
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-31
Merge commit 'origin/queue' into for-queue
Alexander Graf
2012-10-30
KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
Paul Mackerras
2012-09-19
powerpc/smp: Do not disable IPI interrupts during suspend
Zhao Chenhui
2012-09-12
powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPARE
Zhao Chenhui
2012-09-05
powerpc: Make sure IPI handlers see data written by IPI senders
Paul Mackerras
2012-07-11
powerpc: Add VDSO version of getcpu
Anton Blanchard
2012-07-03
powerpc/smp: remove call to ipi_call_lock()/ipi_call_unlock()
Yong Zhang
2012-04-26
powerpc: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
[next]