aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-22Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds13-12/+6890
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+0
2016-01-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2016-01-20Merge tag 'armsoc-defconfig64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+33
2016-01-20Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds41-26/+4164
2016-01-20Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2-3/+0
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-13/+6
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-54/+133
2016-01-17arm64: bpf: add extra pass to handle faulty codegenZi Shen Lim1-1/+21
2016-01-17arm64: insn: remove BUG_ON from codegenZi Shen Lim1-53/+112
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams1-1/+2
2016-01-15arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THPMinchan Kim1-0/+1
2016-01-15arm64, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2-24/+0
2016-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+7
2016-01-15dts: hisi: fixes no syscon fault when init mdioyankejian2-2/+7
2016-01-14arm64: mm: support ARCH_MMAP_RND_BITSDaniel Cashman2-2/+35
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-14/+1
2016-01-13Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-0/+58
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-6/+0
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds28-1635/+1597
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds5-0/+67
2016-01-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds6-30/+54
2016-01-12Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-54/+211
2016-01-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds44-529/+788
2016-01-12arm64: define __smp_xxxMichael S. Tsirkin1-5/+5
2016-01-12arm64: reuse asm-generic/barrier.hMichael S. Tsirkin1-8/+1
2016-01-12Merge tag 'tegra-for-4.5-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into late/tegraOlof Johansson12-0/+6890
2016-01-12Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into late/tegraOlof Johansson1-12/+0
2016-01-12Merge branch 'devel-stable' into for-linusRussell King4-318/+29
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2-14/+1
2016-01-06arm64: head.S: use memset to clear BSSMark Rutland1-8/+7
2016-01-06arm64: entry: remove pointless SPSR mode checkMark Rutland1-4/+0
2016-01-05arm64: mm: move pgd_cache initialisation to pgtable_cache_initWill Deacon2-7/+8
2016-01-05arm64: module: avoid undefined shift behavior in reloc_data()Ard Biesheuvel1-16/+4
2016-01-05arm64: module: fix relocation of movz instruction with negative immediateArd Biesheuvel1-33/+18
2016-01-05Merge branches 'misc' and 'misc-rc6' into for-linusRussell King6-30/+54
2016-01-04ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander2-29/+1
2016-01-04ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander5-1/+53
2016-01-04Merge tag 'arm32-efi-for-v4.5' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into devel-stableRussell King4-318/+29
2015-12-31Merge tag 'xgene-dts-fixes-for-v4.5' of https://github.com/AppliedMicro/xgene-next into next/dt64Arnd Bergmann2-38/+12
2015-12-31dts/ls2080a: Update DTSI to add support of SP805 WDTBhupesh Sharma1-0/+56
2015-12-29arm64: dts: X-Gene v2: I2C1 clock is always onDuc Dang1-14/+1
2015-12-29arm64: dts: X-Gene v1: I2C0 clock is always onDuc Dang1-15/+1
2015-12-29arm64: dts: Fix to use standard DT node names for X-Gene 1 and X-Gene 2 platformsDuc Dang2-9/+10
2015-12-22Merge tag 'v4.5-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt64Olof Johansson2-4/+10
2015-12-22Merge tag 'v4.4-next-kconfig' of https://github.com/mbgg/linux-mediatek into next/config64Olof Johansson1-0/+1
2015-12-22Merge tag 'v4.4-next-dts' of https://github.com/mbgg/linux-mediatek into next/dtOlof Johansson1-1/+1
2015-12-22Merge tag 'v4.4-next-arm64' of https://github.com/mbgg/linux-mediatek into next/dt64Olof Johansson2-1/+45
2015-12-22Merge tag 'renesas-arm64-dt3-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt64Olof Johansson2-6/+109