index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
smp.c
Commit message (
Expand
)
Author
Age
*
powerpc: Move cpu hotplug driver lock from pseries to powerpc
Nathan Fontenot
2010-01-14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
|
\
|
*
percpu: make percpu symbols in powerpc unique
Tejun Heo
2009-10-29
*
|
powerpc: stop_this_cpu: remove the cpu from the online map.
Valentine Barshak
2009-12-09
|
/
*
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
2009-09-23
*
cpumask: arch_send_call_function_ipi_mask: powerpc
Rusty Russell
2009-09-23
*
powerpc/85xx: Fix SMP compile error and allow NULL for smp_ops
Kumar Gala
2009-09-10
*
powerpc/pseries: Reduce the polling interval in __cpu_up()
Gautham R Shenoy
2009-08-26
*
powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP
Benjamin Herrenschmidt
2009-06-26
*
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
|
\
|
*
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-12-13
*
|
powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()
Nathan Lynch
2008-12-20
*
|
powerpc: Move smp_hw_index to 32-bit code
Nathan Lynch
2008-12-15
*
|
powerpc: Provide a separate handler for each IPI action
Milton Miller
2008-11-19
|
/
*
Merge commit 'origin'
Benjamin Herrenschmidt
2008-10-14
|
\
|
*
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
2008-09-08
*
|
powerpc/smp: No need to set_need_resched when getting a resched IPI
Milton Miller
2008-10-13
|
/
*
powerpc: Make core id information available to userspace
Nathan Lynch
2008-07-28
*
powerpc: Make core sibling information available to userspace
Nathan Lynch
2008-07-28
*
powerpc: Update cpu_sibling_maps dynamically
Nathan Lynch
2008-07-28
*
Merge commit 'origin/master'
Benjamin Herrenschmidt
2008-07-15
|
\
|
*
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
|
*
powerpc: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
*
|
[POWERPC] Fix sparse warnings in arch/powerpc/kernel
Michael Ellerman
2008-05-14
|
/
*
[POWERPC] Bolt in SLB entry for kernel stack on secondary cpus
Paul Mackerras
2008-05-02
*
[POWERPC] Make smp_send_stop() handle panic and xmon reboot
Olof Johansson
2008-01-25
*
[POWERPC] Make smp_call_function_map static
Olof Johansson
2008-01-25
*
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2007-10-16
*
[POWERPC] Implement clockevents driver for powerpc
Tony Breeds
2007-10-03
*
[POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepath
Satyam Sharma
2007-09-22
*
[POWERPC] Fix num_cpus calculation in smp_call_function_map()
Kevin Corry
2007-08-03
*
[POWERPC] Allow smp_call_function_single() to current cpu
Avi Kivity
2007-07-22
*
[POWERPC] Fix smp_call_function to be preempt-safe
Hugh Dickins
2007-05-22
*
[POWERPC] Add smp_call_function_map and smp_call_function_single
will schmidt
2007-05-07
*
[POWERPC] Make tlb flush batch use lazy MMU mode
Benjamin Herrenschmidt
2007-04-12
*
[POWERPC] Move MPIC smp routines into mpic.c
Michael Ellerman
2007-02-13
*
[PATCH] Change cpu_up and co from __devinit to __cpuinit
Gautham R Shenoy
2007-01-11
*
[POWERPC] cell: add cpufreq driver for Cell BE processor
Christian Krafft
2006-10-25
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set
Benjamin Herrenschmidt
2006-07-25
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[POWERPC] Add starting of secondary 86xx CPUs.
Jon Loeliger
2006-06-21
*
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
2006-03-28
*
powerpc: Implement accurate task and CPU time accounting
Paul Mackerras
2006-02-23
*
[PATCH] powerpc: avoid timer interrupt replay effect when onlining cpu
Nathan Lynch
2006-02-07
*
[PATCH] powerpc: task_thread_info()
Al Viro
2006-01-12
*
[PATCH] ppc64: Add NUMA cpu summary at boot
Anton Blanchard
2006-01-08
*
[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
Michael Ellerman
2006-01-08
*
[PATCH] powerpc: Remove some unneeded fields from the paca
David Gibson
2006-01-08
*
[PATCH] powerpc: More debugging fixups
Michael Ellerman
2005-11-15
[next]