linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/22] More SMP cleanup
@ 2010-12-03 20:07 Russell King - ARM Linux
  2010-12-03 20:19 ` [PATCH 01/22] ARM: remove obsolete smp_cross_call_done() Russell King - ARM Linux
                   ` (23 more replies)
  0 siblings, 24 replies; 32+ messages in thread
From: Russell King - ARM Linux @ 2010-12-03 20:07 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series incorporates patches from the previously posted
"Clean up SMP IPI support" series of 9 patches.  Patch 5, and
11 onwards are new.

This aims to reduce the amount of code in platform specific files
to the barest minimum, while maintaining the flexibility of the
API to allow platforms to decide which CPU numbers are populated.

^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2010-12-06 18:54 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-03 20:07 [PATCH 0/22] More SMP cleanup Russell King - ARM Linux
2010-12-03 20:19 ` [PATCH 01/22] ARM: remove obsolete smp_cross_call_done() Russell King - ARM Linux
2010-12-03 20:19 ` [PATCH 02/22] ARM: SMP: pass an ipi number to smp_cross_call() Russell King - ARM Linux
2010-12-03 20:19 ` [PATCH 03/22] ARM: SMP: avoid using bitmasks and locks for IPIs, use hardware instead Russell King - ARM Linux
2010-12-03 20:20 ` [PATCH 04/22] ARM: SMP: remove IRQ-disabling for smp_cross_call() Russell King - ARM Linux
2010-12-03 20:20 ` [PATCH 05/22] ARM: include local timer irq stats only when local timers configured Russell King - ARM Linux
2010-12-03 20:20 ` [PATCH 06/22] ARM: SMP: provide accessors for irq_stat data Russell King - ARM Linux
2010-12-03 20:21 ` [PATCH 07/22] ARM: SMP: move ipi_count into irq_stat structure Russell King - ARM Linux
2010-12-03 20:21 ` [PATCH 08/22] ARM: fix /proc/interrupts formatting Russell King - ARM Linux
2010-12-03 20:21 ` [PATCH 09/22] ARM: SMP: provide individual IPI interrupt statistics Russell King - ARM Linux
2010-12-03 20:22 ` [PATCH 10/22] ARM: SMP: collect IPI and local timer IRQs for /proc/stat Russell King - ARM Linux
2010-12-03 20:22 ` [PATCH 11/22] ARM: SMP: use more sane register allocation for __fixup_smp_on_up Russell King - ARM Linux
2010-12-03 20:23 ` [PATCH 12/22] ARM: SMP: ensure smp_send_stop() waits for CPUs to stop Russell King - ARM Linux
2010-12-03 20:23 ` [PATCH 13/22] ARM: SMP: move CPU number sanity checks to smp_init_cpus() Russell King - ARM Linux
2010-12-03 20:23 ` [PATCH 14/22] ARM: SMP: Clean up ncores sanity checks Russell King - ARM Linux
2010-12-03 20:24 ` [PATCH 15/22] ARM: SMP: get rid of get_core_count() Russell King - ARM Linux
2010-12-03 20:24 ` [PATCH 16/22] ARM: SMP: get rid of references to poke_milo and Milo Russell King - ARM Linux
2010-12-03 20:24 ` [PATCH 17/22] ARM: SMP: consolidate the common parts of smp_prepare_cpus() Russell King - ARM Linux
2010-12-03 20:25 ` [PATCH 18/22] ARM: SMP: consolidate trace_hardirqs_off() into common SMP code Russell King - ARM Linux
2010-12-03 20:25 ` [PATCH 19/22] ARM: CPU hotplug: move cpu_killed completion to core code Russell King - ARM Linux
2010-12-03 20:25 ` [PATCH 20/22] ARM: CPU hotplug: remove bug checks in platform_cpu_die() Russell King - ARM Linux
2010-12-03 20:26 ` [PATCH 21/22] ARM: CPU hotplug: ensure correct ordering of unplug Russell King - ARM Linux
2010-12-06 18:13   ` Catalin Marinas
2010-12-06 18:46     ` Russell King - ARM Linux
2010-12-06 18:54       ` Catalin Marinas
2010-12-03 20:26 ` [PATCH 22/22] ARM: SMP: remove smp_mpidr.h Russell King - ARM Linux
2010-12-06  9:32   ` Santosh Shilimkar
2010-12-06 10:32     ` Russell King - ARM Linux
2010-12-06 10:47       ` Santosh Shilimkar
2010-12-03 20:37 ` [PATCH 0/22] More SMP cleanup Russell King - ARM Linux
2010-12-03 21:54 ` Daniel Walker
2010-12-03 22:02   ` Russell King - ARM Linux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).