summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-09-16arm64: add ZTE ZX SoC familyJun Nie
2016-09-16arm64: defconfig: enable ZTE ZX related configJun Nie
2016-09-16arm64: dts: Add ZTE ZX296718 SoC dts and MakefileJun Nie
2016-09-15arm64: dts: apm: Add DT node for APM X-Gene 2 CPU clockshotran
2016-09-15arm64: dts: apm: Add X-Gene SoC hwmon to device treehotran
2016-09-15arm64: dts: apm: Fix interrupt polarity for X-Gene PCIe legacy interruptsDuc Dang
2016-09-15arm64: dts: apm: Add APM X-Gene v2 SoC PMU DTS entriesDuc Dang
2016-09-15arm64: dts: apm: Add APM X-Gene SoC PMU DTS entriesTai Nguyen
2016-09-15arm64: Improve kprobes test for atomic sequenceDavid A. Long
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar
2016-09-14Merge tag 'sunxi-config64-for-4.9' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2016-09-14Merge tag 'arm-soc/for-4.9/soc-arm64' of http://github.com/Broadcom/stblinux ...Arnd Bergmann
2016-09-14Merge tag 'renesas-arm64-defconfig-for-v4.9' of git://git.kernel.org/pub/scm/...Arnd Bergmann
2016-09-14arm64: defconfig: enable common modules for power managementLeo Yan
2016-09-14Merge tag 'mvebu-defconfig64-4.9-1' of git://git.infradead.org/linux-mvebu in...Arnd Bergmann
2016-09-14Merge tag 'qcom-arm64-defconfig-for-4.9' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2016-09-14arm64: defconfig: enable meson I2CKevin Hilman
2016-09-14arm64: defconfig: enable meson SPI as moduleKevin Hilman
2016-09-14arm64: defconfig: enable meson WDT as modulesKevin Hilman
2016-09-14arm64: defconfig: enable HW random as moduleKevin Hilman
2016-09-14Merge tag 'hisi-defconfig-for-4.9' of git://github.com/hisilicon/linux-hisi i...Arnd Bergmann
2016-09-14Merge branch 'dt/irq-fix' into next/dt64Arnd Bergmann
2016-09-14Merge branch 'dt/irq-fix' into fixesArnd Bergmann
2016-09-14arm64: dts: Fix broken architected timer interrupt triggerMarc Zyngier
2016-09-14Merge tag 'zynqmp-dt-for-4.9' of https://github.com/Xilinx/linux-xlnx into ne...Arnd Bergmann
2016-09-14Merge tag 'v4.8-next-dts64' of https://github.com/mbgg/linux-mediatek into ne...Arnd Bergmann
2016-09-14Merge tag 'imx-dt64-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Arnd Bergmann
2016-09-14Merge tag 'tegra-for-4.9-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2016-09-14Merge tag 'v4.9-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2016-09-14Merge tag 'arm-soc/for-4.9/devicetree-arm64' of http://github.com/Broadcom/st...Arnd Bergmann
2016-09-14Merge tag 'mvebu-dt64-4.9-1' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann
2016-09-14Merge tag 'qcom-arm64-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2016-09-14Merge tag 'hisi-soc-dt-for-4.9' of git://github.com/hisilicon/linux-hisi into...Arnd Bergmann
2016-09-14Merge tag 'samsung-dt64-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2016-09-14Merge tag 'uniphier-dt64-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2016-09-14arm64: dts: marvell: enable MSI for PCIe on Armada 7K/8KThomas Petazzoni
2016-09-13Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-09-13crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel
2016-09-13Merge tag 'v4.8-rc2' into develLinus Walleij
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-12irqchip/gic-v3: Reset BPR during initializationDaniel Thompson
2016-09-12arm64/kvm: use alternative auto-nopMark Rutland
2016-09-12arm64: use alternative auto-nopMark Rutland
2016-09-12arm64: alternative: add auto-nop infrastructureMark Rutland
2016-09-09arm64: lse: convert lse alternatives NOP padding to use __nopsWill Deacon
2016-09-09arm64: barriers: introduce nops and __nops macros for NOP sequencesWill Deacon
2016-09-09arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_sWill Deacon
2016-09-09ARM64: dts: bcm: Use a symlink to R-Pi dtsi files from arch=armIan Campbell
2016-09-09arm64: Remove shadowed asm-generic headersRobin Murphy
2016-09-09arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose