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
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
13
-28
/
+66
2023-10-20
x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk()
Josh Poimboeuf
1
-9
/
+4
2023-10-20
x86/nospec: Refactor UNTRAIN_RET[_*]
Josh Poimboeuf
1
-21
/
+10
2023-10-20
x86/srso: Disentangle rethunk-dependent options
Josh Poimboeuf
1
-7
/
+18
2023-10-20
x86/srso: Unexport untraining functions
Josh Poimboeuf
1
-4
/
+0
2023-10-20
x86/percpu: Introduce %rip-relative addressing to PER_CPU_VAR()
Uros Bizjak
1
-4
/
+8
2023-10-20
x86/srso: Fix unret validation dependencies
Josh Poimboeuf
1
-2
/
+2
2023-10-20
x86/fpu: Clean up FPU switching in the middle of task switching
Linus Torvalds
1
-4
/
+6
2023-10-20
x86/mm: Drop the 4 MB restriction on minimal NUMA node memory size
Mike Rapoport (IBM)
1
-7
/
+0
2023-10-19
virt: tdx-guest: Add Quote generation support using TSM_REPORTS
Kuppuswamy Sathyanarayanan
2
-0
/
+3
2023-10-19
KVM: x86: Ignore MSR_AMD64_TW_CFG access
Maciej S. Szmigiero
1
-0
/
+1
2023-10-19
KVM: x86: remove the unused assigned_dev_head from kvm_arch
Liang Chen
1
-1
/
+0
2023-10-18
bitops: add xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
1
-6
/
+5
2023-10-18
x86: KVM: Add feature flag for CPUID.80000021H:EAX[bit 1]
Jim Mattson
1
-0
/
+1
2023-10-18
x86/microcode/32: Move early loading after paging enable
Thomas Gleixner
1
-5
/
+0
2023-10-18
x86/boot/32: Temporarily map initrd for microcode loading
Thomas Gleixner
1
-0
/
+2
2023-10-18
x86/boot/32: De-uglify the 2/3 level paging difference in mk_early_pgtbl_32()
Thomas Gleixner
1
-0
/
+1
2023-10-18
x86/percpu: Use the correct asm operand modifier in percpu_stable_op()
Uros Bizjak
1
-2
/
+2
2023-10-18
x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'
Ard Biesheuvel
1
-0
/
+2
2023-10-17
KVM: x86: Update the variable naming in kvm_x86_ops.sched_in()
Mingwei Zhang
1
-1
/
+1
2023-10-17
x86/head/64: Move the __head definition to <asm/init.h>
Hou Wenlong
1
-0
/
+2
2023-10-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-2
/
+3
2023-10-16
x86/mce: Cleanup mce_usable_address()
Yazen Ghannam
1
-1
/
+1
2023-10-16
x86/percpu: Use C for arch_raw_cpu_ptr(), to improve code generation
Uros Bizjak
1
-0
/
+17
2023-10-16
x86/percpu: Rewrite arch_raw_cpu_ptr() to be easier for compilers to optimize
Uros Bizjak
1
-2
/
+4
2023-10-15
Revert "x86/smp: Put CPUs into INIT on shutdown if possible"
Linus Torvalds
1
-1
/
+0
2023-10-15
Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2023-10-15
Merge tag 'kvm-x86-pmu-6.6-fixes' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+0
2023-10-14
Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+7
2023-10-13
x86/entry/64: Convert SYSRET validation tests to C
Brian Gerst
1
-1
/
+1
2023-10-13
x86/apic, x86/hyperv: Use u32 in hv_snp_boot_ap() too
Ingo Molnar
1
-2
/
+2
2023-10-12
x86/cpu: Fix the AMD Fam 17h, Fam 19h, Zen2 and Zen4 MSR enumerations
Borislav Petkov
1
-9
/
+11
2023-10-12
x86: KVM: SVM: add support for Invalid IPI Vector interception
Maxim Levitsky
1
-0
/
+1
2023-10-12
x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
Sean Christopherson
1
-1
/
+2
2023-10-12
platform/x86/amd/hsmp: add support for metrics tbl
Suma Hegde
1
-0
/
+109
2023-10-12
fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
Thomas Zimmermann
1
-4
/
+6
2023-10-12
x86/msi: Fix compile error caused by CONFIG_GENERIC_MSI_IRQ=y && !CONFIG_X86_...
Lu Yao
1
-3
/
+3
2023-10-11
Merge branch 'x86/urgent' into perf/core, to resolve conflict
Ingo Molnar
1
-2
/
+5
2023-10-11
cpu-hotplug: Provide prototypes for arch CPU registration
Russell King (Oracle)
1
-2
/
+0
2023-10-11
x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUs
Borislav Petkov (AMD)
1
-2
/
+7
2023-10-11
x86/sev: Move sev_setup_arch() to mem_encrypt.c
Alexander Shishkin
1
-2
/
+2
2023-10-10
Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+2
2023-10-10
x86/apic: Use u32 for wakeup_secondary_cpu[_64]()
Thomas Gleixner
1
-4
/
+4
2023-10-10
x86/apic: Use u32 for [gs]et_apic_id()
Thomas Gleixner
1
-12
/
+2
2023-10-10
x86/apic: Use u32 for phys_pkg_id()
Thomas Gleixner
1
-1
/
+1
2023-10-10
x86/apic: Use u32 for cpu_present_to_apicid()
Thomas Gleixner
1
-2
/
+2
2023-10-10
x86/apic: Use u32 for check_apicid_used()
Thomas Gleixner
1
-2
/
+1
2023-10-10
x86/apic: Use u32 for APIC IDs in global data
Thomas Gleixner
4
-8
/
+8
2023-10-10
x86/cpu: Move cpu_l[l2]c_id into topology info
Thomas Gleixner
4
-7
/
+14
2023-10-10
x86/cpu: Move logical package and die IDs into topology info
Thomas Gleixner
2
-6
/
+6
[prev]
[next]