summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2024-11-19Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-11-19Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-19Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-11-19Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-19Merge tag 'x86_sev_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-19Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-17Merge tag 'x86_urgent_for_v6.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-14KVM: x86: switch hugepage recovery thread to vhost_taskPaolo Bonzini
2024-11-14Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-11-14perf/x86: Refactor misc flag assignmentsColton Lewis
2024-11-14perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis
2024-11-13x86: KVM: Advertise CPUIDs for new instructions in Clearwater ForestTao Su
2024-11-13Merge branch 'kvm-docs-6.13' into HEADPaolo Bonzini
2024-11-13Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-11-13Merge tag 'kvm-x86-mmu-6.13' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-11-11sched, x86: Update the comment for TIF_NEED_RESCHED_LAZY.Sebastian Andrzej Siewior
2024-11-08x86/cpu: Make sure flag_is_changeable_p() is always being usedAndy Shevchenko
2024-11-08x86/stackprotector: Work around strict Clang TLS symbol requirementsArd Biesheuvel
2024-11-07x86/module: prepare module loading for ROX allocations of textMike Rapoport (Microsoft)
2024-11-07arch: introduce set_direct_map_valid_noflush()Mike Rapoport (Microsoft)
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-11-07x86/tdx: Enable CPU topology enumerationKirill A. Shutemov
2024-11-07x86/tdx: Dynamically disable SEPT violations from causing #VEsKirill A. Shutemov
2024-11-07x86/tdx: Introduce wrappers to read and write TD metadataKirill A. Shutemov
2024-11-06x86/percpu: fix clang warning when dealing with unsigned typesAndy Shevchenko
2024-11-06mm: remove unused hugepage for vma_alloc_folio()Kefeng Wang
2024-11-06kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_endJohn Hubbard
2024-11-06mm: move set_pxd_safe() helpers from generic to platformAnshuman Khandual
2024-11-06ACPI: processor: Move arch_init_invariance_cppc() call laterMario Limonciello
2024-11-05sched, x86: Enable Lazy preemptionPeter Zijlstra
2024-11-05locking/atomic/x86: Use ALT_OUTPUT_SP() for __arch_{,try_}cmpxchg64_emu()Uros Bizjak
2024-11-05locking/atomic/x86: Use ALT_OUTPUT_SP() for __alternative_atomic64()Uros Bizjak
2024-11-04KVM: x86/mmu: Drop per-VM zapped_obsolete_pages listVipin Sharma
2024-11-04KVM: x86/mmu: Recover TDP MMU huge page mappings in-place instead of zappingDavid Matlack
2024-11-04jump_label: adjust inline asm to be consistentAlice Ryhl
2024-11-02x86/vdso: Split virtual clock pages into dedicated mappingThomas Weißschuh
2024-11-02x86/vdso: Delete vvar.hThomas Weißschuh
2024-11-02x86/vdso: Access vdso data without vvar.hThomas Weißschuh
2024-11-02x86/vdso: Move the rng offset to vsyscall.hThomas Weißschuh
2024-11-02x86/vdso: Access rng vdso data without vvar.hThomas Weißschuh
2024-11-02x86/vdso: Access timens vdso data without vvar.hThomas Weißschuh
2024-11-02x86/vdso: Allocate vvar page from C codeThomas Weißschuh
2024-11-02x86/vdso: Access rng data from kernel without vvarThomas Weißschuh
2024-11-02x86/vdso: Place vdso_data at beginning of vvar pageThomas Weißschuh
2024-11-02x86/vdso: Use __arch_get_vdso_data() to access vdso dataThomas Weißschuh
2024-11-01KVM: x86: Quirk initialization of feature MSRs to KVM's max configurationSean Christopherson
2024-11-01KVM: x86: Bypass register cache when querying CPL from kvm_sched_out()Sean Christopherson
2024-10-31x86/cpu: Fix FAM5_QUARK_X1000 to use X86_MATCH_VFM()Tony Luck
2024-10-31EDAC/mce_amd: Add support for FRU text in MCAYazen Ghannam
2024-10-31x86/MCE/AMD: Add support for new MCA_SYND{1,2} registersAvadhut Naik