summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2017-02-07ARM: orion: Register DSA switch as a MDIO deviceFlorian Fainelli9-36/+29
2017-02-07arm/efi: Allow invocation of arbitrary runtime servicesDavid Howells1-0/+1
2017-02-06ARM: defconfigs: make NF_CT_PROTO_SCTP and NF_CT_PROTO_UDPLITE built-inArnd Bergmann2-4/+4
2017-02-06Merge tag 'mvebu-fixes-4.10-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2-3/+3
2017-02-06ARM: dts: STiH410-b2260: Enable HW flow-controlLee Jones1-0/+1
2017-02-06ARM: dts: STiH407-family: Use new Pinctrl groupsLee Jones2-3/+5
2017-02-06ARM: dts: STiH407-pinctrl: Add Pinctrl group for HW flow-controlLee Jones1-2/+10
2017-02-06ARM: dts: STiH410-b2260: Identify the UART RTS lineLee Jones1-0/+1
2017-02-06Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman26-37/+90
2017-02-04cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config optionViresh Kumar6-6/+6
2017-02-03arm: perf: use builtin_platform_driverGeliang Tang3-15/+3
2017-02-03arm: kernel: Add SMC structure parameterAndy Gross2-8/+10
2017-02-03crypto: arm/aes - don't use IV buffer to return final keystream blockArd Biesheuvel2-11/+14
2017-02-03crypto: arm/chacha20 - remove cra_alignmaskArd Biesheuvel1-1/+0
2017-02-03crypto: arm/aes-ce - remove cra_alignmaskArd Biesheuvel2-52/+47
2017-02-02ARM: orion5x: fix Makefile for linkstation-lschl.dtbArnd Bergmann1-1/+1
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-1/+0
2017-01-31ARM: dts: orion5x-lschl: More consistent naming on linkstation seriesRoger Shimizu1-0/+0
2017-01-31ARM: dts: orion5x-lschl: Fix model nameRoger Shimizu1-2/+2
2017-01-31[media] dt-bindings: Add a binding for Video Data Order AdapterPhilipp Zabel1-0/+2
2017-01-31[media] rx51: broken buildSean Young1-1/+1
2017-01-30[media] ir-rx51: port to rc-coreSean Young1-4/+4
2017-01-30Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...Joerg Roedel1-30/+30
2017-01-30arm/arm64: KVM: Get rid of KVM_MEMSLOT_INCOHERENTMarc Zyngier1-9/+0
2017-01-30arm/arm64: KVM: Stop propagating cacheability status of a faulted pageMarc Zyngier2-9/+5
2017-01-30arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier1-8/+1
2017-01-30KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctlVijaya Kumar K1-0/+6
2017-01-30KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessVijaya Kumar K3-2/+40
2017-01-30KVM: arm/arm64: vgic: Add distributor and redistributor accessVijaya Kumar K1-0/+4
2017-01-30Merge tag 'v4.10-rc6' into develLinus Walleij63-297/+298
2017-01-30ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-01-30ARM: 8642/1: LPAE: catch pending imprecise abort on unmaskAlexander Sverdlin2-2/+6
2017-01-30PM / OPP: Update OPP users to put referenceViresh Kumar1-3/+2
2017-01-30Merge tag 'sti-dt-for-v4.10-rc' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-0/+1
2017-01-30Merge tag 'omap-for-v4.11/fixes-not-urgent-signed' of git://git.kernel.org/pu...Olof Johansson6-12/+25
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller26-37/+90
2017-01-27Merge tag 'imx-fixes-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann17-2/+122
2017-01-27ARM: dts: STiH407-family: set snps,dis_u3_susphy_quirkPatrice Chotard1-0/+1
2017-01-26pinctrl: samsung: Move retention control from mach-s5pv210 to the pinctrl driverMarek Szyprowski2-11/+0
2017-01-26pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driverMarek Szyprowski1-64/+0
2017-01-25KVM: arm/arm64: vgic: Add debugfs vgic-state fileChristoffer Dall1-0/+1
2017-01-24arm: migrate exception table users off module.h and onto extable.hPaul Gortmaker2-2/+2
2017-01-24ARM: dts: imx: Pass 'chosen' and 'memory' nodesFabio Estevam15-0/+120
2017-01-23crypto: arm/aes-neonbs - fix issue with v2.22 and older assemblerArd Biesheuvel1-4/+4
2017-01-23ARM: dts: imx6dl: fix GPIO4 rangeSébastien Szymanski1-1/+1
2017-01-23ARM: imx: hide unused variable in #ifdefArnd Bergmann1-1/+1
2017-01-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+8
2017-01-20ARM: OMAP3: Fix SoC detection of OMAP36/37 FamilyAdam Ford1-1/+9
2017-01-20ARM: OMAP5: Add HWMOD_SWSUP_SIDLE_ACT flag for UARTVignesh R1-2/+6
2017-01-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds19-34/+35