| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-01-16 | 1 | -0/+1 |
|\ |
|
| * | ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disabling | Taras Kondratiuk | 2014-01-12 | 1 | -0/+1 |
* | | ARM: highbank: handle soft poweroff and reset key events | Rob Herring | 2013-12-04 | 1 | -0/+23 |
|/ |
|
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-11-16 | 1 | -1/+1 |
|\ |
|
| * | ARM: highbank: only select errata 764369 if SMP | Olof Johansson | 2013-11-14 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-11-14 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| *-. | Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next | Russell King | 2013-11-12 | 1 | -1/+1 |
| |\ \ |
|
| | * | | ARM: fix build errors caused by selection of errata 798181 | Russell King | 2013-10-21 | 1 | -1/+1 |
| | |/ |
|
| * / | ARM: highbank: enable big-endian | Ben Dooks | 2013-10-19 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-11-11 | 7 | -144/+19 |
|\ \ |
|
| * \ | Merge branch 'cleanup/dt-clock' into next/soc | Olof Johansson | 2013-10-28 | 1 | -16/+7 |
| |\ \ |
|
| * | | | ARM: highbank: adapt to use ARM PSCI calls | Rob Herring | 2013-10-01 | 7 | -144/+11 |
| * | | | cpuidle: calxeda: add support to use PSCI calls | Rob Herring | 2013-10-01 | 1 | -1/+1 |
| * | | | ARM: highbank: cpuidle: convert to platform driver | Daniel Lezcano | 2013-10-01 | 1 | -0/+8 |
| | |/
| |/| |
|
* | | | ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP | Uwe Kleine-König | 2013-10-07 | 1 | -1/+0 |
| |/
|/| |
|
* | | ARM: highbank: remove custom .init_time hook | Sebastian Hesselbarth | 2013-09-29 | 1 | -16/+7 |
|/ |
|
* | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2013-09-10 | 2 | -11/+15 |
|\ |
|
| * | ARM: highbank: clean-up some unused includes | Rob Herring | 2013-08-27 | 1 | -4/+0 |
| * | ARM: highbank: avoid L2 cache smc calls when PL310 is not present | Rob Herring | 2013-08-23 | 1 | -7/+6 |
| * | ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE | Rob Herring | 2013-08-23 | 1 | -0/+1 |
| * | ARM: highbank: select required errata work-arounds | Rob Herring | 2013-08-18 | 1 | -0/+3 |
| * | ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL | Rob Herring | 2013-08-18 | 1 | -0/+1 |
| * | ARM: highbank: enable DMA zone for LPAE | Rob Herring | 2013-08-18 | 2 | -0/+4 |
* | | Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n... | Olof Johansson | 2013-08-14 | 1 | -3/+4 |
|\| |
|
| * | ARM: highbank: Only touch common coherency control register fields | Rob Herring | 2013-07-23 | 1 | -3/+4 |
* | | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 2013-07-24 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | ARM: smp_twd: Divorce smp_twd from local timer API | Stephen Boyd | 2013-06-25 | 1 | -1/+1 |
* | | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 2013-07-15 | 1 | -1/+1 |
* | | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 2013-07-09 | 2 | -3/+6 |
* | | ARM: highbank: remove the .map_io declaration | Maxime Ripard | 2013-05-24 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-05-07 | 1 | -23/+1 |
|\ |
|
| * | ARM: highbank: use OF init for sp804 timer | Rob Herring | 2013-04-11 | 1 | -19/+0 |
| * | ARM: convert arm/arm64 arch timer to use CLKSRC_OF init | Rob Herring | 2013-04-11 | 1 | -4/+1 |
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-05-03 | 1 | -1/+0 |
|\ \ |
|
| * \ | Merge commit '73053d973' into smp-hotplug | Russell King | 2013-05-02 | 1 | -4/+5 |
| |\ \ |
|
| * | | | ARM: cpu hotplug: remove majority of cache flushing from platforms | Russell King | 2013-04-18 | 1 | -4/+0 |
* | | | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-05-02 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | ARM: Push selects for TWD/SCU into machine entries | Stephen Boyd | 2013-04-09 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'fixes' into next/cleanup | Olof Johansson | 2013-04-29 | 1 | -6/+4 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | ARM: highbank: fix cache flush ordering for cpu hotplug | Rob Herring | 2013-04-18 | 1 | -6/+4 |
| | |/
| |/| |
|
* | | | Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/... | Olof Johansson | 2013-04-02 | 1 | -7/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | irqchip: gic: Perform the gic_secondary_init() call via CPU notifier | Catalin Marinas | 2013-03-26 | 1 | -7/+0 |
| |/ |
|
* / | ARM: smp_twd: convert to use CLKSRC_OF init | Rob Herring | 2013-03-11 | 1 | -3/+2 |
|/ |
|
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 2 | -18/+5 |
|\ |
|
| * | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson | 2013-01-15 | 2 | -13/+4 |
| |\ |
|
| | * | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h | Rob Herring | 2013-01-12 | 1 | -1/+1 |
| | * | ARM: use common irqchip_init for GIC init | Rob Herring | 2013-01-12 | 1 | -8/+2 |
| | * | ARM: remove mach .handle_irq for GIC users | Rob Herring | 2013-01-12 | 1 | -1/+0 |
| | * | ARM: GIC: remove direct use of gic_raise_softirq | Rob Herring | 2013-01-10 | 1 | -3/+1 |
| * | | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 2013-01-14 | 6 | -20/+42 |
| |\| |
|