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