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
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-16
KVM: nVMX: Rename and split top-level consistency checks to match SDM
Sean Christopherson
1
-14
/
+25
2019-04-16
KVM: nVMX: Move guest non-reg state checks to VM-Exit path
Sean Christopherson
1
-15
/
+15
2019-04-16
kvm: nVMX: Check "load IA32_PAT" VM-entry control on vmentry
Krish Sadhukhan
1
-0
/
+4
2019-04-16
kvm: nVMX: Check "load IA32_PAT" VM-exit control on vmentry
Krish Sadhukhan
1
-0
/
+4
2019-04-16
KVM: x86: optimize check for valid PAT value
Paolo Bonzini
3
-10
/
+12
2019-04-16
KVM: x86: clear VM_EXIT_SAVE_IA32_PAT
Paolo Bonzini
1
-1
/
+0
2019-04-16
KVM: vmx: print more APICv fields in dump_vmcs
Paolo Bonzini
1
-2
/
+10
2019-04-16
KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
Vitaly Kuznetsov
1
-2
/
+2
2019-04-16
KVM: fix spectrev1 gadgets
Paolo Bonzini
1
-1
/
+3
2019-04-16
KVM: x86: fix warning Using plain integer as NULL pointer
Hariprasad Kelam
1
-1
/
+1
2019-04-16
KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels
Sean Christopherson
2
-4
/
+16
2019-04-16
KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU
Sean Christopherson
1
-10
/
+11
2019-04-16
KVM: x86: clear SMM flags before loading state while leaving SMM
Sean Christopherson
3
-16
/
+10
2019-04-16
KVM: x86: Open code kvm_set_hflags
Sean Christopherson
3
-18
/
+19
2019-04-16
KVM: x86: Load SMRAM in a single shot when leaving SMM
Sean Christopherson
6
-92
/
+92
2019-04-16
KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU
Liran Alon
1
-0
/
+25
2019-04-16
KVM: x86: Raise #GP when guest vCPU do not support PMU
Liran Alon
1
-0
/
+4
2019-04-16
x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
WANG Chao
4
-6
/
+12
2019-04-16
KVM: x86: svm: make sure NMI is injected after nmi_singlestep
Vitaly Kuznetsov
1
-0
/
+3
2019-04-16
svm/avic: Fix invalidate logical APIC id entry
Suthikulpanit, Suravee
1
-1
/
+2
2019-04-16
Revert "svm: Fix AVIC incomplete IPI emulation"
Suthikulpanit, Suravee
1
-4
/
+15
2019-04-16
kvm: mmu: Fix overflow on kvm mmu page limit calculation
Ben Gardon
4
-16
/
+15
2019-04-16
KVM: nVMX: always use early vmcs check when EPT is disabled
Paolo Bonzini
2
-2
/
+21
2019-04-16
x86/Kconfig: Fix spelling mistake "effectivness" -> "effectiveness"
Colin Ian King
1
-1
/
+1
2019-04-16
x86/hyper-v: Implement EOI assist
Vitaly Kuznetsov
1
-0
/
+5
2019-04-16
perf/x86/intel: Add Tremont core PMU support
Kan Liang
1
-0
/
+91
2019-04-16
perf/x86/intel/uncore: Add Intel Icelake uncore support
Kan Liang
3
-0
/
+98
2019-04-16
perf/x86/msr: Add Icelake support
Kan Liang
1
-0
/
+1
2019-04-16
perf/x86/intel/rapl: Add Icelake support
Kan Liang
1
-0
/
+2
2019-04-16
perf/x86/intel/cstate: Add Icelake support
Kan Liang
1
-0
/
+2
2019-04-16
perf/x86/intel: Add Icelake support
Kan Liang
5
-4
/
+138
2019-04-16
perf/x86: Support constraint ranges
Peter Zijlstra
3
-8
/
+39
2019-04-16
perf/x86/lbr: Avoid reading the LBRs when adaptive PEBS handles them
Andi Kleen
2
-1
/
+13
2019-04-16
perf/x86/intel: Support adaptive PEBS v4
Kan Liang
6
-26
/
+438
2019-04-16
perf/x86/intel/ds: Extract code of event update in short period
Kan Liang
1
-13
/
+20
2019-04-16
perf/x86/intel: Extract memory code PEBS parser for reuse
Andi Kleen
1
-29
/
+34
2019-04-16
perf/x86: Support outputting XMM registers
Kan Liang
6
-10
/
+85
2019-04-16
perf/x86/intel: Force resched when TFA sysctl is modified
Stephane Eranian
3
-2
/
+53
2019-04-16
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-20
/
+20
2019-04-16
perf/x86: Fix incorrect PEBS_REGS
Kan Liang
2
-20
/
+20
2019-04-16
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
9
-188
/
+261
2019-04-16
KVM: nVMX: allow tests to use bad virtual-APIC page address
Paolo Bonzini
3
-10
/
+19
2019-04-16
x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"
Peter Zijlstra
1
-1
/
+1
2019-04-16
x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
Jian-Hong Pan
1
-0
/
+21
2019-04-16
x86/mm: Prevent bogus warnings with "noexec=off"
Thomas Gleixner
2
-2
/
+3
2019-04-16
x86/build/lto: Fix truncated .bss with -fdata-sections
Sami Tolvanen
1
-1
/
+1
2019-04-15
KVM: x86/mmu: Fix an inverted list_empty() check when zapping sptes
Sean Christopherson
1
-1
/
+1
2019-04-14
x86/speculation: Prevent deadlock on ssb_state::lock
Thomas Gleixner
1
-2
/
+6
2019-04-14
x86/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
1
-12
/
+2
2019-04-14
x86/resctrl: Do not repeat rdtgroup mode initialization
Xiaochen Shen
1
-1
/
+2
[prev]
[next]