summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2016-06-23Merge commit 'c0053bd50af5' into omap-for-v4.8/socTony Lindgren
2016-06-22ARM: dts: am43xx: Remove wrongly defined RSTST offset for PER DomainKeerthy
2016-06-22ARM: OMAP: make ti81xx_rtc_hwmod staticBen Dooks
2016-06-22ARM: AM43XX: hwmod: Fix RSTST register offset for prussKeerthy
2016-06-10ARM: DRA7: hwmod: remove DSS addresses from hwmodTomi Valkeinen
2016-06-10ARM: DRA7: hwmod: Remove QSPI address space entry from hwmodVignesh R
2016-06-10ARM: OMAP2+: McBSP: Remove the old iclk allow/deny idle codePeter Ujfalusi
2016-06-10ARM: OMAP3: pdata-quirks: Add support for McBSP2/3 sidetone handlingPeter Ujfalusi
2016-06-10ARM: OMAP3: McBSP: New callback for McBSP2/3 ICLK idle configurationPeter Ujfalusi
2016-06-10ARM: OMAP3: hwmod data: Fix McBSP2/3 sidetone dataPeter Ujfalusi
2016-06-10ARM: AM335x/AM437x: hwmod: Remove eQEP, ePWM and eCAP hwmod entriesFranklin S Cooper Jr
2016-06-10ARM: OMAP2+: Fix typo in sdrc.hAndrea Gelmini
2016-06-10ARM: OMAP2+: Fix typo in omap_device.cAndrea Gelmini
2016-06-10ARM: OMAP2+: Fix typo in omap4-common.cAndrea Gelmini
2016-06-10ARM: OMAP2+: Fix typo in mux34xx.cAndrea Gelmini
2016-06-10ARM: OMAP2+: Fix typo in cm3xxx.cAndrea Gelmini
2016-06-10ARM: OMAP1: Fix typo in mtd-xip.hAndrea Gelmini
2016-06-10ARM: OMAP1: Fix typo in fiq.cAndrea Gelmini
2016-06-03ARM: OMAP2: Use the platform_data header for omapdssPeter Ujfalusi
2016-06-03ARM/video: omap2: Move omap_display_init declaration to mach-omap2/display.hPeter Ujfalusi
2016-06-03ARM: OMAP: rx51-video: Do not set TV connector_typePeter Ujfalusi
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-27Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-05-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-05-24Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-05-24ARM: lpc32xx: fix NR_IRQS confictArnd Bergmann
2016-05-24ARM: lpc32xx: remove legacy irq controller driverVladimir Zapolskiy
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-05-24Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-05-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-24vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko
2016-05-24arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-21lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2016-05-21printk/nmi: generic solution for safe printk in NMIPetr Mladek
2016-05-21exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-21exit_thread: remove empty bodiesJiri Slaby
2016-05-20Merge tag 'pxa-for-4.7' of https://github.com/rjarzmik/linux into fixesArnd Bergmann
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-05-20KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall
2016-05-20KVM: arm/arm64: vgic-new: enable buildAndre Przywara
2016-05-20KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall
2016-05-20KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall
2016-05-20KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall
2016-05-20KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-20arch: fix has_transparent_hugepage()Hugh Dickins