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-05-13
Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-3
/
+204
2024-05-13
Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-33
/
+6
2024-05-13
Merge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-8
/
+5
2024-05-13
Merge tag 'x86-boot-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+2
2024-05-13
Merge tag 'x86-asm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-47
/
+49
2024-05-13
Merge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-135
/
+201
2024-05-13
Merge branches 'acpi-x86', 'acpi-dptf' and 'acpi-apei'
Rafael J. Wysocki
1
-0
/
+2
2024-05-12
KVM: SEV: Support SEV-SNP AP Creation NAE event
Tom Lendacky
2
-0
/
+7
2024-05-12
KVM: SEV: Add support to handle RMP nested page faults
Brijesh Singh
2
-0
/
+4
2024-05-12
KVM: SEV: Add support to handle Page State Change VMGEXIT
Michael Roth
1
-0
/
+11
2024-05-12
KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
Michael Roth
1
-0
/
+6
2024-05-12
KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
Brijesh Singh
1
-0
/
+8
2024-05-12
KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
Brijesh Singh
1
-0
/
+17
2024-05-12
KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
Brijesh Singh
1
-0
/
+19
2024-05-12
KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
Brijesh Singh
1
-0
/
+11
2024-05-12
KVM: SEV: Add initial SEV-SNP support
Brijesh Singh
2
-1
/
+3
2024-05-12
Merge branch 'kvm-coco-hooks' into HEAD
Paolo Bonzini
2
-0
/
+6
2024-05-12
Merge tag 'kvm-x86-vmx-6.10' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-3
/
+0
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
13
-11
/
+49
2024-05-10
Merge branch 'kvm-sev-es-ghcbv2' into HEAD
Paolo Bonzini
2
-3
/
+9
2024-05-10
Merge branch 'kvm-coco-pagefault-prep' into HEAD
Paolo Bonzini
1
-21
/
+25
2024-05-10
KVM: x86: Add hook for determining max NPT mapping level
Michael Roth
2
-0
/
+2
2024-05-10
KVM: guest_memfd: Add hook for invalidating memory
Michael Roth
2
-0
/
+2
2024-05-10
KVM: guest_memfd: Add hook for initializing memory
Paolo Bonzini
2
-0
/
+2
2024-05-08
x86/irq: Use existing helper for pending vector check
Jacob Pan
1
-7
/
+1
2024-05-07
KVM: SEV: Allow per-guest configuration of GHCB protocol version
Michael Roth
1
-1
/
+3
2024-05-07
KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
Brijesh Singh
1
-0
/
+2
2024-05-07
KVM: SEV: Add support to handle AP reset MSR protocol
Tom Lendacky
1
-2
/
+4
2024-05-07
KVM: x86/mmu: check for invalid async page faults involving private memory
Paolo Bonzini
1
-0
/
+1
2024-05-07
KVM: x86/mmu: Use synthetic page fault error code to indicate private faults
Sean Christopherson
1
-1
/
+6
2024-05-07
KVM: x86: Move synthetic PFERR_* sanity checks to SVM's #NPF handler
Sean Christopherson
1
-0
/
+6
2024-05-07
KVM: x86: Define more SEV+ page fault error bits/flags for #NPF
Sean Christopherson
1
-0
/
+4
2024-05-07
KVM: x86: Remove separate "bit" defines for page fault error code masks
Sean Christopherson
1
-22
/
+10
2024-05-07
x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
Robert Richter
1
-2
/
+0
2024-05-06
printk: Change type of CONFIG_BASE_SMALL to bool
Yoann Congal
1
-3
/
+3
2024-05-06
x86/alternatives: Remove alternative_input_2()
Borislav Petkov (AMD)
1
-14
/
+0
2024-05-05
mm/page_table_check: support userfault wr-protect entries
Peter Xu
1
-17
/
+1
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
1
-4
/
+4
2024-05-03
arch: Remove struct fb_info from video helpers
Thomas Zimmermann
1
-3
/
+5
2024-05-02
Merge branch 'x86/cpu' into perf/core, to pick up dependent commits
Ingo Molnar
4
-3
/
+204
2024-05-02
x86/insn: Add support for APX EVEX to the instruction decoder logic
Adrian Hunter
2
-0
/
+13
2024-05-02
x86/insn: Add support for REX2 prefix to the instruction decoder logic
Adrian Hunter
2
-5
/
+31
2024-05-01
x86/mm: Remove broken vsyscall emulation code from the page fault code
Linus Torvalds
1
-1
/
+0
2024-04-30
ACPI: Move acpi_blacklisted() declaration to asm/acpi.h
Kuppuswamy Sathyanarayanan
1
-0
/
+2
2024-04-30
iommu/vt-d: Make posted MSI an opt-in command line option
Jacob Pan
1
-0
/
+7
2024-04-30
x86/irq: Extend checks for pending vectors to posted interrupts
Jacob Pan
2
-1
/
+20
2024-04-30
x86/irq: Factor out common code for checking pending interrupts
Jacob Pan
1
-0
/
+11
2024-04-30
x86/irq: Install posted MSI notification handler
Jacob Pan
2
-0
/
+9
2024-04-30
x86/irq: Set up per host CPU posted interrupt descriptors
Jacob Pan
2
-0
/
+9
2024-04-30
x86/irq: Reserve a per CPU IDT vector for posted MSIs
Jacob Pan
1
-1
/
+7
[prev]
[next]