开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4 days
Merge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4 days
Merge tag 'x86-vdso-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4 days
Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5 days
Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13 days
x86/vdso: undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
Kiryl Shutsemau (Meta)
2026-03-31
x86/vdso: Drop pointless #ifdeffery in vvar_vclock_fault()
Thomas Weißschuh
2026-03-24
randomize_kstack: Unify random source across arches
Ryan Roberts
2026-03-23
x86/fred: Fix early boot failures on SEV-ES/SNP guests
Nikunj A Dadhania
2026-03-20
x86/entry/vdso: Fix path of included gettimeofday.c
Vladimir Oltean
2026-03-19
x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
Sohil Mehta
2026-03-19
x86/vsyscall: Restore vsyscall=xonly mode under LASS
Sohil Mehta
2026-03-19
x86/vsyscall: Reorganize the page fault emulation code
Sohil Mehta
2026-03-11
x86/vdso: Use 32-bit CHECKFLAGS for compat vDSO
Thomas Weißschuh
2026-03-04
x86/entry/vdso32: Work around libgcc unwinder bug
H. Peter Anvin
2026-02-23
x86/fred: Correct speculative safety in fred_extint()
Andrew Cooper
2026-02-10
x86: keep legacy generated vdso files around in .gitignore file
Linus Torvalds
2026-02-10
Merge tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-10
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-01-24
x86/entry/vdso32: Omit '.cfi_offset eflags' for LLVM < 16
Nathan Chancellor
2026-01-22
rseq: Implement sys_rseq_slice_yield()
Thomas Gleixner
2026-01-16
x86/entry/vdso: Fix filtering of vdso compiler flags
H. Peter Anvin
2026-01-14
vdso: Remove struct getcpu_cache
Thomas Weißschuh
2026-01-13
x86/entry/vdso32: When using int $0x80, use it directly
H. Peter Anvin
2026-01-13
x86/cpufeature: Replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32
H. Peter Anvin
2026-01-13
x86/entry/vdso: Include GNU_PROPERTY and GNU_STACK PHDRs
H. Peter Anvin
2026-01-13
x86/entry/vdso32: Remove open-coded DWARF in sigreturn.S
H. Peter Anvin
2026-01-13
x86/entry/vdso32: Remove SYSCALL_ENTER_KERNEL macro in sigreturn.S
H. Peter Anvin
2026-01-13
x86/entry/vdso32: Don't rely on int80_landing_pad for adjusting ip
H. Peter Anvin
2026-01-13
x86/entry/vdso: Refactor the vdso build
H. Peter Anvin
2026-01-13
x86/entry/vdso: Move vdso2c to arch/x86/tools
H. Peter Anvin
2026-01-13
x86/entry/vdso: Rename vdso_image_* to vdso*_image
H. Peter Anvin
2026-01-13
x86/vdso: Provide clock_getres_time64() for x86-32
Thomas Weißschuh
2026-01-12
x86/paravirt: Remove not needed includes of paravirt.h
Juergen Gross
2025-12-17
perf/x86/core: Register a new vector for handling mediated guest PMIs
Sean Christopherson
2025-12-02
Merge tag 'x86_entry_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-02
Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-01
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-11-24
x86_64/bug: Implement __WARN_printf()
Peter Zijlstra
2025-11-12
x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
Sean Christopherson
2025-11-04
entry: Remove syscall_enter_from_user_mode_prepare()
Thomas Gleixner
2025-11-03
arch: hookup listns() system call
Christian Brauner
2025-10-13
x86/fred: Fix 64bit identifier in fred_ss
Andrew Cooper
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-10-11
Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-04
Merge tag 'x86_entry_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-08-22
x86/entry/fred: Push __KERNEL_CS directly
Xin Li (Intel)
[next]