index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
smp.c
Commit message (
Expand
)
Author
Age
*
ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime
Santosh Shilimkar
2011-02-23
*
Merge branch 'pgt' (early part) into devel
Russell King
2011-01-06
|
\
|
*
ARM: pgtable: collect up identity mapping functions
Russell King
2010-12-22
|
*
ARM: pgtable: remove L2 cache flushes for SMP page table bring-up
Russell King
2010-12-22
*
|
Merge branch 'misc' into devel
Russell King
2011-01-06
|
\
\
|
*
|
ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplug
Russell King
2010-12-20
|
*
|
ARM: SMP: split out software TLB maintainence broadcasting
Russell King
2010-12-20
|
*
|
ARM: localtimer: clean up local timer on hot unplug
Russell King
2010-12-20
|
*
|
ARM: smp: improve CPU bringup failure diagnostics
Russell King
2010-12-20
|
*
|
ARM: CPU hotplug: ensure correct ordering of unplug
Russell King
2010-12-20
|
*
|
ARM: CPU hotplug: move cpu_killed completion to core code
Russell King
2010-12-20
|
*
|
ARM: SMP: consolidate trace_hardirqs_off() into common SMP code
Russell King
2010-12-20
|
*
|
ARM: SMP: consolidate the common parts of smp_prepare_cpus()
Russell King
2010-12-20
|
*
|
ARM: SMP: ensure smp_send_stop() waits for CPUs to stop
Russell King
2010-12-20
|
*
|
ARM: SMP: collect IPI and local timer IRQs for /proc/stat
Russell King
2010-12-20
|
*
|
ARM: SMP: provide individual IPI interrupt statistics
Russell King
2010-12-20
|
*
|
ARM: fix /proc/interrupts formatting
Russell King
2010-12-20
|
*
|
ARM: SMP: move ipi_count into irq_stat structure
Russell King
2010-12-20
|
*
|
ARM: SMP: provide accessors for irq_stat data
Russell King
2010-12-20
|
*
|
ARM: include local timer irq stats only when local timers configured
Russell King
2010-12-20
|
*
|
ARM: SMP: remove send_ipi_message()
Russell King
2010-12-20
|
*
|
ARM: SMP: remove IRQ-disabling for smp_cross_call()
Russell King
2010-12-03
|
*
|
ARM: SMP: avoid using bitmasks and locks for IPIs, use hardware instead
Russell King
2010-12-03
|
*
|
ARM: SMP: pass an ipi number to smp_cross_call()
Russell King
2010-12-03
|
|
/
*
|
Merge branch 'clksrc' into devel
Russell King
2011-01-05
|
\
\
|
*
|
ARM: place C irq handlers in IRQ_ENTRY for ftrace
Rabin Vincent
2010-11-19
|
|
/
*
/
ARM: smp: avoid incrementing mm_users on CPU startup
Russell King
2010-12-18
|
/
*
Merge branch 'hotplug' into devel
Russell King
2010-10-18
|
\
|
*
ARM: hotplug cpu: setup 1:1 map for entire kernel image for secondary CPUs
Russell King
2010-10-08
*
|
ARM: 6402/1: Don't send IPI in smp_send_stop if there's only one CPU
Tony Lindgren
2010-10-04
|
/
*
ARM: call machine_shutdown() from machine_halt(), etc
Russell King
2010-07-27
*
ARM: SMP: Always enable clock event broadcast support
Russell King
2010-07-27
*
Merge branch 'devel-stable' into devel
Russell King
2010-05-17
|
\
|
*
ARM: 6066/1: Fix "BUG: scheduling while atomic: swapper/0/0x00000002
Santosh Shilimkar
2010-05-01
*
|
ARM: rename mach_cpu_disable() to platform_cpu_disable()
Russell King
2010-05-15
|
/
*
ARM: Add L2 cache handling to smp boot support
Russell King
2010-03-14
*
ARM: Fix __cpuexit section mismatch warnings
Russell King
2009-09-28
*
ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast
Russell King
2009-09-28
*
cpumask: use mm_cpumask() wrapper: arm
Rusty Russell
2009-09-23
*
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel
Russell King
2009-06-11
|
\
|
*
Check whether the TLB operations need broadcasting on SMP systems
Catalin Marinas
2009-05-30
*
|
[ARM] smp: use new cpumask functions
Russell King
2009-05-28
*
|
[ARM] smp: move core localtimer support out of platform specific files
Russell King
2009-05-17
|
/
*
[ARM] smp: fix cpumask usage in ARM SMP code
Russell King
2009-05-17
*
[ARM] 5389/1: Make sure the pmd entries are visible by the secondary CPU
Catalin Marinas
2009-02-12
*
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
*
|
RealView: Use only the shadow mapping of ARM11MPCore local timers
Catalin Marinas
2008-12-01
|
/
*
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
2008-09-08
*
[ARM] Fix SMP booting with non-zero PHYS_OFFSET
Russell King
2008-08-07
[next]