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-04-30
x86/irq: Remove bitfields in posted interrupt descriptor
Jacob Pan
1
-9
/
+12
2024-04-30
x86/irq: Unionize PID.PIR for 64bit access w/o casting
Jacob Pan
1
-1
/
+4
2024-04-30
KVM: VMX: Move posted interrupt descriptor out of VMX code
Jacob Pan
1
-0
/
+88
2024-04-29
x86/sev: Add callback to apply RMP table fixups for kexec
Ashish Kalra
1
-0
/
+2
2024-04-29
x86/e820: Add a new e820 table update helper
Ashish Kalra
1
-0
/
+1
2024-04-25
x86/mm: implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGS
Rick Edgecombe
1
-0
/
+1
2024-04-25
mm/arch: provide pud_pfn() fallback
Peter Xu
1
-0
/
+1
2024-04-25
x86: remove unneeded memblock_find_dma_reserve()
Baoquan He
1
-1
/
+0
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
1
-0
/
+1
2024-04-25
x86/sev: Shorten struct name snp_secrets_page_layout to snp_secrets_page
Tom Lendacky
1
-1
/
+1
2024-04-24
x86/tdx: Preserve shared bit on mprotect()
Kirill A. Shutemov
2
-1
/
+3
2024-04-24
locking/pvqspinlock/x86: Use _Q_LOCKED_VAL in PV_UNLOCK_ASM macro
Uros Bizjak
1
-1
/
+1
2024-04-24
locking/qspinlock/x86: Micro-optimize virt_spin_lock()
Uros Bizjak
1
-4
/
+9
2024-04-24
locking/atomic/x86: Merge __arch{,_try}_cmpxchg64_emu_local() with __arch{,_t...
Uros Bizjak
1
-46
/
+10
2024-04-23
crash: add a new kexec flag for hotplug support
Sourabh Jain
1
-9
/
+2
2024-04-23
crash: forward memory_notify arg to arch crash hotplug handler
Sourabh Jain
1
-1
/
+1
2024-04-22
x86: Stop using weak symbols for __iowrite32_copy()
Jason Gunthorpe
1
-0
/
+17
2024-04-22
x86/cpu/vfm: Update arch/x86/include/asm/intel-family.h
Tony Luck
1
-0
/
+84
2024-04-22
x86/cpu/vfm: Add new macros to work with (vendor/family/model) values
Tony Luck
1
-0
/
+93
2024-04-22
x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86
Tony Luck
1
-3
/
+17
2024-04-21
Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2024-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+2
2024-04-19
KVM, x86: add architectural support code for #VE
Paolo Bonzini
1
-0
/
+12
2024-04-19
KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
Sean Christopherson
1
-0
/
+2
2024-04-19
KVM: x86/mmu: Add Suppress VE bit to EPT shadow_mmio_mask/shadow_present_mask
Isaku Yamahata
1
-0
/
+1
2024-04-19
Merge x86 bugfixes from Linux 6.9-rc3
Paolo Bonzini
11
-17
/
+48
2024-04-16
Merge tag 'kvm-x86-fixes-6.9-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2024-04-16
sched: Add missing memory barrier in switch_mm_cid
Mathieu Desnoyers
1
-0
/
+3
2024-04-14
locking/atomic/x86: Introduce arch_try_cmpxchg64_local()
Uros Bizjak
2
-0
/
+40
2024-04-14
x86/pat: Introduce lookup_address_in_pgd_attr()
Juergen Gross
1
-0
/
+2
2024-04-12
Merge branch 'x86/urgent' into x86/cpu, to resolve conflict
Ingo Molnar
5
-9
/
+38
2024-04-12
locking/pvqspinlock/x86: Remove redundant CMP after CMPXCHG in __raw_callee_s...
Uros Bizjak
1
-3
/
+2
2024-04-12
KVM: x86: Split core of hypercall emulation to helper function
Sean Christopherson
1
-0
/
+4
2024-04-11
perf/x86/intel: Expose existence of callback support to KVM
Sean Christopherson
1
-0
/
+1
2024-04-11
KVM: SEV: introduce KVM_SEV_INIT2 operation
Paolo Bonzini
1
-0
/
+9
2024-04-11
KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
Paolo Bonzini
1
-0
/
+3
2024-04-11
KVM: SEV: define VM types for SEV and SEV-ES
Paolo Bonzini
1
-0
/
+2
2024-04-11
KVM: x86: add fields to struct kvm_arch for CoCo features
Paolo Bonzini
1
-2
/
+5
2024-04-11
KVM: SEV: publish supported VMSA features
Paolo Bonzini
1
-2
/
+7
2024-04-11
KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR
Paolo Bonzini
2
-0
/
+2
2024-04-11
KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatible
Sean Christopherson
1
-0
/
+1
2024-04-11
Merge tag 'v6.9-rc3' into x86/boot, to pick up fixes before queueing up more ...
Ingo Molnar
18
-107
/
+173
2024-04-10
locking/atomic/x86: Define arch_atomic_sub() family using arch_atomic_add() f...
Uros Bizjak
2
-20
/
+4
2024-04-10
locking/atomic/x86: Rewrite x86_32 arch_atomic64_{,fetch}_{and,or,xor}() func...
Uros Bizjak
1
-25
/
+18
2024-04-10
locking/atomic/x86: Introduce arch_atomic64_read_nonatomic() to x86_32
Uros Bizjak
1
-0
/
+26
2024-04-10
locking/atomic/x86: Introduce arch_atomic64_try_cmpxchg() to x86_32
Uros Bizjak
1
-2
/
+8
2024-04-10
Merge branch 'linus' into x86/urgent, to pick up dependent commits
Ingo Molnar
4
-8
/
+36
2024-04-09
KVM: x86: Move nEPT exit_qualification field from kvm_vcpu_arch to x86_exception
Sean Christopherson
1
-3
/
+0
2024-04-09
x86/alternatives: Use a temporary buffer when optimizing NOPs
Borislav Petkov (AMD)
1
-1
/
+1
2024-04-09
x86/alternatives: Catch late X86_FEATURE modifiers
Borislav Petkov (AMD)
1
-2
/
+6
[prev]
[next]