summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-09-14ARM64: dts: gxbb: add i2c busJerome Brunet
2016-09-14ARM64: dts: meson-gxbb: add I2C nodesNeil Armstrong
2016-09-14ARM64: dts: meson-gxbb: add pins for I2CJerome Brunet
2016-09-14ARM64: dts: meson-gxbb: Add SPIFC nodeNeil Armstrong
2016-09-14ARM64: dts: meson-gxbb: add the SDIO pinsNeil Armstrong
2016-09-14ARM64: dts: amlogic: add spi nor pinsJerome Brunet
2016-09-14ARM64: dts: meson-gxbb: use the new GXBB DWMAC glue driverMartin Blumenstingl
2016-09-14ARM64: dts: meson-gxbb: Add Meson GXBB PWM Controller nodesNeil Armstrong
2016-09-14ARM64: dts: meson-gxbb: Add Meson MHU NodeNeil Armstrong
2016-09-14ARM64: dts: amlogic: enable ethernet on all Tronsmart Vega S95 devicesMartin Blumenstingl
2016-09-14Merge tag 'zynqmp-dt-for-4.9' of https://github.com/Xilinx/linux-xlnx into ne...Arnd Bergmann
2016-09-14Merge tag 'renesas-arm64-dt-for-v4.9' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2016-09-14Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...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
2016-09-09arm64: Refactor sysinstr exception handlingSuzuki K Poulose
2016-09-09arm64: Introduce raw_{d,i}cache_line_sizeSuzuki K Poulose
2016-09-09arm64: alternative: Add support for patching adrp instructionsSuzuki K Poulose
2016-09-09arm64: insn: Add helpers for adrp offsetsSuzuki K Poulose
2016-09-09arm64: alternative: Disallow patching instructions using literalsSuzuki K Poulose
2016-09-09arm64: Rearrange CPU errata workaround checksSuzuki K Poulose
2016-09-09arm64: Use consistent naming for errata handlingSuzuki K Poulose
2016-09-09arm64: Set the safe value for L1 icache policySuzuki K Poulose
2016-09-09arm64/numa: remove the limitation that cpu0 must bind to node0Zhen Lei
2016-09-09arm64/numa: remove some useless codeZhen Lei
2016-09-09arm64/numa: support HAVE_SETUP_PER_CPU_AREAZhen Lei
2016-09-09arm64: numa: Use pr_fmt()Kefeng Wang