index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Age
Commit message (
Expand
)
Author
2025-06-16
x86/bugs: Rename MDS machinery to something more generic
Borislav Petkov (AMD)
2025-05-26
Merge tag 'x86-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-05-17
x86/mm/64: Make 5-level paging support unconditional
Kirill A. Shutemov
2025-05-09
x86/its: Align RETs in BHB clear sequence to avoid thunking
Pawan Gupta
2025-04-22
x86/vdso: Remove redundant #ifdeffery around in_ia32_syscall()
Thomas Weißschuh
2025-04-22
x86/vdso: Remove #ifdeffery around page setup variants
Thomas Weißschuh
2025-04-09
x86/bugs: Use SBPB in write_ibpb() if applicable
Josh Poimboeuf
2025-04-09
x86/bugs: Rename entry_ibpb() to write_ibpb()
Josh Poimboeuf
2025-04-01
mseal sysmap: enable x86-64
Jeff Xu
2025-03-30
Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-26
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-25
x86/entry: Fix ORC unwinder for PUSH_REGS with save_ret=1
Jann Horn
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
Thomas Huth
2025-03-19
x86/stackprotector/64: Only export __ref_stack_chk_guard on CONFIG_SMP
Ingo Molnar
2025-03-19
x86/syscall/32: Add comment to conditional
Brian Gerst
2025-03-19
x86/syscall: Remove stray semicolons
Brian Gerst
2025-03-19
x86/syscall: Move sys_ni_syscall()
Brian Gerst
2025-03-19
x86/syscall/x32: Move x32 syscall table
Brian Gerst
2025-03-19
x86/syscall/64: Move 64-bit syscall dispatch code
Brian Gerst
2025-03-19
x86/syscall/32: Move 32-bit syscall dispatch code
Brian Gerst
2025-03-19
x86/xen: Move Xen upcall handler
Brian Gerst
2025-03-19
x86/entry: Add __init to ia32_emulation_override_cmdline()
Vitaly Kuznetsov
2025-03-11
x86/vdso: Always reject undefined references during linking
Thomas Weißschuh
2025-03-04
x86/percpu: Move top_of_stack to percpu hot section
Brian Gerst
2025-03-04
Merge branch 'x86/asm' into x86/core, to pick up dependent commits
Ingo Molnar
2025-03-04
Merge branch 'x86/cpu' into x86/asm, to pick up dependent commits
Ingo Molnar
2025-03-04
Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commits
Ingo Molnar
2025-03-03
Merge tag 'v6.14-rc5' into x86/core, to pick up fixes
Ingo Molnar
2025-02-25
x86/entry: Fix kernel-doc warning
Daniel Sneddon
2025-02-21
x86/arch_prctl: Simplify sys_arch_prctl()
Brian Gerst
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-18
x86/stackprotector/64: Convert to normal per-CPU variable
Brian Gerst
2025-02-14
x86/cfi: Clean up linkage
Peter Zijlstra
2025-02-12
fs: add open_tree_attr()
Christian Brauner
2025-02-07
x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
Kaixiong Yu
2025-02-03
Revert "x86/module: prepare module loading for ROX allocations of text"
Mike Rapoport (Microsoft)
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2024-12-02
objtool: Fix ANNOTATE_REACHABLE to be a normal annotation
Peter Zijlstra
2024-12-02
objtool: Convert {.UN}REACHABLE to ANNOTATE
Peter Zijlstra
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-08
x86/stackprotector: Work around strict Clang TLS symbol requirements
Ard Biesheuvel
2024-11-07
x86/module: prepare module loading for ROX allocations of text
Mike Rapoport (Microsoft)
[next]