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-11-28
x86: KVM: Advertise AMX-FP16 CPUID to user space
Chang S. Bae
1
-0
/
+1
2022-11-28
x86: KVM: Advertise CMPccXADD CPUID to user space
Jiaxi Chen
1
-0
/
+1
2022-11-28
x86/hyperv: Expand definition of struct hv_vp_assist_page
Saurabh Sengar
1
-1
/
+10
2022-11-27
x86/resctrl: Move MSR defines into msr-index.h
Borislav Petkov
2
-11
/
+18
2022-11-25
x86/boot: Skip realmode init code when running as Xen PV guest
Juergen Gross
2
-0
/
+5
2022-11-24
x86/paravirt: Use common macro for creating simple asm paravirt functions
Juergen Gross
2
-27
/
+32
2022-11-24
x86/paravirt: Remove clobber bitmask from .parainstructions
Kees Cook
1
-49
/
+12
2022-11-22
x86/cpu: Drop 32-bit Xen PV guest code in update_task_stack()
Juergen Gross
1
-5
/
+2
2022-11-22
x86/cpu: Remove unneeded 64-bit dependency in arch_enter_from_user_mode()
Juergen Gross
1
-2
/
+2
2022-11-22
x86/cpufeatures: Add X86_FEATURE_XENPV to disabled-features.h
Juergen Gross
1
-1
/
+7
2022-11-21
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
9
-23
/
+45
2022-11-21
x86/tsx: Add a feature bit for TSX control MSR support
Pawan Gupta
1
-0
/
+3
2022-11-20
Merge tag 'locking_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2022-11-19
platform/x86/intel/ifs: Use generic microcode headers and functions
Jithu Joseph
1
-0
/
+1
2022-11-18
x86/microcode/intel: Use a reserved field for metasize
Jithu Joseph
1
-1
/
+2
2022-11-18
x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()
Jithu Joseph
2
-1
/
+2
2022-11-18
x86/microcode/intel: Reuse microcode_sanity_check()
Jithu Joseph
1
-0
/
+1
2022-11-18
x86/microcode/intel: Reuse find_matching_signature()
Jithu Joseph
1
-0
/
+1
2022-11-18
KVM: nSVM: hyper-v: Enable L2 TLB flush
Vitaly Kuznetsov
1
-0
/
+4
2022-11-18
KVM: nVMX: hyper-v: Enable L2 TLB flush
Vitaly Kuznetsov
1
-0
/
+9
2022-11-18
KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'
Vitaly Kuznetsov
1
-0
/
+2
2022-11-18
KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook
Vitaly Kuznetsov
1
-0
/
+1
2022-11-18
KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
Vitaly Kuznetsov
1
-0
/
+6
2022-11-18
KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of...
Vitaly Kuznetsov
1
-0
/
+3
2022-11-18
KVM: x86: hyper-v: Create a separate fifo for L2 TLB flush
Vitaly Kuznetsov
1
-1
/
+7
2022-11-18
KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
Vitaly Kuznetsov
1
-0
/
+2
2022-11-18
KVM: x86: hyper-v: Introduce TLB flush fifo
Vitaly Kuznetsov
1
-0
/
+20
2022-11-18
KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
Vitaly Kuznetsov
1
-0
/
+2
2022-11-18
KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush'
Vitaly Kuznetsov
2
-2
/
+2
2022-11-18
x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"
Sean Christopherson
2
-2
/
+2
2022-11-18
KVM: SVM: Add a proper field for Hyper-V VMCB enlightenments
Sean Christopherson
1
-1
/
+6
2022-11-18
x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h
Sean Christopherson
1
-0
/
+22
2022-11-18
ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accesses
Mark Rutland
1
-0
/
+16
2022-11-18
ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...
Mark Rutland
1
-1
/
+1
2022-11-18
ftrace: pass fregs to arch_ftrace_set_direct_caller()
Mark Rutland
1
-13
/
+18
2022-11-18
efi: x86: Move EFI runtime map sysfs code to arch/x86
Ard Biesheuvel
1
-0
/
+22
2022-11-18
efi: memmap: Move manipulation routines into x86 arch tree
Ard Biesheuvel
1
-0
/
+12
2022-11-18
efi: memmap: Move EFI fake memmap support into x86 arch tree
Ard Biesheuvel
1
-0
/
+5
2022-11-18
efi: libstub: Add mixed mode support to command line initrd loader
Ard Biesheuvel
1
-0
/
+11
2022-11-18
efi: libstub: Permit mixed mode return types other than efi_status_t
Ard Biesheuvel
1
-35
/
+30
2022-11-18
stackprotector: actually use get_random_canary()
Jason A. Donenfeld
1
-13
/
+1
2022-11-17
x86/tdx: Add a wrapper to get TDREPORT0 from the TDX Module
Kuppuswamy Sathyanarayanan
1
-0
/
+2
2022-11-17
x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS
Thomas Gleixner
1
-3
/
+1
2022-11-17
PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
Thomas Gleixner
1
-2
/
+2
2022-11-17
clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.h
Thomas Gleixner
2
-2
/
+9
2022-11-16
KVM: x86/mmu: Use BIT{,_ULL}() for PFERR masks
David Matlack
1
-10
/
+10
2022-11-16
locking: Fix qspinlock/x86 inline asm error
Guo Jin
1
-1
/
+1
2022-11-16
x86/debug: Include percpu.h in debugreg.h to get DECLARE_PER_CPU() et al
Sean Christopherson
1
-1
/
+1
2022-11-15
x86/cpu: Restore AMD's DE_CFG MSR after resume
Borislav Petkov
1
-3
/
+5
2022-11-10
KVM: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.h
Gavin Shan
1
-2
/
+0
[prev]
[next]