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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-10
x86/apic: Fake primary thread mask for XEN/PV
Thomas Gleixner
1
-0
/
+11
2023-10-10
x86/cpu/hygon: Fix the CPU topology evaluation for real
Pu Wen
1
-2
/
+6
2023-10-09
x86/sev: Check IOBM for IOIO exceptions from user-space
Joerg Roedel
2
-7
/
+42
2023-10-09
x86/sev: Disable MMIO emulation from user mode
Borislav Petkov (AMD)
1
-0
/
+3
2023-10-08
x86/resctrl: Fix kernel-doc warnings
Randy Dunlap
1
-5
/
+5
2023-10-07
x86/idle: Disable IBRS when CPU is offline to improve single-threaded perform...
Waiman Long
1
-0
/
+8
2023-10-05
Merge tag 'v6.6-rc4' into x86/entry, to pick up fixes
Ingo Molnar
13
-139
/
+87
2023-10-04
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
1
-1
/
+1
2023-10-04
x86: kdump: use generic interface to simplify crashkernel reservation code
Baoquan He
1
-137
/
+11
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
1
-1
/
+2
2023-10-03
x86/fpu/xstate: Address kernel-doc warning
Zhu Wang
1
-1
/
+0
2023-10-03
x86/boot: Harmonize the style of array-type parameter for fixup_pointer() calls
Wang Jinchao
1
-3
/
+3
2023-10-03
x86/amd_nb: Use Family 19h Models 60h-7Fh Function 4 IDs
Yazen Ghannam
1
-0
/
+3
2023-10-03
x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
5
-6
/
+5
2023-10-03
x86/boot: Fix incorrect startup_gdt_descr.size
Yuntao Wang
1
-1
/
+1
2023-10-03
x86/boot: Move x86_cache_alignment initialization to correct spot
Dave Hansen
1
-2
/
+1
2023-10-02
x86/of: Move the x86_flattree_get_config() call out of x86_dtb_init()
Saurabh Sengar
2
-5
/
+3
2023-10-02
x86/sev: Change npages to unsigned long in snp_accept_memory()
Tom Lendacky
1
-2
/
+1
2023-10-02
x86/sev: Use the GHCB protocol when available for SNP CPUID requests
Tom Lendacky
1
-14
/
+55
2023-09-29
x86/cpu/amd: Remove redundant 'break' statement
Baolin Liu
1
-1
/
+0
2023-09-28
x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race
Haitao Huang
1
-5
/
+25
2023-09-28
x86/sev-es: Set x86_virt_bits to the correct value straight away, instead of ...
Adam Dunlap
1
-15
/
+22
2023-09-28
x86/srso: Add SRSO mitigation for Hygon processors
Pu Wen
1
-1
/
+1
2023-09-27
x86/amd_nb: Add AMD Family MI300 PCI IDs
Muralidhara M K
1
-0
/
+5
2023-09-24
x86_64: Show CR4.PSE on auxiliaries like on BSP
Hugh Dickins
1
-2
/
+2
2023-09-24
x86/kgdb: Fix a kerneldoc warning when build with W=1
Christophe JAILLET
1
-1
/
+0
2023-09-22
Merge tag 'x86_urgent_for_v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+2
2023-09-22
Merge tag 'x86-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-48
/
+45
2023-09-22
x86,static_call: Fix static-call vs return-thunk
Peter Zijlstra
2
-1
/
+3
2023-09-22
x86/alternatives: Remove faulty optimization
Josh Poimboeuf
1
-8
/
+0
2023-09-22
x86/cpu: Clear SVM feature if disabled by BIOS
Paolo Bonzini
2
-0
/
+20
2023-09-21
x86/platform/uv/apic: Clean up inconsistent indenting
Yang Li
1
-1
/
+1
2023-09-21
x86/unwind/orc: Remove redundant initialization of 'mid' pointer in __orc_find()
Colin Ian King
1
-1
/
+1
2023-09-19
x86/shstk: Add warning for shadow stack double unmap
Rick Edgecombe
1
-0
/
+11
2023-09-19
x86/shstk: Remove useless clone error handling
Rick Edgecombe
1
-7
/
+0
2023-09-19
x86/shstk: Handle vfork clone failure correctly
Rick Edgecombe
1
-2
/
+20
2023-09-19
x86/srso: Fix SBPB enablement for spec_rstack_overflow=off
Josh Poimboeuf
1
-1
/
+1
2023-09-19
x86/srso: Don't probe microcode in a guest
Josh Poimboeuf
1
-1
/
+1
2023-09-19
x86/srso: Set CPUID feature bits independently of bug or mitigation status
Josh Poimboeuf
2
-31
/
+10
2023-09-19
x86/srso: Fix srso_show_state() side effect
Josh Poimboeuf
1
-1
/
+1
2023-09-19
x86/xen: move paravirt lazy code
Juergen Gross
1
-67
/
+0
2023-09-18
x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()
Rik van Riel
1
-6
/
+2
2023-09-17
Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+5
2023-09-17
Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+9
2023-09-14
x86/entry: Make IA32 syscalls' availability depend on ia32_enabled()
Nikolay Borisov
2
-18
/
+26
2023-09-14
x86/entry: Rename ignore_sysret()
Nikolay Borisov
1
-1
/
+1
2023-09-13
x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domain
Ricardo Neri
1
-3
/
+9
2023-09-12
x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALL
Kai Huang
1
-14
/
+0
2023-09-11
x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafs
Kai Huang
1
-0
/
+7
2023-09-11
x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structure
Kai Huang
1
-6
/
+6
[prev]
[next]