index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2025-02-21
x86/arch_prctl: Simplify sys_arch_prctl()
Brian Gerst
2025-02-21
x86/efi/mixed: Move mixed mode startup code into libstub
Ard Biesheuvel
2025-02-21
x86/efi/mixed: Simplify and document thunking logic
Ard Biesheuvel
2025-02-21
x86/efi/mixed: Remove dependency on legacy startup_32 code
Ard Biesheuvel
2025-02-21
x86/efi/mixed: Set up 1:1 mapping of lower 4GiB in the stub
Ard Biesheuvel
2025-02-21
x86/apic: Use str_disabled_enabled() helper in print_ipi_mode()
Thorsten Blum
2025-02-21
x86/efi/mixed: Factor out and clean up long mode entry
Ard Biesheuvel
2025-02-21
x86/efi/mixed: Check CPU compatibility without relying on verify_cpu()
Ard Biesheuvel
2025-02-21
x86/efistub: Merge PE and handover entrypoints
Ard Biesheuvel
2025-02-21
x86/platform/olpc-xo1-sci: Don't include <linux/pm_wakeup.h> directly
Wolfram Sang
2025-02-21
x86/pat: Fix W=1 build warning when the within_inclusive() function is unused
Andy Shevchenko
2025-02-21
x86/mm: Remove pv_ops.mmu.tlb_remove_table call
Rik van Riel
2025-02-21
x86/mm: Make MMU_GATHER_RCU_TABLE_FREE unconditional
Rik van Riel
2025-02-21
x86/e820: Drop obsolete E820_TYPE_RESERVED_KERN and related code
Mike Rapoport (Microsoft)
2025-02-21
x86/boot: Split parsing of boot_params into the parse_boot_params() helper fu...
Mike Rapoport (Microsoft)
2025-02-21
x86/boot: Split kernel resources setup into the setup_kernel_resources() help...
Mike Rapoport (Microsoft)
2025-02-21
x86/boot: Move setting of memblock parameters to e820__memblock_setup()
Mike Rapoport (Microsoft)
2025-02-21
x86/locking: Use asm_inline for {,try_}cmpxchg{64,128} emulations
Uros Bizjak
2025-02-21
x86/locking: Use ALT_OUTPUT_SP() for percpu_{,try_}cmpxchg{64,128}_op()
Uros Bizjak
2025-02-21
x86/mm: Replace open-coded gap bounding with clamp()
Qasim Ijaz
2025-02-21
x86/tsc: Always save/restore TSC sched_clock() on suspend/resume
Guilherme G. Piccoli
2025-02-21
ACPI/processor_idle: Export acpi_processor_ffh_play_dead()
Artem Bityutskiy
2025-02-21
x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default
Kirill A. Shutemov
2025-02-21
Merge tag 'v6.14-rc3' into x86/mm, to pick up fixes before merging new changes
Ingo Molnar
2025-02-21
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...
Ingo Molnar
2025-02-21
x86/fpu: Fix guest FPU state buffer allocation size
Stanislav Spassov
2025-02-21
x86/module: Remove unnecessary check in module_finalize()
Dan Carpenter
2025-02-21
x86/cpufeatures: Make AVX-VNNI depend on AVX
Eric Biggers
2025-02-21
x86/vdso/vdso2c: Remove page handling
Thomas Weißschuh
2025-02-21
x86/vdso: Switch to generic storage implementation
Thomas Weißschuh
2025-02-21
vdso: Rename included Makefile
Thomas Weißschuh
2025-02-21
x86/vdso: Fix latent bug in vclock_pages calculation
Thomas Weißschuh
2025-02-20
perf/x86/intel: Fix event constraints for LNC
Kan Liang
2025-02-20
genirq: Introduce common irq_force_complete_move() implementation
Thomas Gleixner
2025-02-18
x86/crc: add ANNOTATE_NOENDBR to suppress objtool warnings
Eric Biggers
2025-02-18
x86/ACPI: CPPC: Add missing include
Mario Limonciello
2025-02-18
x86: Move sysctls into arch/x86
Joel Granados
2025-02-18
Merge tag 'v6.14-rc3' into x86/core, to pick up fixes
Ingo Molnar
2025-02-18
perf/x86: Switch to use hrtimer_setup()
Nam Cao
2025-02-18
KVM: x86: Switch to use hrtimer_setup()
Nam Cao
2025-02-18
x86/percpu/64: Remove INIT_PER_CPU macros
Brian Gerst
2025-02-18
x86/boot/64: Remove inverse relocations
Brian Gerst
2025-02-18
x86/percpu/64: Remove fixed_percpu_data
Brian Gerst
2025-02-18
x86/percpu/64: Use relative percpu offsets
Brian Gerst
2025-02-18
x86/stackprotector/64: Convert to normal per-CPU variable
Brian Gerst
2025-02-18
x86/module: Deal with GOT based stack cookie load on Clang < 17
Ard Biesheuvel
2025-02-18
x86/relocs: Handle R_X86_64_REX_GOTPCRELX relocations
Brian Gerst
2025-02-18
x86/pvh: Use fixed_percpu_data for early boot GSBASE
Brian Gerst
2025-02-18
x86/boot: Disable stack protector for early boot code
Brian Gerst
2025-02-18
x86/stackprotector: Remove stack protector test scripts
Brian Gerst
[prev]
[next]