summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2018-02-22ARM: OMAP: Move dmtimer.h out of plat-omapKeerthy6-434/+5
2018-02-22ARM: OMAP: timer: Wrap the inline functions under OMAP2PLUS defineKeerthy1-1/+16
2018-02-22ARM: OMAP: dmtimer: Remove all the exportsKeerthy1-27/+0
2018-02-22Merge branch 'omap-for-v.16/dmtimer-fix' into omap-for-v4.17/timerTony Lindgren1-5/+2
2018-02-22ARM: OMAP: Fix dmtimer init for omap1Tony Lindgren1-5/+2
2018-02-14ARM: OMAP2+: Remove unused gpio header file referencesSuman Anna3-4/+1
2018-02-14ARM: OMAP: Move plat/i2c.h into mach-omap1 folderSuman Anna4-12/+6
2018-02-14ARM: OMAP2+: Cleanup omap_mcbsp_dev_attr and other legacy dataSuman Anna5-29/+0
2018-02-14ARM: OMAP2+: Cleanup omap2_spi_dev_attr and other legacy dataSuman Anna12-142/+0
2018-02-14ARM: OMAP2+: Cleanup omap_timer_capability_dev_attr usageSuman Anna9-124/+0
2018-02-14ARM: OMAP2+: Cleanup omap_i2c_dev_attr usageSuman Anna8-85/+0
2018-02-14ARM: OMAP2+: Cleanup omap_gpio_dev_attr usageSuman Anna12-94/+1
2018-02-14ARM: OMAP2+: Include types.h directly for hwmod dataTony Lindgren3-0/+6
2018-02-14ARM: OMAP2+: Fix sar_base inititalization for HS omapsTony Lindgren1-2/+2
2018-02-14ARM: OMAP3: Fix prm wake interrupt for resumeTony Lindgren1-2/+2
2018-02-14ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dtQi Hou1-8/+11
2018-02-14Merge branch 'omap-for-v4.16/soc' into omap-for-v4.16/fixesTony Lindgren1-3/+3
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-19/+93
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-1/+0
2018-02-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-31/+20
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2018-02-06lib: optimize cpumask_next_and()Clement Courbet1-0/+1
2018-02-06arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier1-0/+7
2018-02-06arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier1-1/+1
2018-02-06arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier2-28/+1
2018-02-06arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier1-2/+11
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+2
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-6/+2
2018-02-04Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+26
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+11
2018-02-02Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds45-624/+1028
2018-02-02arm: vt8500: kconfig: Remove blank help textUlf Magnusson1-1/+0
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-1/+0
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-84/+63
2018-02-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds284-2675/+1360
2018-02-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds421-5377/+15456
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds1-3/+2
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-10/+2
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-4/+4
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář43-602/+209
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+3
2018-01-31arm/mm: provide pmdp_establish() helperKirill A. Shutemov1-0/+3
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds12-19/+318
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-6/+6
2018-01-31Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-7/+22
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-43/+44
2018-01-31Merge branch 'pci/resource' into nextBjorn Helgaas2-5/+2
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+15
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-0/+22
2018-01-29Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-22/+14