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-03-06
mm/x86: replace pgd_large() with pgd_leaf()
Peter Xu
1
-2
/
+2
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
1
-1
/
+1
2024-03-06
x86/nmi: Drop unused declaration of proc_nmi_enabled()
Thomas Weißschuh
1
-3
/
+0
2024-03-04
x86/sev: Move early startup code into .head.text section
Ard Biesheuvel
1
-5
/
+5
2024-03-04
x86/sme: Move early SME kernel encryption handling into .head.text
Ard Biesheuvel
1
-4
/
+4
2024-03-04
x86/boot: Move mem_encrypt= parsing to the decompressor
Ard Biesheuvel
1
-0
/
+1
2024-03-04
x86/startup_64: Defer assignment of 5-level paging global variables
Ard Biesheuvel
1
-1
/
+1
2024-03-04
x86/idle: Select idle routine only once
Thomas Gleixner
1
-1
/
+1
2024-03-04
x86/cpu: Provide a declaration for itlb_multihit_kvm_mitigation
Thomas Gleixner
1
-0
/
+2
2024-03-04
x86/uaccess: Add missing __force to casts in __access_ok() and valid_user_add...
Thomas Gleixner
1
-3
/
+4
2024-03-04
x86/percpu: Cure per CPU madness on UP
Thomas Gleixner
1
-5
/
+0
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
1
-5
/
+0
2024-03-04
x86/msr: Add missing __percpu annotations
Thomas Gleixner
3
-14
/
+16
2024-03-04
x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>
Thomas Gleixner
4
-25
/
+27
2024-03-04
hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
Nuno Das Neves
2
-84
/
+91
2024-03-01
locking/x86: Implement local_xchg() using CMPXCHG without the LOCK prefix
Uros Bizjak
1
-2
/
+14
2024-03-01
x86/mm: Regularize set_memory_p() parameters and make non-static
Michael Kelley
1
-0
/
+1
2024-02-28
x86/sev: Dump SEV_STATUS
Borislav Petkov (AMD)
2
-24
/
+37
2024-02-28
x86/boot/64: Load the final kernel GDT during early boot directly, remove sta...
Brian Gerst
1
-0
/
+1
2024-02-27
KVM: SVM: Rename vmplX_ssp -> plX_ssp
John Allen
1
-4
/
+4
2024-02-27
kvm/x86: allocate the write-tracking metadata on-demand
Andrei Vagin
1
-0
/
+9
2024-02-27
Merge branch 'x86/urgent' into x86/apic, to resolve conflicts
Ingo Molnar
3
-14
/
+14
2024-02-26
x86/bugs: Use fixed addressing for VERW operand
Pawan Gupta
1
-1
/
+1
2024-02-26
KVM: x86/pmu: Explicitly check NMI from guest to reducee false positives
Like Xu
1
-1
/
+9
2024-02-27
x86/vdso: Move vDSO to mmap region
Daniel Micay
1
-1
/
+0
2024-02-26
x86/boot/64: Simplify global variable accesses in GDT/IDT programming
Ard Biesheuvel
1
-1
/
+1
2024-02-26
Merge branch 'x86/sev' into x86/boot, to resolve conflicts and to pick up dep...
Ingo Molnar
11
-17
/
+101
2024-02-25
Merge tag 'x86_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-14
/
+14
2024-02-23
kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
1
-3
/
+3
2024-02-23
x86: irq: unconditionally define KVM interrupt vectors
Paolo Bonzini
1
-2
/
+0
2024-02-23
genirq/matrix: Dynamic bitmap allocation
Björn Töpel
1
-2
/
+0
2024-02-22
KVM: x86: Fully defer to vendor code to decide how to force immediate exit
Sean Christopherson
2
-4
/
+0
2024-02-22
KVM: x86: Plumb "force_immediate_exit" into kvm_entry() tracepoint
Sean Christopherson
1
-1
/
+2
2024-02-22
KVM: x86: Make kvm_get_dr() return a value, not use an out parameter
Sean Christopherson
1
-1
/
+1
2024-02-22
x86/cpu: Add a VMX flag to enumerate 5-level EPT support to userspace
Sean Christopherson
1
-0
/
+1
2024-02-22
x86/mm: convert pte_next_pfn() to pte_advance_pfn()
Ryan Roberts
1
-4
/
+4
2024-02-22
x86/asm: Remove the __iomem annotation of movdir64b()'s dst argument
Kai Huang
2
-3
/
+8
2024-02-22
mm: ptdump: have ptdump_check_wx() return bool
Christophe Leroy
1
-1
/
+1
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
1
-2
/
+1
2024-02-22
x86/mm: delete unused cpu argument to leave_mm()
Yosry Ahmed
1
-1
/
+1
2024-02-22
KVM: x86/xen: allow vcpu_info to be mapped by fixed HVA
Paul Durrant
1
-0
/
+3
2024-02-22
KVM: x86/xen: allow shared_info to be mapped by fixed HVA
Paul Durrant
1
-1
/
+5
2024-02-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-0
/
+10
2024-02-19
x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
Pawan Gupta
2
-13
/
+0
2024-02-19
x86/bugs: Add asm helpers for executing VERW
Pawan Gupta
2
-1
/
+14
2024-02-16
x86/resctrl: Add helpers for system wide mon/alloc capable
James Morse
1
-0
/
+13
2024-02-16
x86/resctrl: Make rdt_enable_key the arch's decision to switch
James Morse
1
-0
/
+4
2024-02-16
x86/resctrl: Move alloc/mon static keys into helpers
James Morse
1
-0
/
+20
2024-02-16
x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
James Morse
1
-0
/
+11
2024-02-16
x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
James Morse
1
-0
/
+18
[prev]
[next]