summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2025-02-21x86/arch_prctl: Simplify sys_arch_prctl()Brian Gerst
2025-02-21x86/efi/mixed: Move mixed mode startup code into libstubArd Biesheuvel
2025-02-21x86/efi/mixed: Simplify and document thunking logicArd Biesheuvel
2025-02-21x86/efi/mixed: Remove dependency on legacy startup_32 codeArd Biesheuvel
2025-02-21x86/efi/mixed: Set up 1:1 mapping of lower 4GiB in the stubArd Biesheuvel
2025-02-21x86/apic: Use str_disabled_enabled() helper in print_ipi_mode()Thorsten Blum
2025-02-21x86/efi/mixed: Factor out and clean up long mode entryArd Biesheuvel
2025-02-21x86/efi/mixed: Check CPU compatibility without relying on verify_cpu()Ard Biesheuvel
2025-02-21x86/efistub: Merge PE and handover entrypointsArd Biesheuvel
2025-02-21x86/platform/olpc-xo1-sci: Don't include <linux/pm_wakeup.h> directlyWolfram Sang
2025-02-21x86/pat: Fix W=1 build warning when the within_inclusive() function is unusedAndy Shevchenko
2025-02-21x86/mm: Remove pv_ops.mmu.tlb_remove_table callRik van Riel
2025-02-21x86/mm: Make MMU_GATHER_RCU_TABLE_FREE unconditionalRik van Riel
2025-02-21x86/e820: Drop obsolete E820_TYPE_RESERVED_KERN and related codeMike Rapoport (Microsoft)
2025-02-21x86/boot: Split parsing of boot_params into the parse_boot_params() helper fu...Mike Rapoport (Microsoft)
2025-02-21x86/boot: Split kernel resources setup into the setup_kernel_resources() help...Mike Rapoport (Microsoft)
2025-02-21x86/boot: Move setting of memblock parameters to e820__memblock_setup()Mike Rapoport (Microsoft)
2025-02-21x86/locking: Use asm_inline for {,try_}cmpxchg{64,128} emulationsUros Bizjak
2025-02-21x86/locking: Use ALT_OUTPUT_SP() for percpu_{,try_}cmpxchg{64,128}_op()Uros Bizjak
2025-02-21x86/mm: Replace open-coded gap bounding with clamp()Qasim Ijaz
2025-02-21x86/tsc: Always save/restore TSC sched_clock() on suspend/resumeGuilherme G. Piccoli
2025-02-21ACPI/processor_idle: Export acpi_processor_ffh_play_dead()Artem Bityutskiy
2025-02-21x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by defaultKirill A. Shutemov
2025-02-21Merge tag 'v6.14-rc3' into x86/mm, to pick up fixes before merging new changesIngo Molnar
2025-02-21Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar
2025-02-21x86/fpu: Fix guest FPU state buffer allocation sizeStanislav Spassov
2025-02-21x86/module: Remove unnecessary check in module_finalize()Dan Carpenter
2025-02-21x86/cpufeatures: Make AVX-VNNI depend on AVXEric Biggers
2025-02-21x86/vdso/vdso2c: Remove page handlingThomas Weißschuh
2025-02-21x86/vdso: Switch to generic storage implementationThomas Weißschuh
2025-02-21vdso: Rename included MakefileThomas Weißschuh
2025-02-21x86/vdso: Fix latent bug in vclock_pages calculationThomas Weißschuh
2025-02-20perf/x86/intel: Fix event constraints for LNCKan Liang
2025-02-20genirq: Introduce common irq_force_complete_move() implementationThomas Gleixner
2025-02-18x86/crc: add ANNOTATE_NOENDBR to suppress objtool warningsEric Biggers
2025-02-18x86/ACPI: CPPC: Add missing includeMario Limonciello
2025-02-18x86: Move sysctls into arch/x86Joel Granados
2025-02-18Merge tag 'v6.14-rc3' into x86/core, to pick up fixesIngo Molnar
2025-02-18perf/x86: Switch to use hrtimer_setup()Nam Cao
2025-02-18KVM: x86: Switch to use hrtimer_setup()Nam Cao
2025-02-18x86/percpu/64: Remove INIT_PER_CPU macrosBrian Gerst
2025-02-18x86/boot/64: Remove inverse relocationsBrian Gerst
2025-02-18x86/percpu/64: Remove fixed_percpu_dataBrian Gerst
2025-02-18x86/percpu/64: Use relative percpu offsetsBrian Gerst
2025-02-18x86/stackprotector/64: Convert to normal per-CPU variableBrian Gerst
2025-02-18x86/module: Deal with GOT based stack cookie load on Clang < 17Ard Biesheuvel
2025-02-18x86/relocs: Handle R_X86_64_REX_GOTPCRELX relocationsBrian Gerst
2025-02-18x86/pvh: Use fixed_percpu_data for early boot GSBASEBrian Gerst
2025-02-18x86/boot: Disable stack protector for early boot codeBrian Gerst
2025-02-18x86/stackprotector: Remove stack protector test scriptsBrian Gerst