summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-01-201-1/+1
|\
| * Merge tag 'v4.4-next-dts' of https://github.com/mbgg/linux-mediatek into next/dtOlof Johansson2015-12-221-1/+1
| |\
| | * ARM: mediatek: DT: Move reset controller constants into common locationPhilipp Zabel2015-11-241-1/+1
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-181-13/+6
|\ \ \
| * | | arm64: define __smp_xxxMichael S. Tsirkin2016-01-121-5/+5
| * | | arm64: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-8/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-182-54/+133
|\ \ \ \
| * | | | arm64: bpf: add extra pass to handle faulty codegenZi Shen Lim2016-01-171-1/+21
| * | | | arm64: insn: remove BUG_ON from codegenZi Shen Lim2016-01-171-53/+112
* | | | | kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-151-1/+2
* | | | | arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THPMinchan Kim2016-01-151-0/+1
* | | | | arm64, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-152-24/+0
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-152-2/+7
|\ \ \ \
| * | | | dts: hisi: fixes no syscon fault when init mdioyankejian2016-01-152-2/+7
* | | | | arm64: mm: support ARCH_MMAP_RND_BITSDaniel Cashman2016-01-142-2/+35
* | | | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-132-14/+1
|\ \ \ \ \
| * | | | | arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2016-01-092-14/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-01-132-0/+58
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman2015-12-1310-96/+129
| |\| | |
| * | | | arm64: dts: mediatek: add xHCI & usb phy for mt8173Chunfeng Yun2015-12-012-0/+58
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-121-6/+0
|\ \ \ \
| * | | | bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann2015-12-181-6/+0
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-1228-1635/+1597
|\ \ \ \
| * | | | arm64: KVM: Add support for 16-bit VMIDVladimir Murzin2015-12-183-1/+19
| * | | | arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin2015-12-181-1/+0
| * | | | arm64: KVM: debug: Remove spurious inline attributesMarc Zyngier2015-12-181-29/+29
| * | | | arm64: KVM: Remove weak attributesMarc Zyngier2015-12-145-21/+13
| * | | | arm64: KVM: Cleanup asm-offset.cMarc Zyngier2015-12-141-39/+0
| * | | | arm64: KVM: Turn system register numbers to an enumMarc Zyngier2015-12-1411-82/+86
| * | | | arm64: KVM: Move away from the assembly version of the world switchMarc Zyngier2015-12-144-1485/+1
| * | | | arm64: KVM: Add compatibility aliasesMarc Zyngier2015-12-145-0/+21
| * | | | arm64: KVM: Add panic handlingMarc Zyngier2015-12-143-1/+41
| * | | | arm64: KVM: HYP mode entry pointsMarc Zyngier2015-12-142-0/+204
| * | | | arm64: KVM: Implement TLB handlingMarc Zyngier2015-12-143-0/+75
| * | | | arm64: KVM: Implement fpsimd save/restoreMarc Zyngier2015-12-146-2/+81
| * | | | arm64: KVM: Implement the core world switchMarc Zyngier2015-12-142-0/+136
| * | | | arm64: KVM: Add patchable function selectorMarc Zyngier2015-12-141-0/+24
| * | | | arm64: KVM: Implement guest entryMarc Zyngier2015-12-143-0/+133
| * | | | arm64: KVM: Implement debug save/restoreMarc Zyngier2015-12-143-0/+147
| * | | | arm64: KVM: Implement 32bit system register save/restoreMarc Zyngier2015-12-142-0/+49
| * | | | arm64: KVM: Implement system register save/restoreMarc Zyngier2015-12-143-0/+94
| * | | | arm64: KVM: Implement timer save/restoreMarc Zyngier2015-12-143-0/+75
| * | | | arm64: KVM: Implement vgic-v3 save/restoreMarc Zyngier2015-12-143-0/+230
| * | | | arm64: KVM: Implement vgic-v2 save/restoreMarc Zyngier2015-12-144-0/+93
| * | | | arm64: KVM: Add a HYP-specific header fileMarc Zyngier2015-12-141-0/+33
| * | | | arm64: Add macros to read/write system registersMark Rutland2015-12-141-0/+21
| * | | | KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar2015-12-143-0/+18
| |/ / /
* | | | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-125-0/+67
|\ \ \ \
| * | | | xen/arm: introduce HYPERVISOR_platform_op on arm and arm64Stefano Stabellini2015-12-211-0/+1
| * | | | arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini2015-12-214-0/+66
| |/ / /