index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-13
powerpc: Fix topology core_id endian issue on LE builds
Anton Blanchard
1
-2
/
+2
2013-11-21
powerpc: Make cpu_to_chip_id() available when SMP=n
Michael Ellerman
1
-16
/
+0
2013-09-30
hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()
Toshi Kani
1
-12
/
+0
2013-09-11
powerpc: Export cpu_to_chip_id() to fix build error
Guenter Roeck
1
-0
/
+1
2013-08-14
powerpc: Little endian SMP IPI demux
Anton Blanchard
1
-9
/
+10
2013-08-14
powerpc: Make chip-id information available to userspace
Vasant Hegde
1
-0
/
+15
2013-08-14
powerpc: Use ibm, chip-id property to compute cpu_core_mask if available
Paul Mackerras
1
-3
/
+45
2013-08-14
powerpc: Pull out cpu_core_mask updates into a separate function
Paul Mackerras
1
-28
/
+28
2013-08-14
powerpc: Add smp_generic_cpu_bootable
Andy Fleming
1
-0
/
+22
2013-08-14
powerpc: Fix a number of sparse warnings
Anton Blanchard
1
-1
/
+1
2013-07-01
powerpc: Set cpu sibling mask before online cpu
Li Zhong
1
-3
/
+5
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
1
-2
/
+2
2013-04-08
powerpc: Use generic idle loop
Thomas Gleixner
1
-1
/
+1
2013-02-08
powerpc: fix ics_rtas_init and start_secondary section mismatch
Daniel Borkmann
1
-1
/
+1
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-10-31
Merge commit 'origin/queue' into for-queue
Alexander Graf
1
-2
/
+12
2012-10-30
KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
Paul Mackerras
1
-0
/
+46
2012-09-19
powerpc/smp: Do not disable IPI interrupts during suspend
Zhao Chenhui
1
-1
/
+1
2012-09-12
powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPARE
Zhao Chenhui
1
-1
/
+11
2012-09-05
powerpc: Make sure IPI handlers see data written by IPI senders
Paul Mackerras
1
-2
/
+9
2012-07-11
powerpc: Add VDSO version of getcpu
Anton Blanchard
1
-0
/
+3
2012-07-03
powerpc/smp: remove call to ipi_call_lock()/ipi_call_unlock()
Yong Zhang
1
-2
/
+0
2012-04-26
powerpc: Use generic idle thread allocation
Thomas Gleixner
1
-69
/
+5
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+1
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-1
/
+1
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-1
/
+1
2011-11-25
powerpc: Mark IPI interrupts IRQF_NO_THREAD
Thomas Gleixner
1
-1
/
+2
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
1
-1
/
+1
2011-09-20
powerpc/smp: More generic support for "soft hotplug"
Benjamin Herrenschmidt
1
-5
/
+25
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-12
/
+18
2011-07-12
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
1
-0
/
+1
2011-07-08
powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKE
Becky Bruce
1
-0
/
+4
2011-06-29
powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disable
Scott Wood
1
-8
/
+0
2011-06-20
powerpc: Avoid extra indirect function call in sending IPIs
Paul Mackerras
1
-4
/
+14
2011-05-26
powerpc/cell: Use common smp ipi actions
Milton Miller
1
-1
/
+1
2011-05-20
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
1
-2
/
+2
2011-05-19
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-2
/
+2
2011-05-19
powerpc: Use bytes instead of bitops in smp ipi multiplexing
Milton Miller
1
-13
/
+18
2011-05-19
powerpc: Add kconfig for muxed smp ipi support
Milton Miller
1
-0
/
+2
2011-05-19
powerpc: Consolidate ipi message mux and demux
Milton Miller
1
-31
/
+63
2011-05-19
powerpc: Remove call sites of MSG_ALL_BUT_SELF
Milton Miller
1
-6
/
+13
2011-05-19
powerpc/4xx: Fix regression in SMP on 476
kerstin jonsson
1
-2
/
+2
2011-05-04
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
1
-2
/
+2
2011-04-20
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
1
-2
/
+8
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
1
-2
/
+2
[next]