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
/
include
/
asm
Age
Commit message (
Expand
)
Author
2026-01-08
KVM: x86/pmu: Start stubbing in mediated PMU support
Dapeng Mi
2026-01-05
x86/lib: Inline csum_ipv6_magic()
Eric Dumazet
2025-12-31
x86/sev: Move the internal header
Borislav Petkov (AMD)
2025-12-21
Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-20
x86/irqflags: Use ASM_OUTPUT_RM in native_save_fl()
Eric Dumazet
2025-12-18
x86/irq_remapping: Sanitize posted_msi_supported()
Thomas Gleixner
2025-12-18
x86/bug: Fix old GCC compile fails
Peter Zijlstra
2025-12-17
x86/msi: Make irq_retrigger() functional for posted MSI
Thomas Gleixner
2025-12-17
x86/unwind_user: Simplify unwind_user_word_size()
Jens Remus
2025-12-17
x86/unwind_user: Guard unwind_user_word_size() by UNWIND_USER
Jens Remus
2025-12-17
unwind_user/fp: Use dummies instead of ifdef
Jens Remus
2025-12-17
perf/x86/core: Plumb mediated PMU capability from x86_pmu to x86_pmu_cap
Mingwei Zhang
2025-12-17
perf/x86/core: Add APIs to switch to/from mediated PMI vector (for KVM)
Sean Christopherson
2025-12-17
perf/x86/core: Register a new vector for handling mediated guest PMIs
Sean Christopherson
2025-12-14
x86/boot/e820: Simplify the e820__range_remove() API
Ingo Molnar
2025-12-14
x86/boot/e820: Remove e820__range_remove()'s unused return parameter
Ingo Molnar
2025-12-14
x86/boot/e820: Change struct e820_table::nr_entries type from __u32 to u32
Ingo Molnar
2025-12-14
x86/boot/e820: Mark e820__print_table() static
Ingo Molnar
2025-12-14
x86/platform/uv: Fix UBSAN array-index-out-of-bounds
Kyle Meyer
2025-12-10
Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
2025-12-08
arch/x86: replace "__auto_type" with "auto"
H. Peter Anvin
2025-12-09
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-12-06
Merge tag 'x86-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-06
Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-12-05
mshv: Cleanly shutdown root partition with MSHV
Praveen K Paladugu
2025-12-05
mshv: Use reboot notifier to configure sleep state
Praveen K Paladugu
2025-12-05
Drivers: hv: Introduce mshv_vtl driver
Naman Jain
2025-12-03
objtool: Remove newlines and tabs from annotation macros
Josh Poimboeuf
2025-12-03
x86/asm: Remove ANNOTATE_DATA_SPECIAL usage
Josh Poimboeuf
2025-12-03
x86/alternative: Remove ANNOTATE_DATA_SPECIAL usage
Josh Poimboeuf
2025-12-02
Merge tag 'x86_cpu_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
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 'x86_sgx_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-02
Merge tag 'x86_mm_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-02
Merge tag 'x86_sev_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-02
Merge tag 'x86_cleanups_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-02
Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-02
Merge tag 'x86_microcode_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-12-02
Merge tag 'ras_core_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
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-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-01
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-01
Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-01
Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-01
x86/platform: Fix and extend kernel-doc comments in <asm/x86_init.h>
Randy Dunlap
[prev]
[next]