Age | Commit message (Expand) | Author |
2011-08-12 | ARM: gpio: consolidate trivial gpiolib implementations | Russell King |
2011-07-22 | Merge branch 'devel-stable' into for-next | Russell King |
2011-07-18 | ARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size | Nicolas Pitre |
2011-07-07 | ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1 | Stephen Boyd |
2011-07-06 | ARM: 6986/1: mach-realview: add TCM support for PB1176 | Linus Walleij |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King |
2011-05-23 | clockevents: ARM sp804: allow clockevent name to be specified | Russell King |
2011-05-23 | clocksource: ARM sp804: obtain sp804 timer rate via clks | Russell King |
2011-05-23 | clocksource: ARM sp804: allow clocksource name to be specified | Russell King |
2011-05-23 | ARM: consolidate SMP cross call implementation | Russell King |
2011-05-20 | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ... | Marc Zyngier |
2011-05-20 | ARM: 6903/1: Realview: Use physmap driver instead of integrator-flash | Marc Zyngier |
2011-05-12 | ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accesses | Catalin Marinas |
2011-05-12 | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King |
2011-05-12 | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS | Russell King |
2011-03-26 | ARM: 6807/1: realview: Fix secondary GIC initialisation for EB with MPCore tile | Pawel Moll |
2011-03-20 | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King |
2011-03-16 | Merge branch 'p2v' into devel | Russell King |
2011-02-19 | ARM: realview/vexpress: consolidate SMP bringup code | Russell King |
2011-02-19 | ARM: realview/vexpress: consolidate localtimer support | Russell King |
2011-02-19 | ARM: realview: remove old AMBA device DMA definitions | Russell King |
2011-02-19 | ARM: realview: use new init_early for clock tree and sched_clock init | Russell King |
2011-02-19 | ARM: realview: switch Realview to use consolidated CLCD | Russell King |
2011-02-17 | ARM: P2V: avoid initializers and assembly using PHYS_OFFSET | Russell King |
2011-02-17 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King |
2011-02-02 | ARM: v6k: Realview EB 11MPCore and PB11MPCore use V6K architecture CPUs | Russell King |
2011-01-25 | ARM: realview: name configuration options after actual board names | Russell King |
2011-01-25 | ARM: realview,vexpress: fix section mismatch warning for pen_release | Russell King |
2011-01-06 | Merge branch 'misc' into devel | Russell King |
2011-01-06 | Merge branch 'smp' into misc | Russell King |
2011-01-05 | Merge branch 'clksrc' into devel | Russell King |
2011-01-05 | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King |
2010-12-22 | ARM: versatile: convert sched_clock() to use new infrastructure | Russell King |
2010-12-20 | ARM: CPU hotplug: fix hard-coded control register constants | Russell King |
2010-12-20 | ARM: CPU hotplug: fix reporting of spurious wakeups | Russell King |
2010-12-20 | ARM: Fix subtle race in CPU pen_release hotplug code | Russell King |
2010-12-20 | ARM: SMP: remove smp_mpidr.h | Russell King |
2010-12-20 | ARM: CPU hotplug: remove bug checks in platform_cpu_die() | 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: get rid of references to poke_milo and Milo | Russell King |
2010-12-20 | ARM: SMP: get rid of get_core_count() | Russell King |
2010-12-20 | ARM: SMP: Clean up ncores sanity checks | Russell King |
2010-12-20 | ARM: SMP: move CPU number sanity checks to smp_init_cpus() | Russell King |
2010-12-14 | ARM: GIC: private a standard get_irqnr_preamble assembler macro | Russell King |
2010-12-14 | ARM: GIC: consolidate gic_cpu_base_addr to common GIC code | Russell King |
2010-12-14 | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init | Russell King |
2010-12-14 | ARM: GIC: provide a single initialization function for boot CPU | Russell King |
2010-12-07 | ARM: 6477/1: Use shared GIC entry macros on Realview | Magnus Damm |