| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: realview: name configuration options after actual board names | Russell King | 2011-01-25 | 1 | -22/+27 |
* | 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 | 4 | -112/+54 |
|\ |
|
| * | Merge branch 'smp' into misc | Russell King | 2011-01-06 | 3 | -110/+53 |
| |\ |
|
| | * | ARM: CPU hotplug: fix hard-coded control register constants | Russell King | 2010-12-20 | 1 | -4/+4 |
| | * | ARM: CPU hotplug: fix reporting of spurious wakeups | Russell King | 2010-12-20 | 1 | -9/+11 |
| | * | ARM: Fix subtle race in CPU pen_release hotplug code | Russell King | 2010-12-20 | 1 | -4/+15 |
| | * | ARM: SMP: remove smp_mpidr.h | Russell King | 2010-12-20 | 1 | -1/+0 |
| | * | ARM: CPU hotplug: remove bug checks in platform_cpu_die() | Russell King | 2010-12-20 | 1 | -10/+0 |
| | * | ARM: CPU hotplug: move cpu_killed completion to core code | Russell King | 2010-12-20 | 1 | -7/+1 |
| | * | 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 | 2 | -3/+3 |
| * | | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 2010-11-26 | 1 | -2/+1 |
| |/ |
|
* | | Merge branch 'clksrc' into devel | Russell King | 2011-01-05 | 1 | -0/+10 |
|\ \ |
|
| * | | ARM: versatile: convert sched_clock() to use new infrastructure | Russell King | 2010-12-22 | 1 | -0/+10 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King | 2011-01-05 | 9 | -99/+28 |
|\ \ \ \
| | |_|/
| |/| | |
|
| | | * | ARM: 6432/1: move timer-sp.c from versatile to common | Rob Herring | 2010-11-04 | 1 | -1/+1 |
| | |/
| |/| |
|
| | * | ARM: GIC: private a standard get_irqnr_preamble assembler macro | Russell King | 2010-12-14 | 1 | -5/+0 |
| | * | ARM: GIC: consolidate gic_cpu_base_addr to common GIC code | Russell King | 2010-12-14 | 7 | -15/+4 |
| | * | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init | Russell King | 2010-12-14 | 1 | -1/+1 |
| | * | ARM: GIC: provide a single initialization function for boot CPU | Russell King | 2010-12-14 | 5 | -22/+25 |
| | * | ARM: 6477/1: Use shared GIC entry macros on Realview | Magnus Damm | 2010-12-07 | 1 | -59/+1 |
| |/
|/| |
|
* | | ARM: 6507/1: RealView: Correct data alignment in headsmp.S for CONFIG_THUMB2_... | Dave Martin | 2010-11-30 | 1 | -0/+1 |
|/ |
|
* | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 5 | -10/+0 |
* | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 2010-10-20 | 1 | -6/+4 |
*-. | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King | 2010-10-18 | 2 | -9/+3 |
|\ \ |
|
| | * | ARM: 6307/1: mmci: allow the card detect GPIO value not to be inverted | Rabin Vincent | 2010-08-26 | 1 | -0/+2 |
| |/
|/| |
|
| * | ARM: Provide common header for hard_smp_processor_id() | Russell King | 2010-10-04 | 1 | -9/+1 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-03 | 9 | -25/+128 |
|\ |
|
| *-----. | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 2010-07-31 | 9 | -25/+128 |
| |\ \ \ \ |
|
| | | | | * | ARM: 6215/2: add character LCD platform data for RealView and Versatile | Linus Walleij | 2010-07-18 | 2 | -0/+42 |
| | | | | * | ARM: 6227/1: PL022 SSP platform data for the RealViews | Linus Walleij | 2010-07-15 | 7 | -7/+45 |
| | | | | * | ARM: 6204/1: Fixups for the RealView PB1176 | Linus Walleij | 2010-07-09 | 3 | -9/+29 |
| | |_|_|/
| |/| | | |
|
| | | | * | ARM: 6278/2: fix regression in RealView after the introduction of pclk | Linus Walleij | 2010-07-31 | 1 | -1/+1 |
| | | | * | ARM: AMBA: Add pclk definition for platforms using primecells | Russell King | 2010-07-22 | 1 | -1/+6 |
| | |_|/
| |/| | |
|
| | | * | ARM: Remove 'node' argument form arch_adjust_zones() | Russell King | 2010-07-16 | 2 | -7/+5 |
| | |/
| |/| |
|
* | | | ARM: Fix Versatile/Realview/VExpress MMC card detection sense | Russell King | 2010-07-30 | 1 | -1/+1 |
|/ / |
|
* | | ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220 | Catalin Marinas | 2010-07-02 | 2 | -0/+10 |
* | | ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section | Catalin Marinas | 2010-07-01 | 5 | -5/+10 |
|/ |
|
* | Merge branch 'devel-stable' into devel | Russell King | 2010-05-17 | 1 | -1/+2 |
|\ |
|
| * | ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIB | Colin Tuckley | 2010-04-28 | 1 | -1/+1 |
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap',... | Russell King | 2010-05-17 | 15 | -296/+171 |
|\ \ \
| |_|/
|/| | |
|
| | * | ARM: 6057/1: Realview: register PMU IRQs during board initialisation | Will Deacon | 2010-05-02 | 5 | -0/+126 |
| | * | ARM: Indirect round/set_rate operations through clk structure | Russell King | 2010-05-02 | 2 | -3/+9 |