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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-24
KVM: SVM: Update max number of vCPUs supported for x2AVIC mode
Suravee Suthikulpanit
1
-3
/
+9
2022-06-24
KVM: SVM: Detect X2APIC virtualization (x2AVIC) support
Suravee Suthikulpanit
1
-0
/
+3
2022-06-24
KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD
Suravee Suthikulpanit
1
-2
/
+2
2022-06-24
x86/cpufeatures: Introduce x2AVIC CPUID bit
Suravee Suthikulpanit
1
-0
/
+1
2022-06-24
KVM: x86: Add emulation for MSR_IA32_MCx_CTL2 MSRs.
Jue Wang
1
-0
/
+1
2022-06-24
KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs
David Matlack
1
-0
/
+22
2022-06-24
KVM: x86/mmu: Cache the access bits of shadowed translations
David Matlack
1
-1
/
+1
2022-06-24
KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
Ben Gardon
1
-0
/
+2
2022-06-20
KVM: x86: Add a quirk for KVM's "MONITOR/MWAIT are NOPs!" behavior
Sean Christopherson
2
-1
/
+3
2022-06-20
KVM: x86: Move "apicv_active" into "struct kvm_lapic"
Sean Christopherson
1
-1
/
+0
2022-06-20
KVM: x86: Drop @vcpu parameter from kvm_x86_ops.hwapic_isr_update()
Sean Christopherson
1
-1
/
+1
2022-06-09
Merge branch 'kvm-5.20-early'
Paolo Bonzini
9
-23
/
+84
2022-06-09
KVM: x86: inhibit APICv/AVIC on changes to APIC ID or APIC base
Maxim Levitsky
1
-0
/
+8
2022-06-09
KVM: x86: document AVIC/APICv inhibit reasons
Maxim Levitsky
1
-2
/
+57
2022-06-09
Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
86
-615
/
+1204
2022-06-08
KVM: x86: PIT: Preserve state of speaker port data bit
Paul Durrant
1
-1
/
+2
2022-06-08
KVM: VMX: Enable Notify VM exit
Tao Xu
4
-1
/
+18
2022-06-08
KVM: x86: Introduce "struct kvm_caps" to track misc caps/settings
Sean Christopherson
1
-15
/
+0
2022-06-08
KVM: x86: Extend KVM_{G,S}ET_VCPU_EVENTS to support pending triple fault
Chenyi Qiang
2
-1
/
+7
2022-06-08
KVM: x86/pmu: Drop amd_event_mapping[] in the KVM context
Like Xu
1
-1
/
+1
2022-06-08
perf: x86/core: Add interface to query perfmon_event_map[] directly
Like Xu
1
-0
/
+6
2022-06-08
KVM: x86/pmu: Disable guest PEBS temporarily in two rare situations
Like Xu
1
-0
/
+9
2022-06-08
KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS
Like Xu
1
-0
/
+2
2022-06-08
KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DS
Like Xu
1
-0
/
+1
2022-06-08
KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS
Like Xu
2
-0
/
+9
2022-06-08
KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
Like Xu
1
-0
/
+1
2022-06-08
perf/x86/core: Pass "struct kvm_pmu *" to determine the guest values
Like Xu
1
-2
/
+2
2022-06-08
perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake Server
Like Xu
1
-0
/
+1
2022-06-08
KVM: VMX: enable IPI virtualization
Chao Gao
4
-0
/
+12
2022-06-08
KVM: x86: Allow userspace to set maximum VCPU id for VM
Zeng Guang
1
-0
/
+6
2022-06-08
KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
Robert Hoo
1
-0
/
+3
2022-06-08
x86/cpu: Add new VMX feature, Tertiary VM-Execution control
Robert Hoo
2
-1
/
+3
2022-06-08
KVM: x86: Differentiate Soft vs. Hard IRQs vs. reinjected in tracepoint
Sean Christopherson
1
-1
/
+1
2022-06-08
KVM: x86: do not report a vCPU as preempted outside instruction boundaries
Paolo Bonzini
1
-0
/
+3
2022-06-07
Merge branch 'kvm-5.19-early-fixes' into HEAD
Paolo Bonzini
1
-1
/
+1
2022-06-07
x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
Jan Beulich
1
-1
/
+1
2022-06-05
Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-5
/
+9
2022-06-04
Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+0
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+5
2022-06-03
Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+9
2022-06-02
Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-20
/
+0
2022-06-01
efi/x86: libstub: Make DXE calls mixed mode safe
Ard Biesheuvel
1
-0
/
+9
2022-06-01
xen: replace xen_remap() with memremap()
Juergen Gross
1
-3
/
+0
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-89
/
+16
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-0
/
+7
2022-05-28
ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
Steven Rostedt (Google)
1
-0
/
+7
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-52
/
+0
2022-05-27
Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+7
2022-05-27
Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+8
2022-05-27
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Naveen N. Rao
1
-0
/
+8
[next]