index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-realview
/
platsmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: realview: delete the RealView board files
Linus Walleij
2016-08-15
1
-86
/
+0
*
Merge branch 'treewide/cleanup' into next/multiplatform
Arnd Bergmann
2015-12-18
1
-1
/
+1
|
\
|
*
ARM: use const and __initconst for smp_operations
Masahiro Yamada
2015-12-01
1
-1
/
+1
*
|
ARM: realview: make all header files local
Arnd Bergmann
2015-12-18
1
-4
/
+4
|
/
*
ARM: GIC: remove direct use of gic_raise_softirq
Rob Herring
2013-01-10
1
-3
/
+0
*
ARM: SoC: convert VExpress/RealView to SMP operations
Marc Zyngier
2012-09-13
1
-4
/
+14
*
ARM: versatile: Add missing ENDPROC to headsmp.S
Pawel Moll
2012-01-16
1
-2
/
+1
*
ARM: smp: fix clipping of number of CPUs
Russell King
2011-10-20
1
-6
/
+4
*
ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1
Stephen Boyd
2011-07-07
1
-8
/
+0
*
ARM: consolidate SMP cross call implementation
Russell King
2011-05-23
1
-0
/
+3
*
ARM: realview/vexpress: consolidate SMP bringup code
Russell King
2011-02-19
1
-95
/
+3
*
ARM: realview,vexpress: fix section mismatch warning for pen_release
Russell King
2011-01-25
1
-1
/
+1
*
Merge branch 'misc' into devel
Russell King
2011-01-06
1
-78
/
+36
|
\
|
*
ARM: Fix subtle race in CPU pen_release hotplug code
Russell King
2010-12-20
1
-4
/
+15
|
*
ARM: SMP: consolidate trace_hardirqs_off() into common SMP code
Russell King
2010-12-20
1
-2
/
+0
|
*
ARM: SMP: consolidate the common parts of smp_prepare_cpus()
Russell King
2010-12-20
1
-30
/
+11
|
*
ARM: SMP: get rid of references to poke_milo and Milo
Russell King
2010-12-20
1
-32
/
+12
|
*
ARM: SMP: get rid of get_core_count()
Russell King
2010-12-20
1
-9
/
+4
|
*
ARM: SMP: Clean up ncores sanity checks
Russell King
2010-12-20
1
-7
/
+0
|
*
ARM: SMP: move CPU number sanity checks to smp_init_cpus()
Russell King
2010-12-20
1
-10
/
+10
|
*
ARM: SMP: pass an ipi number to smp_cross_call()
Russell King
2010-12-03
1
-1
/
+1
*
|
ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init
Russell King
2010-12-14
1
-1
/
+1
|
/
*
RealView: Remove duplicated #define REALVIEW_SYS_FLAGS* statements
Colin Tuckley
2009-11-05
1
-4
/
+1
*
Thumb-2: Pass a Thumb-2 address to the secondary CPUs to jump to
Catalin Marinas
2009-07-24
1
-12
/
+6
*
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel
Russell King
2009-06-11
1
-0
/
+4
|
\
|
*
RealView: Add support for the RealView/PBX platform
Colin Tuckley
2009-05-30
1
-0
/
+4
*
|
[ARM] smp: use new cpumask functions
Russell King
2009-05-28
1
-2
/
+2
*
|
[ARM] smp: separate SCU support code from realview
Russell King
2009-05-17
1
-24
/
+5
*
|
[ARM] smp: SCU is used on non-realview platforms
Russell King
2009-05-17
1
-1
/
+1
*
|
[ARM] smp: move core localtimer support out of platform specific files
Russell King
2009-05-17
1
-7
/
+7
|
/
*
[ARM] realview: fix broadcast tick support
Russell King
2009-05-17
1
-4
/
+2
*
[ARM] realview: remove useless smp_cross_call_done()
Russell King
2009-05-17
1
-7
/
+0
*
[ARM] smp: fix cpumask usage in ARM SMP code
Russell King
2009-05-17
1
-2
/
+2
*
[ARM] Fix realview build
Russell King
2009-01-08
1
-0
/
+1
*
RealView: Clean up the machine_is_*() calls in platsmp.c
Catalin Marinas
2008-12-01
1
-25
/
+16
*
RealView: Use only the shadow mapping of ARM11MPCore local timers
Catalin Marinas
2008-12-01
1
-1
/
+1
*
RealView: Add Cortex-A9 support to the EB board
Jon Callan
2008-12-01
1
-4
/
+8
*
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-09-06
1
-1
/
+1
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-4
/
+4
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
*
[ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_off
Catalin Marinas
2008-06-30
1
-0
/
+2
*
RealView: Add the SMP initialisation support for PB11MPCore
Catalin Marinas
2008-04-18
1
-2
/
+11
*
RealView: Move the SCU initialisation out of __v6_setup
Catalin Marinas
2008-04-18
1
-8
/
+35
*
[ARM] 4818/1: RealView: Add core-tile detection
Catalin Marinas
2008-02-04
1
-3
/
+9
*
[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h
Catalin Marinas
2008-02-04
1
-2
/
+2
*
[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore
Catalin Marinas
2008-02-04
1
-1
/
+5
*
[ARM] 4201/1: SMP barriers pair needed for the secondary boot process
Catalin Marinas
2007-02-16
1
-0
/
+2
*
[ARM] 4108/2: Allow multiple GIC interrupt controllers in a system
Catalin Marinas
2007-02-15
1
-1
/
+1
*
[ARM] Fix SMP initialisation oops
Russell King
2006-02-16
1
-6
/
+15
*
[ARM] Fix arch-realview/system.h to use __io_address()
Russell King
2005-11-16
1
-2
/
+1
[next]