summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-158-11/+46
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-142-0/+30
| |\
| | * net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner2015-01-142-0/+30
| * | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-01-115-11/+8Star
| |\ \
| | * | ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky2015-01-091-2/+2
| | * | ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko2015-01-071-2/+2
| | * | ARM: 8249/1: mm: dump: don't skip regionsMark Rutland2015-01-071-7/+2Star
| | * | ARM: wire up execveat syscallRussell King2015-01-072-0/+2
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-111-0/+8
| |\ \ \ | | |_|/ | |/| |
| | * | perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2015-01-091-0/+8
* | | | stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property.Peter Griffin2015-01-122-12/+12
* | | | ARM: multi_v7_defconfig: Enable stih407 usb picophyPeter Griffin2015-01-121-0/+1
* | | | ARM: STi: DT: STiH410: Add DT nodes for the ehci and ohci usb controllers.Peter Griffin2015-01-121-0/+52
* | | | ARM: STi: DT: STiH410: Add usb2 picophy dt nodesPeter Griffin2015-01-121-0/+18
* | | | ARM: STi: DT: STiH407: Add usb2 picophy dt nodesPeter Griffin2015-01-121-0/+9
* | | | phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.Peter Griffin2015-01-121-5/+5
* | | | Revert "ARM: dts: imx6qdl: enable FEC magic-packet feature"Fabio Estevam2015-01-092-2/+0Star
* | | | Revert "ARM: imx: add FEC sleep mode callback function"Fabio Estevam2015-01-092-90/+1Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-074-24/+22Star
|\| | |
| * | | Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2015-01-042-0/+21
| |/ /
| * | Add USB_EHCI_EXYNOS to multi_v7_defconfigSteev Klimaszewski2014-12-301-0/+1
| * | ARM: mvebu: Fix pinctrl configuration for Armada 370 DBGregory CLEMENT2014-12-211-24/+0Star
| |/
* | ARM: dts: rockchip: enable gmac on RK3288 evb boardRoger Chen2015-01-012-0/+40
* | ARM: dts: rockchip: add gmac info for rk3288Roger Chen2015-01-011-0/+54
* | ARM: dts: imx6qdl: enable FEC magic-packet featureNimrod Andy2014-12-312-0/+2
* | ARM: imx: add FEC sleep mode callback functionNimrod Andy2014-12-312-1/+90
* | arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov2014-12-315-24/+4Star
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-211-2/+2
|\
| * arm/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-2/+2
* | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-2119-143/+152
|\ \
| * | ARM: OMAP3: clock: fix boot breakage in legacy modeTero Kristo2014-12-161-9/+14
| * | ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo2014-12-162-6/+6
| * | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette2014-12-167-63/+208
| |\ \
| * \ \ Merge tag 'sunxi-clocks-for-3.19' of https://git.kernel.org/pub/scm/linux/ker...Michael Turquette2014-11-256-60/+12Star
| |\ \ \
| | * | | ARM: dts: sunxi: Use sun4i-a10-apb1-clk for sun6i/sun8i apb2 clocks.Chen-Yu Tsai2014-11-232-20/+4Star
| | * | | ARM: dts: sunxi: unify APB1 clockEmilio López2014-11-234-40/+8Star
| * | | | arm: mmp: Make use of the DT supported clockChao Xie2014-11-136-62/+111
| * | | | arm: mmp: Make all the dts file to be compiled by MakefileChao Xie2014-11-137-6/+9
* | | | | PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-1924-26/+22Star
* | | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-197-8/+8
|\ \ \ \ \
| * | | | | PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki2014-12-131-1/+1
| * | | | | ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-136-7/+7
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-198-47/+195
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-12-158-48/+201
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall2014-12-151-2/+11
| | * | | | | arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedChristoffer Dall2014-12-131-0/+5
| | * | | | | arm/arm64: KVM: Rename vgic_initialized to vgic_readyChristoffer Dall2014-12-131-1/+1
| | * | | | | arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()Peter Maydell2014-12-131-3/+3
| | * | | | | arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall2014-12-133-0/+73
| | * | | | | arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall2014-12-131-0/+18