summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2017-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds9-66/+134
2017-05-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-14/+53
2017-05-19arm64: dts: rockchip: fix include referenceArnd Bergmann1-1/+1
2017-05-19arm64: defconfig: enable options needed for QCom DB410c boardRob Herring1-0/+7
2017-05-19arm64: defconfig: sync with savedefconfigRob Herring1-61/+42
2017-05-19devicetree: Move include prefixes from arch to separate directoryOlof Johansson3-3/+0
2017-05-19Merge tag 'v4.12-rc1' into fixesOlof Johansson17-173/+89
2017-05-17arm64/cpufeature: don't use mutex in bringup pathMark Rutland3-6/+37
2017-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+3
2017-05-15arm64: perf: Ignore exclude_hv when kernel is running in HYPGanapatrao Kulkarni1-7/+16
2017-05-15arm64: Remove redundant mov from LL/SC cmpxchgRobin Murphy1-1/+0
2017-05-15arm64: KVM: Do not use stack-protector to compile EL2 codeMarc Zyngier1-0/+2
2017-05-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds10-20/+50
2017-05-11bpf, arm64: fix faulty emission of map access in tail callsDaniel Borkmann1-2/+3
2017-05-11arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=yFlorian Fainelli1-1/+6
2017-05-11Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-18/+0
2017-05-11Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2017-05-10Merge branch 'tee/initial-merge' into fixesArnd Bergmann1-0/+7
2017-05-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-8/+17
2017-05-10Merge tag 'armsoc-tee' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-0/+7
2017-05-10uapi: export all headers under uapi directoriesNicolas Dichtel1-18/+0
2017-05-10Merge tag 'mvebu-arm64-4.12-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann1-0/+5
2017-05-10Merge tag 'mvebu-dt64-4.12-3' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2-3/+78
2017-05-10Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-124/+19
2017-05-09Merge tag 'v4.11-next-fixes' of https://github.com/mbgg/linux-mediatek into f...Arnd Bergmann1-0/+3
2017-05-09Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds114-1362/+10912
2017-05-09Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-1/+25
2017-05-09Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds5-2/+78
2017-05-09arm64: uaccess: suppress spurious clang warningMark Rutland1-2/+2
2017-05-09arm64: atomic_lse: match asm register sizesMark Rutland1-2/+2
2017-05-09arm64: armv8_deprecated: ensure extension of addrMark Rutland1-1/+2
2017-05-09arm64: uaccess: ensure extension of access_ok() addrMark Rutland1-1/+2
2017-05-09arm64: ensure extension of smp_store_release valueMark Rutland1-5/+15
2017-05-09arm64: xchg: hazard against entire exchange variableMark Rutland1-1/+1
2017-05-09ARM64: dts: mediatek: configure some fixed mmc parametersyong mao1-0/+3
2017-05-09arm64: entry: improve data abort handling of tagged pointersKristina Martsenko2-2/+12
2017-05-09arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko2-3/+6
2017-05-09arm64: traps: fix userspace cache maintenance emulation on a tagged pointerKristina Martsenko1-2/+2
2017-05-09Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini4-8/+17
2017-05-09Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+12
2017-05-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-4/+3
2017-05-09treewide: decouple cacheflush.h and set_memory.hLaura Abbott1-1/+0
2017-05-09arm64: use set_memory.h headerLaura Abbott2-0/+2
2017-05-09treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2-4/+2
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-418/+288
2017-05-08KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLESEric Auger1-0/+1
2017-05-08KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLESEric Auger1-1/+3
2017-05-08KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS groupEric Auger1-0/+1
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds56-744/+1814