summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* 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 branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-12-131-0/+1
|\
| * irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier2015-12-101-0/+1
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-121-0/+5
|\ \
| * | ls2080a/dts: Add little endian property for GPIO IP blockLiu Gang2015-12-111-0/+4
| * | ARM64: dts: ls2080a: fix eSDHC endiannessyangbo lu2015-12-111-0/+1
* | | arm64: Improve error reporting on set_pte_at() checksCatalin Marinas2015-12-111-4/+8
* | | arm64: update linker script to increased L1_CACHE_BYTES valueArd Biesheuvel2015-12-071-2/+3
| |/ |/|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-12-045-75/+80
|\ \
| * \ Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2015-12-045-75/+80
| |\ \ | | |/ | |/|
| | * arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin2015-12-042-9/+4
| | * arm64: KVM: Correctly handle zero register in system register accessesPavel Fedin2015-12-043-48/+45
| | * arm64: KVM: Remove const from struct sys_reg_paramsPavel Fedin2015-12-043-21/+21
| | * arm64: KVM: Correctly handle zero register during MMIOPavel Fedin2015-12-041-0/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-031-15/+32
|\ \ \ | |/ / |/| |
| * | arm64: bpf: add 'store immediate' instructionYang Shi2015-12-031-1/+19
| * | arm64: bpf: fix buffer pointerZi Shen Lim2015-11-181-14/+13
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-11-278-121/+122
|\ \ \
| * | | arm64: efi: fix initcall return valuesArd Biesheuvel2015-11-261-5/+5
| * | | arm64: efi: deal with NULL return value of early_memremap()Ard Biesheuvel2015-11-261-1/+13
| * | | arm64: debug: Treat the BRPs/WRPs as unsignedSuzuki K. Poulose2015-11-261-2/+4
| * | | arm64: cpufeature: Track unsigned fieldsSuzuki K. Poulose2015-11-262-16/+31
| * | | arm64: cpufeature: Add helpers for extracting unsigned valuesSuzuki K. Poulose2015-11-261-0/+12
| * | | Revert "arm64: Mark kernel page ranges contiguous"Catalin Marinas2015-11-261-61/+8
| * | | arm64: mm: keep reserved ASIDs in sync with mm after multiple rolloversWill Deacon2015-11-261-12/+26
| * | | arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)Andrey Ryabinin2015-11-261-1/+1
| * | | arm64: efi: correctly map runtime regionsMark Rutland2015-11-251-7/+2
OpenPOWER on IntegriCloud