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
2024-06-05
KVM: x86: Remove VMX support for virtualizing guest MTRR memtypes
Sean Christopherson
7
-695
/
+62
2024-06-05
KVM: x86: Keep consistent naming for APICv/AVIC inhibit reasons
Alejandro Jimenez
4
-5
/
+5
2024-06-05
KVM: x86: Print names of apicv inhibit reasons in traces
Alejandro Jimenez
3
-2
/
+30
2024-06-05
KVM: x86: Add a capability to configure bus frequency for APIC timer
Isaku Yamahata
1
-0
/
+27
2024-06-05
KVM: x86: Make nanoseconds per APIC bus cycle a VM variable
Isaku Yamahata
5
-4
/
+9
2024-06-05
KVM: x86: hyper-v: Calculate APIC bus frequency for Hyper-V
Isaku Yamahata
2
-2
/
+1
2024-06-05
KVM: SNP: Fix LBR Virtualization for SNP guest
Ravi Bangoria
1
-0
/
+8
2024-06-05
KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attr
Tao Su
1
-3
/
+0
2024-06-03
KVM: SVM: Consider NUMA affinity when allocating per-CPU save_area
Li RongQing
3
-9
/
+9
2024-06-03
KVM: SVM: not account memory allocation for per-CPU svm_data
Li RongQing
3
-6
/
+17
2024-06-03
KVM: SVM: remove useless input parameter in snp_safe_alloc_page
Li RongQing
4
-8
/
+9
2024-06-03
KVM: x86/pmu: Manipulate FIXED_CTR_CTRL MSR with macros
Dapeng Mi
3
-11
/
+17
2024-06-03
KVM: x86/pmu: Change ambiguous _mask suffix to _rsvd in kvm_pmu
Dapeng Mi
5
-29
/
+29
2024-06-03
KVM: x86/mmu: Only allocate shadowed translation cache for sp->role.level <= ...
Hou Wenlong
2
-7
/
+7
2024-06-03
KVM: x86: invalid_list not used anymore in mmu_shrink_scan
Liang Chen
1
-1
/
+0
2024-06-03
Merge branch 'kvm-6.11-sev-snp' into HEAD
Paolo Bonzini
14
-25
/
+1614
2024-06-03
Merge branch 'kvm-fixes-6.10-1' into HEAD
Paolo Bonzini
15
-69
/
+161
2024-06-03
Merge branch 'kvm-fixes-6.10-1' into HEAD
Paolo Bonzini
15
-69
/
+161
2024-06-03
KVM: x86: Drop support for hand tuning APIC timer advancement from userspace
Sean Christopherson
3
-29
/
+23
2024-06-03
KVM: SEV-ES: Delegate LBR virtualization to the processor
Ravi Bangoria
3
-7
/
+17
2024-06-03
KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent
Ravi Bangoria
3
-9
/
+14
2024-06-03
KVM: SEV-ES: Prevent MSR access post VMSA encryption
Nikunj A Dadhania
1
-0
/
+18
2024-06-03
KVM: SVM: Remove the need to trigger an UNBLOCK event on AP creation
Tom Lendacky
3
-23
/
+1
2024-06-03
KVM: SEV: Don't WARN() if RMP lookup fails when invalidating gmem pages
Paolo Bonzini
1
-5
/
+4
2024-06-03
KVM: SEV: Automatically switch reclaimed pages to shared
Michael Roth
1
-24
/
+31
2024-06-03
KVM: VMX: Switch to new Intel CPU model infrastructure
Tony Luck
1
-11
/
+9
2024-06-03
KVM: x86/pmu: Switch to new Intel CPU model defines
Tony Luck
1
-4
/
+4
2024-06-03
KVM: x86: Remove IA32_PERF_GLOBAL_OVF_CTRL from KVM_GET_MSR_INDEX_LIST
Jim Mattson
1
-1
/
+1
2024-06-03
KVM: x86: Move shadow_phys_bits into "kvm_host", as "maxphyaddr"
Sean Christopherson
6
-39
/
+37
2024-06-03
KVM: x86/mmu: Snapshot shadow_phys_bits when kvm.ko is loaded
Sean Christopherson
2
-4
/
+4
2024-06-03
KVM: SVM: Use KVM's snapshot of the host's XCR0 for SEV-ES host state
Sean Christopherson
1
-1
/
+1
2024-06-03
KVM: x86: Add a struct to consolidate host values, e.g. EFER, XCR0, etc...
Sean Christopherson
6
-40
/
+35
2024-06-03
x86/kexec: Fix bug with call depth tracking
David Kaplan
1
-2
/
+9
2024-06-03
x86/tsc: Remove obsolete ART to TSC conversion functions
Lakshmi Sowjanya D
2
-63
/
+0
2024-06-03
x86/tsc: Provide ART base clock information for TSC
Lakshmi Sowjanya D
1
-18
/
+24
2024-06-03
x86/platform/atom: Switch to new Intel CPU model defines
Tony Luck
1
-6
/
+5
2024-06-02
Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-12
/
+26
2024-06-02
Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2024-06-02
x86/mce/inject: Add missing MODULE_DESCRIPTION() line
Jeff Johnson
1
-0
/
+1
2024-05-31
x86/topology/intel: Unlock CPUID before evaluating anything
Thomas Gleixner
3
-10
/
+20
2024-05-31
drm: move i915_pciids.h under include/drm/intel
Jani Nikula
1
-1
/
+1
2024-05-31
drm: move i915_drm.h under include/drm/intel
Jani Nikula
1
-1
/
+1
2024-05-31
sched/x86: Export 'percpu arch_freq_scale'
Phil Auld
1
-0
/
+1
2024-05-31
perf/x86/intel: Add missing MODULE_DESCRIPTION() lines
Jeff Johnson
2
-0
/
+2
2024-05-31
perf/x86/rapl: Add missing MODULE_DESCRIPTION() line
Jeff Johnson
1
-0
/
+1
2024-05-31
crypto: x86/poly1305 - Switch to new Intel CPU model defines
Tony Luck
1
-2
/
+2
2024-05-31
crypto: x86/twofish - Switch to new Intel CPU model defines
Tony Luck
1
-4
/
+5
2024-05-30
x86/cpu: Provide default cache line size if not enumerated
Dave Hansen
1
-0
/
+4
2024-05-30
x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 a...
Thomas Gleixner
1
-2
/
+2
2024-05-28
perf/x86/rapl: Switch to new Intel CPU model defines
Tony Luck
1
-45
/
+45
[prev]
[next]