summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-041-5/+0
|\
| * hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-041-5/+0
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-048-42/+20
|\ \
| * | ARM: iop13xx: fix msi support with sparse IRQArnd Bergmann2014-05-261-0/+1
| * | arm: iop13xx: Use sparse irqs for MSIThomas Gleixner2014-05-168-42/+19
| * | Merge tag 'irqchip-mvebu-3.16' of git://git.infradead.org/linux-mvebu into ir...Thomas Gleixner2014-05-082-10/+0
| |\ \
* | \ \ Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-044-1/+34
|\ \ \ \
| * | | | ARM: dts: vf610: Add Freescale FlexTimer Module timer node.Xiubo Li2014-05-231-0/+13
| * | | | Merge remote-tracking branch 'tip/timers/core/timers/core' into clockevents/3.16Daniel Lezcano2014-05-1699-230/+558
| |\ \ \ \ | | |/ / /
| * | | | ARM: sun6i: a31: Add support for the High Speed TimersMaxime Ripard2014-04-221-0/+11
| * | | | KConfig: Vexpress: build the ARM_GLOBAL_TIMER with vexpress platformMatthew Leach2014-04-221-0/+1
| * | | | dts: ca5: add the global timer for the A5Matthew Leach2014-04-221-1/+9
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-041-51/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [media] ARM: S5PV210: Remove camera support from mach-goni.cSylwester Nawrocki2014-05-231-51/+0
* | | | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-046-45/+11
|\ \ \ \ \
| * | | | | ARM: imx: fix function type for CLK_OF_DECLARERob Herring2014-05-201-3/+1
| * | | | | ARM: align cpu_method_of_table namingRob Herring2014-05-201-4/+7
| * | | | | Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-1399-230/+558
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | of/fdt: move memreserve and dtb memory reservations into coreRob Herring2014-04-303-30/+0
| * | | | | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-304-5/+5
| * | | | | ARM: dt: use default early_init_dt_alloc_memory_archRob Herring2014-04-301-5/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-041-56/+6
|\ \ \ \ \
| * | | | | OMAPDSS: move 'compatible' converter to omapdss driverTomi Valkeinen2014-05-281-57/+0
| * | | | | ARM: OMAP: add detection of omap5-dssTomi Valkeinen2014-05-091-0/+4
| * | | | | OMAPDSS: Add DSS features for AM43xxSathya Prakash M R2014-05-091-0/+2
| * | | | | omapdss: panel-tpo-td028ec1: Add DT support.Marek Belisko2014-05-091-0/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-041-4/+5
|\ \ \ \ \
| * \ \ \ \ Merge back earlier cpufreq material.Rafael J. Wysocki2014-06-031-4/+5
| |\ \ \ \ \
| | * \ \ \ \ Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-05-081-4/+5
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | ARM: davinci: da850: Use cpufreq_for_each_entry macro for iterationStratos Karafotis2014-04-301-4/+5
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-049-67/+433
|\ \ \ \ \ \ \
| * | | | | | | arm: Fix compile warning for psciChristoffer Dall2014-05-271-1/+1
| * | | | | | | ARM: Check if a CPU has gone offlineAshwin Chaugule2014-05-151-0/+33
| * | | | | | | PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule2014-05-152-39/+164
| * | | | | | | ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user spaceAnup Patel2014-04-301-0/+1
| * | | | | | | ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPENDAnup Patel2014-04-301-4/+24
| * | | | | | | ARM/ARM64: KVM: Fix CPU_ON emulation for PSCI v0.2Anup Patel2014-04-301-1/+14
| * | | | | | | ARM/ARM64: KVM: Emulate PSCI v0.2 MIGRATE_INFO_TYPE and related functionsAnup Patel2014-04-301-5/+16
| * | | | | | | ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFOAnup Patel2014-04-301-2/+50
| * | | | | | | ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESETAnup Patel2014-04-301-3/+43
| * | | | | | | ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup Patel2014-04-303-16/+24
| * | | | | | | ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel2014-04-304-21/+88
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-031-0/+26
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-22132-410/+730
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | sched, ARM: Create a dedicated scheduler topology tableVincent Guittot2014-05-071-0/+26
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-033-8/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | arch,arm: Convert smp_mb__*()Peter Zijlstra2014-04-183-8/+4
* | | | | | | | | Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2014-06-032-9/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm: dma-mapping: add checking cma area initializedGioh Kim2014-05-221-3/+3
| * | | | | | | | | arm: dma-iommu: Clean up redundant variableRitesh Harjani2014-05-202-6/+6
| | |_|_|_|_|/ / / | |/| | | | | | |
OpenPOWER on IntegriCloud