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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-28
x86/boot: Switch to new Intel CPU model defines
Tony Luck
1
-1
/
+1
2024-05-28
x86/cpu: Switch to new Intel CPU model defines
Tony Luck
2
-36
/
+36
2024-05-28
perf/x86/intel: Switch to new Intel CPU model defines
Tony Luck
1
-74
/
+74
2024-05-28
x86/virt/tdx: Switch to new Intel CPU model defines
Tony Luck
1
-4
/
+4
2024-05-28
x86/PCI: Switch to new Intel CPU model defines
Tony Luck
1
-2
/
+2
2024-05-28
x86/cpu/intel: Switch to new Intel CPU model defines
Tony Luck
1
-55
/
+53
2024-05-28
x86/platform/intel-mid: Switch to new Intel CPU model defines
Tony Luck
1
-3
/
+3
2024-05-28
x86/pconfig: Remove unused MKTME pconfig code
Alison Schofield
3
-150
/
+1
2024-05-28
x86/cpu: Remove useless work in detect_tme_early()
Alison Schofield
1
-60
/
+12
2024-05-27
x86/setup: Warn when option parsing is done too early
Borislav Petkov (AMD)
3
-0
/
+18
2024-05-27
x86/mce: Remove unused variable and return value in machine_check_poll()
Yazen Ghannam
2
-7
/
+3
2024-05-27
x86/mce/inject: Only write MCA_MISC when a value has been supplied
Yazen Ghannam
1
-2
/
+6
2024-05-25
Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+6
2024-05-25
Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-18
/
+65
2024-05-25
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-30
/
+42
2024-05-24
Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+2
2024-05-24
Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+38
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
2
-0
/
+2
2024-05-23
genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline
Dongli Zhang
1
-3
/
+6
2024-05-23
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-05-23
KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked
Sean Christopherson
1
-8
/
+19
2024-05-23
KVM: x86: Force KVM_WERROR if the global WERROR is enabled
Sean Christopherson
1
-1
/
+2
2024-05-23
KVM: x86: Disable KVM_INTEL_PROVE_VE by default
Sean Christopherson
1
-3
/
+5
2024-05-23
KVM: VMX: Enumerate EPT Violation #VE support in /proc/cpuinfo
Sean Christopherson
1
-1
/
+1
2024-05-23
KVM: x86/mmu: Print SPTEs on unexpected #VE
Sean Christopherson
3
-8
/
+38
2024-05-23
KVM: VMX: Dump VMCS on unexpected #VE
Sean Christopherson
1
-1
/
+3
2024-05-23
KVM: x86/mmu: Add sanity checks that KVM doesn't create EPT #VE SPTEs
Sean Christopherson
3
-0
/
+14
2024-05-23
KVM: nVMX: Always handle #VEs in L0 (never forward #VEs from L2 to L1)
Sean Christopherson
1
-0
/
+2
2024-05-23
KVM: nVMX: Initialize #VE info page for vmcs02 when proving #VE support
Sean Christopherson
1
-0
/
+3
2024-05-23
KVM: VMX: Don't kill the VM on an unexpected #VE
Sean Christopherson
1
-2
/
+2
2024-05-23
KVM: x86/mmu: Use SHADOW_NONPRESENT_VALUE for atomic zap in TDP MMU
Isaku Yamahata
1
-1
/
+1
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-3
/
+37
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-1
/
+1
2024-05-22
Merge local branch 'x86-codegen'
Linus Torvalds
2
-19
/
+15
2024-05-22
x86: improve bitop code generation with clang
Linus Torvalds
1
-5
/
+5
2024-05-22
x86: improve array_index_mask_nospec() code generation
Linus Torvalds
1
-14
/
+10
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+3
2024-05-22
x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL
Tony Luck
2
-3
/
+6
2024-05-22
drm/i915/pciids: switch to xe driver style PCI ID macros
Jani Nikula
1
-40
/
+40
2024-05-22
crypto: x86/aes-xts - switch to new Intel CPU model defines
Tony Luck
1
-8
/
+8
2024-05-22
x86/boot: Clean up the arch/x86/boot/main.c code a bit
Ingo Molnar
1
-22
/
+19
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-19
/
+29
2024-05-21
x86/topology: Handle bogus ACPI tables correctly
Thomas Gleixner
1
-3
/
+50
2024-05-21
x86/boot: Use current_stack_pointer to avoid asm() in init_heap()
Uros Bizjak
1
-3
/
+2
2024-05-21
x86/percpu: Enable named address spaces for all capable GCC versions
Uros Bizjak
1
-1
/
+2
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-33
/
+33
2024-05-20
arch: Fix name collision with ACPI's video.o
Thomas Zimmermann
2
-1
/
+1
2024-05-20
x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=y
Masahiro Yamada
1
-4
/
+1
2024-05-20
x86/percpu: Clean up <asm/percpu.h> vertical alignment details
Ingo Molnar
1
-150
/
+171
2024-05-20
x86/percpu: Clean up <asm/percpu.h> a bit
Ingo Molnar
1
-41
/
+50
[prev]
[next]