summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2015-08-21ARM: tegra: Add the DFLL to Tegra124 device treeTuomas Tynkkynen1-0/+25
2015-08-21ARM: imx: mach-imx6ul: Fix allmodconfig buildFabio Estevam1-1/+3
2015-08-21Merge tag 'mvebu-fixes-4.2-1' of git://git.infradead.org/linux-mvebu into nex...Olof Johansson3-34/+35
2015-08-21ARM: dts: zynq: Add devicetree entry for Xilinx Zynq reset controller.Moritz Fischer1-0/+7
2015-08-21ARM: orion5x: fix legacy orion5x IRQ numbersBenjamin Cama3-34/+35
2015-08-21ARM: domains: remove DOMAIN_TABLERussell King1-3/+0
2015-08-21ARM: domains: keep vectors in separate domainRussell King4-3/+16
2015-08-21ARM: domains: get rid of manager mode for user domainRussell King2-2/+1
2015-08-21ARM: domains: move initial domain setting value to asm/domains.hRussell King2-4/+7
2015-08-21ARM: domains: provide domain_mask()Russell King1-2/+3
2015-08-21ARM: domains: switch to keeping domain value in registerRussell King4-11/+27
2015-08-20Merge tag 'tegra-for-4.3-defconfig' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-7/+11
2015-08-20Merge tag 'tegra-for-4.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2-8/+14
2015-08-20Merge tag 'samsung-defconfig-new' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-2/+8
2015-08-20Merge tag 'samsung-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen...Olof Johansson2-0/+6
2015-08-20Merge tag 'samsung-late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson26-1820/+2311
2015-08-20Merge tag 'reset-for-4.3' of git://git.pengutronix.de/git/pza/linux into next...Olof Johansson3-3/+3
2015-08-20ARM: dts: UniPhier: fix PPI interrupt CPU mask of timer nodesMasahiro Yamada1-2/+2
2015-08-21ARM: dts: rockchip: correct regulator power states for suspendBrian Norris3-4/+4
2015-08-21ARM: dts: rockchip: correct regulator PM propertiesBrian Norris1-2/+6
2015-08-20ARM/PCI: Remove msi_controller from struct pci_sys_dataLorenzo Pieralisi2-15/+0
2015-08-20ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi2-4/+3
2015-08-20ARM/PCI: Replace panic with WARN messages on failuresLorenzo Pieralisi1-4/+6
2015-08-20arm/xen: Remove helpers which are PV specificJulien Grall1-14/+2
2015-08-20arm/xen: Drop the definition of xen_pci_platform_unplugJulien Grall1-3/+0
2015-08-20xen/events: Support event channel rebind on ARMJulien Grall2-4/+6
2015-08-20ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanismGrygorii Strashko1-0/+1
2015-08-19arm: KVM: keep arm vfp/simd exit handling consistent with arm64Mario Smarduch1-6/+8
2015-08-18ARM: add TC2 PM support to multi_v7_defconfigNicolas Pitre1-0/+1
2015-08-18Merge tag 'omap-for-v4.3/dt-pt4-v2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-3/+37
2015-08-18Merge tag 'omap-for-v4.3/soc-pt2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-1/+5
2015-08-18Merge tag 'renesas-dt4-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson8-17/+259
2015-08-18Merge tag 'renesas-clk-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-0/+2
2015-08-18ARM: dts: vexpress: Use assigned-clock-parents for sp810Stephen Boyd2-0/+4
2015-08-18Merge tag 'imx-defconfig-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-13/+18
2015-08-18Merge tag 'imx-dt-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Olof Johansson27-90/+3013
2015-08-18Merge tag 'imx-soc-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson7-0/+126
2015-08-18ARM: 8419/1: dma-mapping: harmonize definition of DMA_ERROR_CODEMarek Szyprowski1-1/+1
2015-08-18ARM: 8417/1: refactor bitops functions with BIT_MASK() and BIT_WORD()Masahiro Yamada1-12/+12
2015-08-18ARM: 8416/1: Feroceon: use of_iomap() to map register baseMasahiro Yamada1-5/+1
2015-08-18ARM: 8415/1: early fixmap support for earlyconStefan Agner5-11/+105
2015-08-18ARM: 8418/1: add boot image dependencies to not generate invalid imagesMasahiro Yamada1-0/+3
2015-08-18ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usageNicolas Pitre1-1/+1
2015-08-17scatterlist: use sg_phys()Dan Williams1-1/+1
2015-08-17Merge tag 'drm/panel/for-4.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2-6/+6
2015-08-16Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-56/+72
2015-08-16Merge tag 'keystone-dts-late-fixes-v2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson4-20/+33
2015-08-14serial: imx: introduce serial_imx_enable_wakeup()Eduardo Valentin1-0/+1
2015-08-14ARM: davinci: Set proper SPI prescale limit valueFranklin S Cooper Jr3-0/+4
2015-08-14drm/bridge: Add vendor prefixesThierry Reding2-4/+4