index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2026-02-20
change for test
HEAD
master
arseney300
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-12
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-10
Merge tag 'x86_misc_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
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_sev_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
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 'x86_microcode_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-10
Merge tag 'x86_cleanups_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-10
Merge tag 'x86_cache_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-10
Merge tag 'x86_alternatives_for_v7.0_rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2026-02-10
Merge tag 'x86-irq-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-10
Merge tag 'x86-cpu-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-10
Merge tag 'x86-apic-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-10
Merge tag 'x86-boot-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-02-09
Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-03
sched/clock: Avoid false sharing for sched_clock_irqtime
Wangyang Guo
2026-01-31
x86/sev: Don't emit BSS_DECRYPTED section unless it is in use
Ard Biesheuvel
2026-01-30
x86/fgraph: Fix return_to_handler regs.rsp value
Jiri Olsa
2026-01-26
mm, arch: consolidate hugetlb CMA reservation
Mike Rapoport (Microsoft)
2026-01-26
x86: don't reserve hugetlb memory in setup_arch()
Mike Rapoport (Microsoft)
2026-01-26
x86/kexec: add a sanity check on previous kernel's ima kexec buffer
Harshit Mogalapalli
2026-01-26
x86/apic: Inline __x2apic_send_IPI_dest()
Eric Dumazet
2026-01-23
Merge branch 'for-7.0/cxl-init' into cxl-for-next
Dave Jiang
2026-01-19
Merge tag 'v6.19-rc6' into tip-x86-cleanups
Borislav Petkov (AMD)
2026-01-18
Merge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-01-17
x86/acpi: Add acpi=spcr to use SPCR-provided default console
Shenghao Yang
2026-01-16
dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is ready
Dan Williams
2026-01-16
x86/uprobes: Fix XOL allocation failure for 32-bit tasks
Oleg Nesterov
2026-01-14
x86/traps: Print unhashed pointers on stack overflow
Ryosuke Yasuoka
2026-01-14
x86/microcode/AMD: Allow loader debugging to be enabled on baremetal too
Borislav Petkov (AMD)
2026-01-13
x86/cpufeature: Replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32
H. Peter Anvin
2026-01-13
x86/entry/vdso32: Remove open-coded DWARF in sigreturn.S
H. Peter Anvin
2026-01-13
x86/entry/vdso: Rename vdso_image_* to vdso*_image
H. Peter Anvin
2026-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-01-13
x86/resctrl: Fix memory bandwidth counter width for Hygon
Xiaochen Shen
2026-01-13
x86/resctrl: Add missing resctrl initialization for Hygon
Xiaochen Shen
2026-01-13
x86/crash: Use set_memory_p() instead of __set_memory_prot()
Coiby Xu
2026-01-13
x86/pvlocks: Move paravirt spinlock functions into own header
Juergen Gross
2026-01-12
x86/paravirt: Move pv_native_*() prototypes to paravirt.c
Juergen Gross
2026-01-12
x86/paravirt: Move paravirt_sched_clock() related code into tsc.c
Juergen Gross
2026-01-12
x86/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
2026-01-12
x86/paravirt: Remove not needed includes of paravirt.h
Juergen Gross
[next]