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
2024-08-22
KVM: x86: Refactor kvm_x86_ops.get_msr_feature() to avoid kvm_msr_entry
Sean Christopherson
1
-1
/
+1
2024-08-22
KVM: nVMX: Honor userspace MSR filter lists for nested VM-Enter/VM-Exit
Sean Christopherson
1
-0
/
+2
2024-08-22
KVM: VMX: Open code VMX preemption timer rate mask in its accessor
Xin Li
1
-2
/
+1
2024-08-22
KVM VMX: Move MSR_IA32_VMX_MISC bit defines to asm/vmx.h
Sean Christopherson
2
-12
/
+12
2024-08-22
KVM: nVMX: Add a helper to encode VMCS info in MSR_IA32_VMX_BASIC
Sean Christopherson
1
-2
/
+5
2024-08-22
KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value
Xin Li
1
-0
/
+5
2024-08-22
KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.h
Xin Li
2
-8
/
+7
2024-08-22
x86/cpu: KVM: Move macro to encode PAT value to common header
Sean Christopherson
1
-0
/
+6
2024-08-22
x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, ...
Sean Christopherson
2
-3
/
+17
2024-08-22
KVM: x86: Advertise AVX10.1 CPUID to userspace
Tao Su
1
-0
/
+1
2024-08-20
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
2
-0
/
+5
2024-08-19
x86: do the user address masking outside the user access area
Linus Torvalds
1
-1
/
+3
2024-08-19
x86: support user address masking instead of non-speculative conditional
Linus Torvalds
1
-0
/
+8
2024-08-14
x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported
Mitchell Levy
1
-0
/
+7
2024-08-14
KVM: x86/mmu: Introduce a quirk to control memslot zap behavior
Yan Zhao
2
-1
/
+3
2024-08-14
KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)
Sean Christopherson
1
-0
/
+2
2024-08-14
x86/mm: Remove unused NX related declarations
Yue Haibing
1
-2
/
+0
2024-08-14
x86/platform/uv: Remove unused declaration uv_irq_2_mmr_info()
Yue Haibing
1
-1
/
+0
2024-08-13
x86/fred: Enable FRED right after init_mem_mapping()
Xin Li (Intel)
1
-1
/
+2
2024-08-13
x86/fred: Move FRED RSP initialization into a separate function
Xin Li (Intel)
1
-0
/
+2
2024-08-13
x86/irq: Fix comment on IRQ vector layout
Sohil Mehta
1
-2
/
+2
2024-08-13
x86/apic: Remove unused extern declarations
Yue Haibing
1
-6
/
+0
2024-08-12
platform/x86/intel/ifs: Add SBAF test image loading support
Jithu Joseph
1
-0
/
+2
2024-08-09
x86/apic: Remove logical destination mode for 64-bit
Thomas Gleixner
1
-8
/
+0
2024-08-08
x86/entry: Remove unwanted instrumentation in common_interrupt()
Dmitry Vyukov
2
-5
/
+9
2024-08-07
x86/paravirt: Fix incorrect virt spinlock setting on bare metal
Chen Yu
1
-5
/
+7
2024-08-07
x86/apic: Remove unused inline function apic_set_eoi_cb()
Yue Haibing
1
-1
/
+0
2024-08-07
x86/apic: Provide apic_printk() helpers
Thomas Gleixner
1
-14
/
+19
2024-08-06
x86/traps: Enable UBSAN traps on x86
Gatlin Newhouse
1
-0
/
+12
2024-08-04
Merge tag 'x86-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2024-08-02
Merge branch 'kvm-fixes' into HEAD
Paolo Bonzini
1
-0
/
+1
2024-08-02
x86/pkeys: Add PKRU as a parameter in signal handling functions
Aruna Ramakrishna
1
-1
/
+1
2024-08-02
Merge branch 'linus' into x86/mm
Thomas Gleixner
45
-1101
/
+1728
2024-08-01
x86/mce: Rename mce_setup() to mce_prep_record()
Yazen Ghannam
1
-1
/
+1
2024-07-31
x86/setup: Parse the builtin command line before merging
Borislav Petkov (AMD)
1
-0
/
+4
2024-07-29
x86/elf: Add a new FPU buffer layout info to x86 core files
Vignesh Balasubramanian
1
-0
/
+16
2024-07-27
Merge tag 'for-linus-6.11-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+0
2024-07-26
KVM: x86: disallow pre-fault for SNP VMs before initialization
Paolo Bonzini
1
-0
/
+1
2024-07-25
x86/xen: fix memblock_reserve() usage on PVH
Roger Pau Monne
1
-5
/
+0
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-0
/
+73
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-42
/
+193
2024-07-19
x86: vdso: Wire up getrandom() vDSO implementation
Jason A. Donenfeld
3
-0
/
+73
2024-07-18
Merge tag 'x86-percpu-2024-07-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-255
/
+278
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-2
/
+0
2024-07-18
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-0
/
+4
2024-07-17
locking/atomic/x86: Redeclare x86_32 arch_atomic64_{add,sub}() as void
Uros Bizjak
1
-4
/
+2
2024-07-16
Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-0
/
+15
2024-07-16
Merge tag 'pm-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-0
/
+4
2024-07-16
Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-07-16
Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-16
/
+6
[prev]
[next]