index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
powerpc: Export cpu_to_chip_id() to fix build error
Guenter Roeck
2013-09-11
1
-0
/
+1
*
powerpc: Little endian SMP IPI demux
Anton Blanchard
2013-08-14
1
-9
/
+10
*
powerpc: Make chip-id information available to userspace
Vasant Hegde
2013-08-14
1
-0
/
+15
*
powerpc: Use ibm, chip-id property to compute cpu_core_mask if available
Paul Mackerras
2013-08-14
1
-3
/
+45
*
powerpc: Pull out cpu_core_mask updates into a separate function
Paul Mackerras
2013-08-14
1
-28
/
+28
*
powerpc: Add smp_generic_cpu_bootable
Andy Fleming
2013-08-14
1
-0
/
+22
*
powerpc: Fix a number of sparse warnings
Anton Blanchard
2013-08-14
1
-1
/
+1
*
powerpc: Set cpu sibling mask before online cpu
Li Zhong
2013-07-01
1
-3
/
+5
*
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
2013-07-01
1
-2
/
+2
*
powerpc: Use generic idle loop
Thomas Gleixner
2013-04-08
1
-1
/
+1
*
powerpc: fix ics_rtas_init and start_secondary section mismatch
Daniel Borkmann
2013-02-08
1
-1
/
+1
*
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-4
/
+4
*
Merge commit 'origin/queue' into for-queue
Alexander Graf
2012-10-31
1
-2
/
+12
|
\
|
*
powerpc/smp: Do not disable IPI interrupts during suspend
Zhao Chenhui
2012-09-19
1
-1
/
+1
|
*
powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPARE
Zhao Chenhui
2012-09-12
1
-1
/
+11
*
|
KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
Paul Mackerras
2012-10-30
1
-0
/
+46
|
/
*
powerpc: Make sure IPI handlers see data written by IPI senders
Paul Mackerras
2012-09-05
1
-2
/
+9
*
powerpc: Add VDSO version of getcpu
Anton Blanchard
2012-07-11
1
-0
/
+3
*
powerpc/smp: remove call to ipi_call_lock()/ipi_call_unlock()
Yong Zhang
2012-07-03
1
-2
/
+0
*
powerpc: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
1
-69
/
+5
*
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
1
-1
/
+1
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-1
/
+1
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
1
-1
/
+1
|
\
|
*
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
1
-1
/
+1
|
|
\
|
|
*
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-1
/
+1
*
|
|
powerpc: Mark IPI interrupts IRQF_NO_THREAD
Thomas Gleixner
2011-11-25
1
-1
/
+2
|
/
/
*
|
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
2011-11-08
1
-1
/
+1
|
/
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-1
/
+1
|
\
|
*
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
|
powerpc/smp: More generic support for "soft hotplug"
Benjamin Herrenschmidt
2011-09-20
1
-5
/
+25
|
/
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-07-25
1
-12
/
+18
|
\
|
*
powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKE
Becky Bruce
2011-07-08
1
-0
/
+4
|
*
powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disable
Scott Wood
2011-06-29
1
-8
/
+0
|
*
powerpc: Avoid extra indirect function call in sending IPIs
Paul Mackerras
2011-06-20
1
-4
/
+14
*
|
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
2011-07-12
1
-0
/
+1
|
/
*
powerpc/cell: Use common smp ipi actions
Milton Miller
2011-05-26
1
-1
/
+1
*
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
2011-05-20
1
-2
/
+2
|
\
|
*
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-04-14
1
-2
/
+2
*
|
Merge branch 'merge' into next
Benjamin Herrenschmidt
2011-05-19
1
-2
/
+2
|
\
\
|
*
|
powerpc/4xx: Fix regression in SMP on 476
kerstin jonsson
2011-05-19
1
-2
/
+2
|
|
/
*
|
powerpc: Use bytes instead of bitops in smp ipi multiplexing
Milton Miller
2011-05-19
1
-13
/
+18
*
|
powerpc: Add kconfig for muxed smp ipi support
Milton Miller
2011-05-19
1
-0
/
+2
*
|
powerpc: Consolidate ipi message mux and demux
Milton Miller
2011-05-19
1
-31
/
+63
*
|
powerpc: Remove call sites of MSG_ALL_BUT_SELF
Milton Miller
2011-05-19
1
-6
/
+13
*
|
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
2011-05-04
1
-2
/
+2
*
|
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
2011-04-20
1
-2
/
+8
|
/
*
powerpc/smp: Increase vdso_data->processorCount, not just decrease it
Benjamin Herrenschmidt
2011-04-01
1
-0
/
+4
*
powerpc/smp: Create idle threads on demand and properly reset them
Benjamin Herrenschmidt
2011-04-01
1
-22
/
+78
*
powerpc/smp: Don't expose per-cpu "cpu_state" array
Benjamin Herrenschmidt
2011-04-01
1
-1
/
+6
[next]