index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
smp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
powerpc: 'current_set' is now a table of task_struct pointers
Christophe Leroy
2019-02-23
1
-6
/
+4
*
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
1
-1
/
+1
*
powerpc/64: Use task_stack_page() to initialise paca->kstack
Christophe Leroy
2019-02-23
1
-1
/
+3
*
powerpc/smp: Make __smp_send_nmi_ipi() static
Nicholas Piggin
2019-02-21
1
-1
/
+2
*
powerpc/smp: Fix NMI IPI xmon timeout
Nicholas Piggin
2019-02-21
1
-64
/
+29
*
powerpc/smp: Fix NMI IPI timeout
Nicholas Piggin
2019-02-21
1
-2
/
+3
*
powerpc: Fix stack protector crashes on CPU hotplug
Michael Ellerman
2018-10-21
1
-7
/
+3
*
powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcores
Gautham R. Shenoy
2018-10-13
1
-1
/
+18
*
powerpc: Detect the presence of big-cores via "ibm, thread-groups"
Gautham R. Shenoy
2018-10-13
1
-0
/
+222
*
powerpc/64: properly initialise the stackprotector canary on SMP.
Christophe Leroy
2018-10-13
1
-0
/
+8
*
powerpc/topology: Get topology for shared processors at boot
Srikar Dronamraju
2018-08-21
1
-0
/
+5
*
powerpc: NMI IPI make NMI IPIs fully sychronous
Nicholas Piggin
2018-07-24
1
-23
/
+27
*
powerpc: smp_send_stop do not offline stopped CPUs
Nicholas Piggin
2018-06-19
1
-6
/
+0
*
powerpc/nmi: Add an API for sending "safe" NMIs
Michael Ellerman
2018-06-03
1
-5
/
+15
*
powerpc: move a stray NMI IPI case under NMI_IPI ifdef
Nicholas Piggin
2018-06-03
1
-0
/
+2
*
powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdef
Nicholas Piggin
2018-06-03
1
-0
/
+8
*
powerpc: generic clockevents broadcast receiver call tick_receive_broadcast
Nicholas Piggin
2018-06-03
1
-2
/
+2
*
powerpc64/ftrace: Disable ftrace during hotplug
Naveen N. Rao
2018-05-03
1
-0
/
+8
*
powerpc64/ftrace: Delay enabling ftrace on secondary cpus
Naveen N. Rao
2018-05-03
1
-0
/
+4
*
powerpc: Fix deadlock with multiple calls to smp_send_stop
Nicholas Piggin
2018-04-27
1
-16
/
+39
*
powerpc: Fix smp_send_stop NMI IPI handling
Nicholas Piggin
2018-04-25
1
-5
/
+17
*
powerpc: hard disable irqs in smp_send_stop loop
Nicholas Piggin
2018-04-03
1
-2
/
+3
*
powerpc: use NMI IPI for smp_send_stop
Nicholas Piggin
2018-04-03
1
-0
/
+8
*
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-03-30
1
-5
/
+5
*
powernv/kdump: Fix cases where the kdump kernel can get HMI's
Balbir Singh
2018-01-16
1
-0
/
+18
*
powerpc/smp: Add Power9 scheduler topology
Oliver O'Halloran
2017-08-31
1
-1
/
+49
*
powerpc/smp: Add cpu_l2_cache_map
Oliver O'Halloran
2017-08-31
1
-6
/
+17
*
powerpc/smp: Rework CPU topology construction
Oliver O'Halloran
2017-08-31
1
-66
/
+86
*
powerpc/smp: Use cpu_to_chip_id() to find core siblings
Oliver O'Halloran
2017-08-31
1
-26
/
+11
*
powerpc: NMI IPI improve lock primitive
Nicholas Piggin
2017-08-09
1
-3
/
+3
*
Merge tag 'v4.13-rc1' into fixes
Michael Ellerman
2017-07-31
1
-1
/
+19
|
\
|
*
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin
2017-07-13
1
-1
/
+19
*
|
powerpc/smp: Call smp_ops->setup_cpu() directly on the boot CPU
Michael Ellerman
2017-07-28
1
-10
/
+2
|
/
*
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-07
1
-3
/
+4
|
\
|
*
powerpc: use spin loop primitives in some functions
Nicholas Piggin
2017-07-02
1
-2
/
+2
|
*
powerpc/smp: Convert NR_CPUS to nr_cpu_ids
Santosh Sivaraj
2017-06-28
1
-1
/
+1
|
*
powerpc/smp: Do not BUG_ON if invalid CPU during kick
Santosh Sivaraj
2017-06-28
1
-1
/
+2
*
|
powerpc: Adjust system_state check
Thomas Gleixner
2017-05-23
1
-1
/
+1
|
/
*
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-05
1
-51
/
+248
|
\
|
*
powerpc/smp: Document irq enable/disable after migrating IRQs
Michael Ellerman
2017-05-03
1
-1
/
+8
|
*
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation
Nicholas Piggin
2017-04-28
1
-0
/
+3
|
*
powerpc: Add NMI IPI infrastructure
Nicholas Piggin
2017-04-28
1
-36
/
+207
|
*
powerpc: Introduce msgsnd/doorbell barrier primitives
Nicholas Piggin
2017-04-13
1
-2
/
+8
|
*
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
2017-04-13
1
-12
/
+5
|
*
powerpc/smp: Remove migrate_irq() custom implementation
Benjamin Herrenschmidt
2017-04-07
1
-1
/
+8
|
*
powerpc: Add optional smp_ops->prepare_cpu SMP callback
Benjamin Herrenschmidt
2017-04-06
1
-0
/
+10
*
|
powerpc/smp: Replace open coded task affinity logic
Thomas Gleixner
2017-04-15
1
-15
/
+11
|
/
*
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
[next]