index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-20
kvm: Add memcg accounting to KVM allocations
Ben Gardon
5
-22
/
+25
2019-02-20
KVM: nVMX: do not start the preemption timer hrtimer unnecessarily
Paolo Bonzini
1
-4
/
+9
2019-02-20
kvm: vmx: Fix typos in vmentry/vmexit control setting
Yu Zhang
1
-3
/
+5
2019-02-20
KVM: x86: cleanup freeing of nested state
Paolo Bonzini
2
-7
/
+6
2019-02-20
KVM: x86: Sync the pending Posted-Interrupts
Luwei Kang
3
-22
/
+18
2019-02-20
KVM: x86: expose MOVDIR64B CPU feature into VM.
Liu Jingqi
1
-1
/
+1
2019-02-20
KVM: x86: expose MOVDIRI CPU feature into VM.
Liu Jingqi
1
-1
/
+1
2019-02-20
kvm, x86, mmu: Use kernel generic dynamic physical address mask
Kai Huang
1
-3
/
+5
2019-02-20
KVM: nVMX: remove useless is_protmode check
Paolo Bonzini
1
-1
/
+1
2019-02-20
KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
Sean Christopherson
1
-3
/
+9
2019-02-20
KVM: nVMX: Apply addr size mask to effective address for VMX instructions
Sean Christopherson
1
-2
/
+23
2019-02-20
KVM: nVMX: Sign extend displacements of VMX instr's mem operands
Sean Christopherson
1
-0
/
+4
2019-02-20
svm: Fix improper check when deactivate AVIC
Suthikulpanit, Suravee
1
-5
/
+5
2019-02-20
KVM: x86: cull apicv code when userspace irqchip is requested
Paolo Bonzini
1
-1
/
+8
2019-02-20
svm: Fix AVIC DFR and LDR handling
Suthikulpanit, Suravee
1
-34
/
+30
2019-02-20
kvm: Use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-4
/
+4
2019-02-20
x86/kvmclock: set offset for kvm unstable clock
Pavel Tatashin
1
-5
/
+1
2019-02-20
KVM: VMX: Reorder clearing of registers in the vCPU-run assembly flow
Sean Christopherson
1
-7
/
+6
2019-02-20
KVM: VMX: Call vCPU-run asm sub-routine from C and remove clobbering
Sean Christopherson
1
-15
/
+4
2019-02-20
KVM: VMX: Preserve callee-save registers in vCPU-run asm sub-routine
Sean Christopherson
2
-4
/
+22
2019-02-20
KVM: VMX: Return VM-Fail from vCPU-run assembly via standard ABI reg
Sean Christopherson
2
-12
/
+12
2019-02-20
KVM: VMX: Pass @launched to the vCPU-run asm via standard ABI regs
Sean Christopherson
2
-8
/
+10
2019-02-20
KVM: VMX: Use RAX as the scratch register during vCPU-run
Sean Christopherson
1
-38
/
+38
2019-02-20
KVM: VMX: Rename ____vmx_vcpu_run() to __vmx_vcpu_run()
Sean Christopherson
2
-4
/
+4
2019-02-20
KVM: VMX: Fold __vmx_vcpu_run() back into vmx_vcpu_run()
Sean Christopherson
1
-32
/
+27
2019-02-20
KVM: VMX: Move vCPU-run code to a proper assembly routine
Sean Christopherson
2
-137
/
+145
2019-02-20
KVM: VMX: Create a stack frame in vCPU-run
Sean Christopherson
1
-1
/
+1
2019-02-20
KVM: VMX: Use #defines in place of immediates in VM-Enter inline asm
Sean Christopherson
1
-52
/
+61
2019-02-20
KVM: x86: Explicitly #define the VCPU_REGS_* indices
Sean Christopherson
2
-16
/
+42
2019-02-20
KVM: arm/arm64: Remove unused gpa_end variable
Shaokun Zhang
1
-2
/
+1
2019-02-19
KVM: arm64: Fix comment for KVM_PHYS_SHIFT
Zenghui Yu
1
-1
/
+2
2019-02-19
KVM: arm/arm64: fix spelling mistake: "auxilary" -> "auxiliary"
Colin Ian King
1
-1
/
+1
2019-02-19
KVM: arm/arm64: Update MAINTAINERS entries
Marc Zyngier
1
-11
/
+7
2019-02-19
KVM: arm/arm64: Prefix header search paths with $(srctree)/
Masahiro Yamada
2
-2
/
+2
2019-02-19
KVM: arm/arm64: Remove -I. header search paths
Masahiro Yamada
2
-4
/
+1
2019-02-19
KVM: arm/arm64: Fix TRACE_INCLUDE_PATH
Masahiro Yamada
1
-1
/
+1
2019-02-19
KVM: arm/arm64: arch_timer: Mark physical interrupt active when a virtual int...
Marc Zyngier
1
-3
/
+12
2019-02-19
arm64: KVM: Describe data or unified caches as having 1 set and 1 way
Ard Biesheuvel
2
-1
/
+17
2019-02-19
arm64: KVM: Expose sanitised cache type register to guest
Ard Biesheuvel
3
-2
/
+61
2019-02-19
KVM: arm/arm64: Move kvm_is_write_fault to header file
Christoffer Dall
3
-8
/
+16
2019-02-19
KVM: arm/arm64: Rework the timer code to use a timer_map
Christoffer Dall
3
-145
/
+278
2019-02-19
KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systems
Christoffer Dall
3
-49
/
+180
2019-02-19
KVM: arm/arm64: timer: Rework data structures for multiple timers
Christoffer Dall
2
-48
/
+51
2019-02-19
KVM: arm/arm64: consolidate arch timer trap handlers
Andre Przywara
5
-66
/
+187
2019-02-19
KVM: arm64: Reuse sys_reg() macro when searching the trap table
Marc Zyngier
1
-13
/
+6
2019-02-19
KVM: arm64: Fix ICH_ELRSR_EL2 sysreg naming
Marc Zyngier
3
-4
/
+4
2019-02-19
KVM: arm/arm64: Simplify bg_timer programming
Christoffer Dall
3
-26
/
+14
2019-02-19
KVM: arm/arm64: Factor out VMID into struct kvm_vmid
Christoffer Dall
9
-53
/
+61
2019-02-19
arm/arm64: KVM: Statically configure the host's view of MPIDR
Marc Zyngier
5
-2
/
+17
2019-02-19
ARM: KVM: Teach some form of type-safety to kvm_call_hyp
Marc Zyngier
3
-6
/
+31
[prev]
[next]