summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds5 days1-1/+2
|\
| * x86/execmem: fix ROX cache usage in Xen PV guestsJuergen Gross5 days1-1/+2
* | x86/fpu: Ensure shadow stack is active before "getting" registersRick Edgecombe10 days1-1/+2
* | x86/static-call: Remove early_boot_irqs_disabled check to fix Xen PVH dom0Andrew Cooper2025-01-021-1/+0
|/
* Merge tag 'x86-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-12-291-0/+30
|\
| * x86/fred: Clear WFE in missing-ENDBRANCH #CPsXin Li (Intel)2024-12-291-0/+30
* | Merge tag 'perf-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-12-293-1/+13
|\ \ | |/ |/|
| * perf/x86/intel: Fix bitmask of OCR and FRONTEND events for LNCKan Liang2024-12-201-1/+11
| * perf/x86/intel/ds: Add PEBS format 6Kan Liang2024-12-171-0/+1
| * perf/x86/intel/uncore: Add Clearwater Forest supportKan Liang2024-12-171-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-12-228-23/+38
|\ \
| * \ Merge tag 'kvm-x86-fixes-6.13-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-12-227-22/+30
| |\ \
| | * | KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowedSean Christopherson2024-12-203-12/+22
| | * | KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bitsSean Christopherson2024-12-201-9/+0
| | * | KVM: x86: Play nice with protected guests in complete_hypercall_exit()Sean Christopherson2024-12-201-1/+1
| | * | KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed featureSuravee Suthikulpanit2024-12-202-0/+7
| * | | KVM: x86: let it be known that ignore_msrs is a bad ideaPaolo Bonzini2024-12-221-0/+7
| * | | KVM: VMX: don't include '<linux/find.h>' directlyWolfram Sang2024-12-221-1/+1
| | |/ | |/|
* | | Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-12-181-0/+58
|\ \ \
| * | | x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain2024-12-091-0/+58
* | | | Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-12-1715-92/+278
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/xen: remove hypercall pageJuergen Gross2024-12-177-52/+1
| * | | x86/xen: use new hypercall functions instead of hypercall pageJuergen Gross2024-12-171-13/+20
| * | | x86/xen: add central hypercall functionsJuergen Gross2024-12-177-1/+190
| * | | x86/xen: don't do PV iret hypercall through hypercall pageJuergen Gross2024-12-131-9/+18
| * | | x86/static-call: provide a way to do very early static-call updatesJuergen Gross2024-12-133-3/+27
| * | | x86: make get_cpu_vendor() accessible from Xen codeJuergen Gross2024-12-132-16/+24
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-12-153-5/+29
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module initSean Christopherson2024-12-133-5/+29
| |/ /
* | | Merge tag 'perf_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-12-092-1/+2
|\ \ \
| * | | perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFGKan Liang2024-12-021-1/+1
| * | | perf/x86/intel: Add Arrow Lake U supportKan Liang2024-12-021-0/+1
* | | | x86: Fix build regression with CONFIG_KEXEC_JUMP enabledDamien Le Moal2024-12-091-0/+1
| |/ / |/| |
* | | Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-0810-52/+73
|\ \ \
| * | | x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR failsSean Christopherson2024-12-061-1/+1
| * | | x86/cacheinfo: Delete global num_cache_leavesRicardo Neri2024-12-061-22/+21
| * | | x86/kexec: Restore GDT on return from ::preserve_context kexecDavid Woodhouse2024-12-061-0/+7
| * | | x86/cpu/topology: Remove limit of CPUs due to disabled IO/APICFernando Fernandez Mancera2024-12-051-3/+3
| * | | x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tablesDavid Woodhouse2024-12-053-6/+10
| * | | x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementationLen Brown2024-12-041-1/+3
| * | | x86/pkeys: Ensure updated PKRU value is XRSTOR'dAruna Ramakrishna2024-12-031-2/+14
| * | | x86/pkeys: Change caller of update_pkru_in_sigframe()Aruna Ramakrishna2024-12-032-19/+16
| |/ /
* / / module: Convert symbol namespace to string literalPeter Zijlstra2024-12-021-2/+2
|/ /
* | Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-015-7/+28
|\ \
| * | x86/CPU/AMD: Terminate the erratum_1386_microcode arraySebastian Andrzej Siewior2024-11-261-0/+1
| * | x86/microcode/AMD: Flush patch buffer mapping after applicationBorislav Petkov (AMD)2024-11-251-5/+20
| * | x86/mm: Carve out INVLPG inline asm for use by othersBorislav Petkov (AMD)2024-11-252-1/+6
| * | x86/cpu: Fix PPIN initializationTony Luck2024-11-251-1/+1
* | | Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-11-302-0/+6
|\ \ \
| * | | kbuild: Add Propeller configuration for kernel buildRong Xu2024-11-272-0/+5