aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-21crypto: arm64/aes-neon - fix for big endianArd Biesheuvel1-10/+15
2016-10-21crypto: arm64/aes-ccm-ce: fix for big endianArd Biesheuvel1-26/+27
2016-10-21crypto: arm64/sha2-ce - fix for big endianArd Biesheuvel1-2/+2
2016-10-21crypto: arm64/sha1-ce - fix for big endianArd Biesheuvel1-2/+2
2016-10-21crypto: arm64/ghash-ce - fix for big endianArd Biesheuvel1-3/+3
2016-10-21crypto: arm64/aes-ce - fix for big endianArd Biesheuvel1-10/+15
2016-10-21arm64: dts: marvell: add TRNG description for Armada 8K CPRomain Perier2-0/+16
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-10/+7
2016-10-14Merge branch 'work.uaccess' into for-linusAl Viro2-10/+7
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds2-1/+4
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-2/+244
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-7/+2
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-1/+0
2016-10-11arm64: use simpler API for random address requestsJason Cooper1-6/+2
2016-10-11Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+1
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+2
2016-10-07Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-8/+1241
2016-10-07Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds54-360/+4183
2016-10-07Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+48
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta1-1/+0
2016-10-07arm64 Kconfig: select gigantic pageYisheng Xie1-0/+1
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-625/+279
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-7/+6
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-1/+2
2016-10-04Merge tag 'edac_for_4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+1
2016-10-03Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-1/+11
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-17/+5
2016-10-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+7
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds86-892/+1421
2016-10-02Merge tag 'berlin64-dt-for-v4.9-1' of git://git.infradead.org/users/hesselba/linux-berlin into next/dt64Olof Johansson1-3/+9
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-22/+30
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner3-22/+30
2016-09-29Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into nextRadim Krčmář18-619/+273
2016-09-28arm64: dts: berlin4ct: Add L2 cache topologyJisheng Zhang1-0/+8
2016-09-28arm64: dts: berlin4ct: enable all wdt nodes unconditionallyJisheng Zhang1-2/+0
2016-09-28arm64: dts: berlin4ct: switch to Cortex-A53 specific pmu nodesJisheng Zhang1-1/+1
2016-09-28ARM64: ACPI: enable ACPI_SPCR_TABLEAleksey Makarov2-1/+11
2016-09-28arm64: tlbflush.h: add __tlbi() macroMark Rutland1-8/+26
2016-09-28arm64: Kconfig: remove SMP dependence for NUMAKefeng Wang1-1/+0
2016-09-27arm64: tegra: set hot trips for Tegra210Wei Ni1-9/+32
2016-09-27arm64: tegra: set critical trips for Tegra210Wei Ni1-0/+60
2016-09-27arm64: tegra: add soctherm node for Tegra210Wei Ni1-0/+44
2016-09-27arm64: tegra: set hot trips for Tegra132Wei Ni1-9/+32
2016-09-27arm64: tegra: set critical trips for Tegra132Wei Ni1-0/+60
2016-09-27arm64: tegra: use tegra132-soctherm for Tegra132Wei Ni1-2/+34
2016-09-26arm64: Kconfig: select OF/ACPI_NUMA under NUMA configKefeng Wang1-1/+2
2016-09-26arm64: fix dump_backtrace/unwind_frame with NULL tskMark Rutland2-6/+9
2016-09-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-22/+30