index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
2026-01-20
x86/xen: use lazy_mmu_state when context-switching
Kevin Brodsky
2026-01-20
mm: introduce generic lazy_mmu helpers
Kevin Brodsky
2026-01-20
mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
Kevin Brodsky
2026-01-20
x86/segment: Use MOVL when reading segment registers
Uros Bizjak
2026-01-19
x86/kfence: avoid writing L1TF-vulnerable PTEs
Andrew Cooper
2026-01-18
x86/percpu: Make CONFIG_USE_X86_SEG_SUPPORT work with sparse
Thomas Gleixner
2026-01-16
x86/mm: Hide mm_free_global_asid() definition under CONFIG_BROADCAST_TLB_FLUSH
Hou Wenlong
2026-01-15
x86/paravirt: Use XOR r32,r32 to clear register in pv_vcpu_is_preempted()
Uros Bizjak
2026-01-15
x86/paravirt: Remove trailing semicolons from alternative asm templates
Uros Bizjak
2026-01-15
perf/x86/intel: Add support for rdpmc user disable feature
Dapeng Mi
2026-01-15
perf/x86/intel: Support the 4 new OMR MSRs introduced in DMR and NVL
Dapeng Mi
2026-01-14
vdso: Remove struct getcpu_cache
Thomas Weißschuh
2026-01-13
KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
Sean Christopherson
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/vdso: Abstract out vdso system call internals
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
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-13
x86/paravirt: Specify pv_ops array in paravirt macros
Juergen Gross
2026-01-13
x86/paravirt: Allow pv-calls outside paravirt.h
Juergen Gross
2026-01-12
x86/paravirt: Move pv_native_*() prototypes to paravirt.c
Juergen Gross
2026-01-12
x86/paravirt: Introduce new paravirt-base.h header
Juergen Gross
2026-01-12
x86/paravirt: Move paravirt_sched_clock() related code into tsc.c
Juergen Gross
2026-01-12
KVM: x86: Hide KVM_IRQCHIP_KERNEL behind CONFIG_KVM_IOAPIC=y
Sean Christopherson
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
paravirt: Remove asm/paravirt_api_clock.h
Juergen Gross
2026-01-12
x86/paravirt: Move thunk macros to paravirt_types.h
Juergen Gross
2026-01-12
x86/paravirt: Remove PARAVIRT_DEBUG config option
Juergen Gross
2026-01-12
x86/paravirt: Remove some unneeded struct declarations
Juergen Gross
2026-01-12
x86/paravirt: Remove not needed includes of paravirt.h
Juergen Gross
2026-01-09
x86/CPU/AMD: Simplify the spectral chicken fix
Borislav Petkov (AMD)
2026-01-08
KVM: SVM: Virtualize and advertise support for ERAPS
Amit Shah
2026-01-08
KVM: x86/pmu: Load/put mediated PMU context when entering/exiting guest
Dapeng Mi
2026-01-08
KVM: x86/pmu: Introduce eventsel_hw to prepare for pmu event filtering
Mingwei Zhang
2026-01-08
KVM: x86/pmu: Load/save GLOBAL_CTRL via entry/exit fields for mediated PMU
Dapeng Mi
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
[prev]
[next]