summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2015-12-18arm64: KVM: Add support for 16-bit VMIDVladimir Murzin3-1/+19
2015-12-18arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin1-1/+0
2015-12-18arm64: KVM: debug: Remove spurious inline attributesMarc Zyngier1-29/+29
2015-12-14arm64: KVM: Remove weak attributesMarc Zyngier5-21/+13
2015-12-14arm64: KVM: Cleanup asm-offset.cMarc Zyngier1-39/+0
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier11-82/+86
2015-12-14arm64: KVM: Move away from the assembly version of the world switchMarc Zyngier4-1485/+1
2015-12-14arm64: KVM: Add compatibility aliasesMarc Zyngier5-0/+21
2015-12-14arm64: KVM: Add panic handlingMarc Zyngier3-1/+41
2015-12-14arm64: KVM: HYP mode entry pointsMarc Zyngier2-0/+204
2015-12-14arm64: KVM: Implement TLB handlingMarc Zyngier3-0/+75
2015-12-14arm64: KVM: Implement fpsimd save/restoreMarc Zyngier6-2/+81
2015-12-14arm64: KVM: Implement the core world switchMarc Zyngier2-0/+136
2015-12-14arm64: KVM: Add patchable function selectorMarc Zyngier1-0/+24
2015-12-14arm64: KVM: Implement guest entryMarc Zyngier3-0/+133
2015-12-14arm64: KVM: Implement debug save/restoreMarc Zyngier3-0/+147
2015-12-14arm64: KVM: Implement 32bit system register save/restoreMarc Zyngier2-0/+49
2015-12-14arm64: KVM: Implement system register save/restoreMarc Zyngier3-0/+94
2015-12-14arm64: KVM: Implement timer save/restoreMarc Zyngier3-0/+75
2015-12-14arm64: KVM: Implement vgic-v3 save/restoreMarc Zyngier3-0/+230
2015-12-14arm64: KVM: Implement vgic-v2 save/restoreMarc Zyngier4-0/+93
2015-12-14arm64: KVM: Add a HYP-specific header fileMarc Zyngier1-0/+33
2015-12-14arm64: Add macros to read/write system registersMark Rutland1-0/+21
2015-12-14KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar3-0/+18
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2015-12-11ls2080a/dts: Add little endian property for GPIO IP blockLiu Gang1-0/+4
2015-12-11ARM64: dts: ls2080a: fix eSDHC endiannessyangbo lu1-0/+1
2015-12-11arm64: Improve error reporting on set_pte_at() checksCatalin Marinas1-4/+8
2015-12-10irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier1-0/+1
2015-12-07arm64: update linker script to increased L1_CACHE_BYTES valueArd Biesheuvel1-2/+3
2015-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-75/+80
2015-12-04Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini5-75/+80
2015-12-04arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin2-9/+4
2015-12-04arm64: KVM: Correctly handle zero register in system register accessesPavel Fedin3-48/+45
2015-12-04arm64: KVM: Remove const from struct sys_reg_paramsPavel Fedin3-21/+21
2015-12-04arm64: KVM: Correctly handle zero register during MMIOPavel Fedin1-0/+13
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-15/+32
2015-12-03arm64: bpf: add 'store immediate' instructionYang Shi1-1/+19
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds8-121/+122
2015-11-26Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2015-11-26arm64: efi: fix initcall return valuesArd Biesheuvel1-5/+5
2015-11-26arm64: efi: deal with NULL return value of early_memremap()Ard Biesheuvel1-1/+13
2015-11-26arm64: debug: Treat the BRPs/WRPs as unsignedSuzuki K. Poulose1-2/+4
2015-11-26arm64: cpufeature: Track unsigned fieldsSuzuki K. Poulose2-16/+31
2015-11-26xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky1-0/+5
2015-11-26arm64: cpufeature: Add helpers for extracting unsigned valuesSuzuki K. Poulose1-0/+12
2015-11-26Revert "arm64: Mark kernel page ranges contiguous"Catalin Marinas1-61/+8
2015-11-26arm64: mm: keep reserved ASIDs in sync with mm after multiple rolloversWill Deacon1-12/+26
2015-11-26arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)Andrey Ryabinin1-1/+1