| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: ux500: consolidate soc_device code in id.c | Arnd Bergmann | 2016-07-12 | 1 | -1/+0 |
* | ARM: use const and __initconst for smp_operations | Masahiro Yamada | 2015-12-01 | 1 | -1/+1 |
* | ARM: ux500: simplify secondary CPU boot | Linus Walleij | 2015-08-06 | 1 | -93/+39 |
* | ARM: ux500: get SCU base from device tree | Linus Walleij | 2015-05-18 | 1 | -1/+8 |
* | ARM: ux500: remove static maps from platsmp | Linus Walleij | 2015-05-18 | 1 | -21/+7 |
* | ARM: clean up cache handling in platform code | Nicolas Pitre | 2013-12-11 | 1 | -2/+1 |
* | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 2013-07-14 | 1 | -2/+2 |
* | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-05-02 | 1 | -2/+2 |
|\ |
|
| * | ARM: ux500: make remaining headers local | Arnd Bergmann | 2013-04-08 | 1 | -1/+1 |
| * | ARM: ux500: get rid of <mach/[hardware|db8500-regs].h> | Linus Walleij | 2013-04-08 | 1 | -1/+1 |
* | | irqchip: gic: Perform the gic_secondary_init() call via CPU notifier | Catalin Marinas | 2013-03-26 | 1 | -8/+0 |
|/ |
|
* | Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Olof Johansson | 2013-01-29 | 1 | -0/+3 |
|\ |
|
| * | ARM: ux500: de-globalize <mach/id.h> | Linus Walleij | 2013-01-29 | 1 | -0/+3 |
* | | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h | Rob Herring | 2013-01-12 | 1 | -1/+1 |
* | | ARM: GIC: remove direct use of gic_raise_softirq | Rob Herring | 2013-01-10 | 1 | -3/+1 |
* | | ARM: mach-ux500: use SGI0 to wake up the other core | Srinidhi Kasagar | 2013-01-10 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'multiplatform/smp_ops' into next/multiplatform | Olof Johansson | 2012-09-22 | 1 | -10/+14 |
|\ |
|
| * | ARM: consolidate pen_release instead of having per platform definitions | Marc Zyngier | 2012-09-14 | 1 | -6/+0 |
| * | ARM: SoC: convert ux500 to SMP operations | Marc Zyngier | 2012-09-14 | 1 | -4/+14 |
* | | ARM: ux500: Correct Ux500 family names usage | Loic PALLARDY | 2012-09-04 | 1 | -1/+1 |
* | | ARM: ux500: reform Ux500 family names | Linus Walleij | 2012-08-09 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'ux500/delete-u5500' into next/soc | Arnd Bergmann | 2012-05-14 | 1 | -6/+2 |
|\ |
|
| * | ARM: ux500: delete U5500 support | Linus Walleij | 2012-05-02 | 1 | -6/+2 |
* | | ARM: ux500: core U9540 support | Linus Walleij | 2012-05-02 | 1 | -2/+2 |
|/ |
|
* | ARM: ux500: wake secondary cpu via resched | Jonas Aaberg | 2012-04-11 | 1 | -1/+1 |
* | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP | Will Deacon | 2012-01-23 | 1 | -0/+1 |
* | Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 1 | -1/+1 |
|\ |
|
| * | ARM: ux500: convert logical CPU numbers to physical numbers | Will Deacon | 2011-10-17 | 1 | -1/+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: 6895/1: mach-ux500: fix SMP secondary startup regression | Linus Walleij | 2011-05-23 | 1 | -0/+3 |
* | ARM: consolidate SMP cross call implementation | Russell King | 2011-05-23 | 1 | -1/+4 |
* | ux500: remove build-time changing macros | Rabin Vincent | 2011-01-10 | 1 | -8/+29 |
* | Merge branch 'devel-stable' into devel | Russell King | 2011-01-06 | 1 | -1/+1 |
|\ |
|
| * | ux500: platsmp: Fix section mismatch | Jonas Aaberg | 2010-12-19 | 1 | -1/+1 |
* | | Merge branch 'misc' into devel | Russell King | 2011-01-06 | 1 | -47/+26 |
|\ \ |
|
| * | | ARM: Fix subtle race in CPU pen_release hotplug code | Russell King | 2010-12-20 | 1 | -7/+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 | -21/+3 |
| * | | ARM: SMP: get rid of get_core_count() | Russell King | 2010-12-20 | 1 | -6/+3 |
| * | | ARM: SMP: Clean up ncores sanity checks | Russell King | 2010-12-20 | 1 | -6/+0 |
| * | | ARM: SMP: move CPU number sanity checks to smp_init_cpus() | Russell King | 2010-12-20 | 1 | -13/+13 |
| * | | 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 |
|/ |
|
* | ARM: 6391/1: ux500: add CPU hotplug support | Sundar Iyer | 2010-09-19 | 1 | -0/+2 |
* | ARM: 6088/1: ux500: use UX500_* macros instead of U8500_* | Rabin Vincent | 2010-05-04 | 1 | -5/+5 |
* | ARM: 6027/1: ux500: enable l2x0 support | Srinidhi Kasagar | 2010-04-14 | 1 | -1/+2 |
* | ARM: 5831/1: ARM: U8500 core machine support | Srinidhi Kasagar | 2009-11-28 | 1 | -0/+177 |