index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm/arm64: Add hook for arch-specific KVM initialisation
Dave Martin
2019-03-29
1
-0
/
+2
*
arm64/sve: In-kernel vector length availability query interface
Dave Martin
2019-03-29
2
-27
/
+37
*
KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST
Dave Martin
2019-03-29
1
-0
/
+63
*
KVM: arm64/sve: Add SVE support to register access ioctl interface
Dave Martin
2019-03-29
3
-12
/
+158
*
KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus
Dave Martin
2019-03-29
1
-12
/
+36
*
KVM: arm64: Factor out core register ID enumeration
Dave Martin
2019-03-29
1
-8
/
+25
*
KVM: arm64: Add missing #include of <linux/string.h> in guest.c
Dave Martin
2019-03-29
1
-0
/
+1
*
KVM: arm64/sve: Context switch the SVE registers
Dave Martin
2019-03-29
3
-20
/
+66
*
KVM: arm64/sve: System register context switch and access support
Dave Martin
2019-03-29
5
-6
/
+93
*
KVM: arm64: Support runtime sysreg visibility filtering
Dave Martin
2019-03-29
2
-3
/
+46
*
KVM: arm64: Propagate vcpu into read_id_reg()
Dave Martin
2019-03-29
1
-10
/
+13
*
KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
Dave Martin
2019-03-29
1
-0
/
+4
*
arm64/sve: Enable SVE state tracking for non-task contexts
Dave Martin
2019-03-29
3
-7
/
+21
*
arm64/sve: Check SVE virtualisability
Dave Martin
2019-03-29
3
-16
/
+73
*
arm64/sve: Clarify role of the VQ map maintenance functions
Dave Martin
2019-03-29
1
-1
/
+9
*
KVM: arm64: Add missing #includes to kvm_host.h
Dave Martin
2019-03-29
1
-0
/
+4
*
KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance
Dave Martin
2019-03-29
1
-2
/
+8
*
KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()
Dave Martin
2019-03-29
1
-1
/
+0
*
arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush
Dave Martin
2019-03-29
2
-11
/
+19
*
arm64: remove obsolete selection of MULTI_IRQ_HANDLER
Matthias Kaehlcke
2019-03-20
1
-1
/
+0
*
arm64: kpti: Whitelist HiSilicon Taishan v110 CPUs
Hanjun Guo
2019-03-19
1
-0
/
+1
*
arm64: Add MIDR encoding for HiSilicon Taishan CPUs
Hanjun Guo
2019-03-19
1
-0
/
+4
*
arm64/stacktrace: Export save_stack_trace_regs()
William Cohen
2019-03-19
1
-0
/
+1
*
arm64: apply workaround on A64FX v1r0
Mark Rutland
2019-03-19
1
-1
/
+1
*
arm64: kprobes: Use arch_populate_kprobe_blacklist()
Masami Hiramatsu
2019-03-19
1
-19
/
+30
*
arm64: kprobes: Move exception_text check in blacklist
Masami Hiramatsu
2019-03-19
1
-4
/
+2
*
arm64: kprobes: Remove unneeded RODATA check
Masami Hiramatsu
2019-03-19
1
-6
/
+0
*
arm64: kprobes: Move extable address check into arch_prepare_kprobe()
Masami Hiramatsu
2019-03-19
1
-2
/
+5
*
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-03-17
1
-1
/
+0
|
\
|
*
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
1
-1
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-15
11
-85
/
+188
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-02-22
11
-85
/
+188
|
|
\
|
|
*
arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
Dave Martin
2019-02-22
1
-1
/
+1
|
|
*
KVM: arm64: Fix comment for KVM_PHYS_SHIFT
Zenghui Yu
2019-02-19
1
-1
/
+2
|
|
*
KVM: arm/arm64: Prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-19
1
-1
/
+1
|
|
*
KVM: arm/arm64: Remove -I. header search paths
Masahiro Yamada
2019-02-19
1
-2
/
+0
|
|
*
arm64: KVM: Describe data or unified caches as having 1 set and 1 way
Ard Biesheuvel
2019-02-19
2
-1
/
+17
|
|
*
arm64: KVM: Expose sanitised cache type register to guest
Ard Biesheuvel
2019-02-19
3
-2
/
+61
|
|
*
KVM: arm/arm64: Move kvm_is_write_fault to header file
Christoffer Dall
2019-02-19
1
-0
/
+8
|
|
*
KVM: arm/arm64: consolidate arch timer trap handlers
Andre Przywara
2019-02-19
2
-40
/
+37
|
|
*
KVM: arm64: Reuse sys_reg() macro when searching the trap table
Marc Zyngier
2019-02-19
1
-13
/
+6
|
|
*
KVM: arm64: Fix ICH_ELRSR_EL2 sysreg naming
Marc Zyngier
2019-02-19
1
-1
/
+1
|
|
*
KVM: arm/arm64: Factor out VMID into struct kvm_vmid
Christoffer Dall
2019-02-19
3
-6
/
+16
|
|
*
arm/arm64: KVM: Statically configure the host's view of MPIDR
Marc Zyngier
2019-02-19
2
-1
/
+8
|
|
*
arm64: KVM: Drop VHE-specific HYP call stub
Marc Zyngier
2019-02-19
2
-15
/
+0
|
|
*
arm64: KVM: Allow for direct call of HYP functions when using VHE
Marc Zyngier
2019-02-19
1
-2
/
+30
|
|
*
arm/arm64: KVM: Introduce kvm_call_hyp_ret()
Marc Zyngier
2019-02-19
2
-1
/
+2
*
|
|
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
2
-3
/
+15
*
|
|
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019-03-12
1
-0
/
+2
*
|
|
memblock: memblock_phys_alloc_try_nid(): don't panic
Mike Rapoport
2019-03-12
1
-0
/
+4
[next]