summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-07-01arm64: dts: Add APM X-Gene standby GPIO controller DTS entriesY Vo
2015-06-24Merge tag 'armsoc-defconfig' into test-mergeKevin Hilman
2015-06-24Merge tag 'armsoc-drivers' into test-mergeKevin Hilman
2015-06-24Merge tag 'armsoc-dt' into test-mergeKevin Hilman
2015-06-24Merge tag 'armsoc-soc' into test-mergeKevin Hilman
2015-06-24Merge tag 'armsoc-cleanup' into test-mergeKevin Hilman
2015-06-11Merge tag 'samsung-mach-1' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Kevin Hilman
2015-06-11Merge tag 'v4.1-rc6' into next/dtKevin Hilman
2015-06-11ARM64: add GPIO keys to the defconfigLinus Walleij
2015-06-11ARM64: juno: add GPIO keysLinus Walleij
2015-06-10Merge tag 'hi6220-soc-for-4.2' of git://github.com/hisilicon/linux-hisi into ...Kevin Hilman
2015-06-10Merge tag 'hi6620-dt-for-4.2' of git://github.com/hisilicon/linux-hisi into n...Kevin Hilman
2015-06-05arm64: Enable Hisilicon ARMv8 SoC family in Kconfig and defconfigBintian Wang
2015-06-05arm64: dts: Add dts files for Hisilicon Hi6220 SoCBintian Wang
2015-06-01Merge tag 'v4.1-next-arm64' of https://github.com/mbgg/linux-mediatek into ne...Arnd Bergmann
2015-06-01Merge tag 'v4.1-next-arm64-fixes' of https://github.com/mbgg/linux-mediatek i...Arnd Bergmann
2015-06-01arm64: dts: mt8173-evb: fix model nameYingjoe Chen
2015-06-01arm64: dts: mt8173: fix some indentationDaniel Kurtz
2015-05-29Merge branch 'for-upstream/juno-dts' of git://linux-arm.org/linux-ld into nex...Arnd Bergmann
2015-05-29Merge tag 'qcom-arm64-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2015-05-22Merge branch 'for-upstream/juno-dts' of git://linux-arm.org/linux-ld into nex...Arnd Bergmann
2015-05-22arm64: Add DT support for Juno r1 board.Liviu Dudau
2015-05-22arm64: Juno: Add GICv2m support in device tree.Liviu Dudau
2015-05-22arm64: Juno: Add memory mapped timer nodeLiviu Dudau
2015-05-22arm64: Juno: Split juno.dts into juno-base.dtsi and juno.dts.Liviu Dudau
2015-05-22arm64: Juno: Fix the GIC node address label and the frequency of FAXI clock.Liviu Dudau
2015-05-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-05-12arm64: perf: fix memory leak when probing PMU PPIsWill Deacon
2015-05-12arm64: dts: kill skeleton.dtsiMark Rutland
2015-05-12ARM64: juno: add sp810 support and fix sp804 clock frequencySudeep Holla
2015-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-11arm64: add LEDs and some trigger support to defconfigLinus Walleij
2015-05-11arm64: juno: Add APB registers and LEDs using sysconLinus Walleij
2015-05-08arm64: bpf: fix signedness bug in loading 64-bit immediateXi Wang
2015-05-07crypto: arm64/sha2-ce - prevent asm code finalization in final() pathArd Biesheuvel
2015-05-07crypto: arm64/sha1-ce - prevent asm code finalization in final() pathArd Biesheuvel
2015-05-07crypto: arm64/crc32 - bring in line with generic CRC32Ard Biesheuvel
2015-05-05arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabledJungseung Lee
2015-05-05Revert "arm64: alternative: Allow immediate branch as alternative instruction"Will Deacon
2015-05-04arm64: dts: mt8173: Fixup pinctrl nodesYingjoe Chen
2015-04-30arm64: perf: Fix the pmu node name in warning messageSuzuki K. Poulose
2015-04-30arm64: perf: don't warn about missing interrupt-affinity property for PPIsWill Deacon
2015-04-29arm64: add missing PAGE_ALIGN() to __dma_free()Dean Nelson
2015-04-27arm64: dts: qcom: Add initial set of PMIC and SoC pins for APQ8016 SBC boardIvan T. Ivanov
2015-04-27arm64: dts: qcom: Add MSM8916 restart device nodeIvan T. Ivanov
2015-04-27arm64: dts: qcom: Add 8x16 chipset SPMI PMIC's nodesIvan T. Ivanov
2015-04-27arm64: dts: qcom: Add SPMI PMIC Arbiter node for MSM8916Ivan T. Ivanov
2015-04-27arm64: dma-mapping: always clear allocated buffersMarek Szyprowski
2015-04-27ARM64: Enable CONFIG_GENERIC_IRQ_SHOW_LEVELSudeep Holla