index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
powerpc: Fix is_kvm_guest() / kvm_para_available()
Michael Ellerman
1
-1
/
+3
2021-11-18
powerpc: Rename is_kvm_guest() to check_kvm_guest()
Srikar Dronamraju
1
-1
/
+1
2021-11-18
powerpc: Refactor is_kvm_guest() declaration to new header
Srikar Dronamraju
1
-0
/
+1
2021-07-14
powerpc/preempt: Don't touch the idle task's preempt_count during hotplug
Valentin Schneider
1
-3
/
+0
2020-07-29
powerpc/pseries: Add KVM guest doorbell restrictions
Nicholas Piggin
1
-15
/
+23
2020-07-29
powerpc/pseries: Use doorbells even if XIVE is available
Nicholas Piggin
1
-18
/
+36
2020-07-16
powerpc/pseries: remove cede offline state for CPUs
Nathan Lynch
1
-27
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2019-08-30
powerpc/pseries/svm: Disable doorbells in SVM guests
Sukadev Bhattiprolu
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
1
-2
/
+2
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
1
-2
/
+2
2018-03-13
powerpc: Rename plapr routines to plpar
Michael Ellerman
1
-1
/
+1
2017-09-02
powerpc/xive: guest exploitation of the XIVE interrupt controller
Cédric Le Goater
1
-2
/
+25
2017-06-28
powerpc/smp: Convert NR_CPUS to nr_cpu_ids
Santosh Sivaraj
1
-1
/
+1
2017-06-28
powerpc/smp: Do not BUG_ON if invalid CPU during kick
Santosh Sivaraj
1
-1
/
+2
2017-04-28
powerpc/pseries: Implement NMI IPI with H_SIGNAL_SYS_RESET
Nicholas Piggin
1
-1
/
+22
2017-04-28
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation
Nicholas Piggin
1
-0
/
+1
2017-04-13
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
1
-17
/
+10
2016-06-14
powerpc/pseries: Remove MPIC from pseries smp
Rashmica Gupta
1
-26
/
+5
2015-04-10
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
1
-4
/
+2
2014-04-23
powerpc: Fix SMP issues with ppc64le ABIv2
Anton Blanchard
1
-2
/
+3
2013-09-25
powerpc/pseries: Do not start secondaries in Open Firmware
Benjamin Herrenschmidt
1
-10
/
+16
2013-08-27
pseries: Move plpar_wrapper.h to powerpc common include/asm location.
Deepthi Dharwar
1
-1
/
+1
2013-08-14
powerpc: Convert platforms to smp_generic_cpu_bootable
Andy Fleming
1
-17
/
+1
2013-06-20
powerpc/smp: Use '==' instead of '<' for system_state
liguang
1
-1
/
+1
2013-01-10
powerpc: Hook up doorbells on server
Ian Munsie
1
-2
/
+31
2013-01-04
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-11-15
powerpc+of: Remove the pSeries_reconfig.h file
Nathan Fontenot
1
-1
/
+0
2012-07-03
powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifier
Deepthi Dharwar
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+0
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2011-12-22
driver-core: remove sysdev.h usage.
Kay Sievers
1
-1
/
+1
2011-12-08
powerpc/cpuidle: cpuidle driver for pSeries
Deepthi Dharwar
1
-0
/
+1
2011-11-01
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
1
-1
/
+0
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2011-06-20
treewide: remove duplicate includes
Vitaliy Ivanov
1
-1
/
+0
2011-06-20
powerpc: Avoid extra indirect function call in sending IPIs
Paul Mackerras
1
-1
/
+1
2011-05-19
powerpc: Consolidate ipi message mux and demux
Milton Miller
1
-1
/
+2
2011-04-20
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
1
-2
/
+4
2011-04-20
powerpc/xics: Rewrite XICS driver
Benjamin Herrenschmidt
1
-11
/
+6
2011-04-05
powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU
Matt Evans
1
-6
/
+11
2011-03-30
powerpc/pseries/smp: query-cpu-stopped-state support won't change
Milton Miller
1
-2
/
+2
2010-08-24
powerpc: Correct smt_enabled=X boot option for > 2 threads per core
Nathan Fontenot
1
-4
/
+7
2010-05-06
powerpc/cpumask: Convert pseries SMP code to new cpumask API
Anton Blanchard
1
-7
/
+9
2010-05-06
powerpc/pseries: Only call start-cpu when a CPU is stopped
Michael Neuling
1
-0
/
+6
2010-05-06
powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpu
Michael Neuling
1
-0
/
+22
2010-02-09
arch/powerpc: Fix continuation line formats
Joe Perches
1
-2
/
+2
[next]