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
Age
Commit message (
Expand
)
Author
2024-11-06
ACPI: processor: Move arch_init_invariance_cppc() call later
Mario Limonciello
2024-11-05
sched, x86: Enable Lazy preemption
Peter Zijlstra
2024-11-05
locking/atomic/x86: Use ALT_OUTPUT_SP() for __arch_{,try_}cmpxchg64_emu()
Uros Bizjak
2024-11-05
locking/atomic/x86: Use ALT_OUTPUT_SP() for __alternative_atomic64()
Uros Bizjak
2024-11-04
KVM: x86/mmu: Drop per-VM zapped_obsolete_pages list
Vipin Sharma
2024-11-04
KVM: x86/mmu: Recover TDP MMU huge page mappings in-place instead of zapping
David Matlack
2024-11-04
jump_label: adjust inline asm to be consistent
Alice Ryhl
2024-11-02
x86/vdso: Split virtual clock pages into dedicated mapping
Thomas Weißschuh
2024-11-02
x86/vdso: Delete vvar.h
Thomas Weißschuh
2024-11-02
x86/vdso: Access vdso data without vvar.h
Thomas Weißschuh
2024-11-02
x86/vdso: Move the rng offset to vsyscall.h
Thomas Weißschuh
2024-11-02
x86/vdso: Access rng vdso data without vvar.h
Thomas Weißschuh
2024-11-02
x86/vdso: Access timens vdso data without vvar.h
Thomas Weißschuh
2024-11-02
x86/vdso: Allocate vvar page from C code
Thomas Weißschuh
2024-11-02
x86/vdso: Access rng data from kernel without vvar
Thomas Weißschuh
2024-11-02
x86/vdso: Place vdso_data at beginning of vvar page
Thomas Weißschuh
2024-11-02
x86/vdso: Use __arch_get_vdso_data() to access vdso data
Thomas Weißschuh
2024-11-01
KVM: x86: Quirk initialization of feature MSRs to KVM's max configuration
Sean Christopherson
2024-11-01
KVM: x86: Bypass register cache when querying CPL from kvm_sched_out()
Sean Christopherson
2024-10-31
x86/cpu: Fix FAM5_QUARK_X1000 to use X86_MATCH_VFM()
Tony Luck
2024-10-31
EDAC/mce_amd: Add support for FRU text in MCA
Yazen Ghannam
2024-10-31
x86/MCE/AMD: Add support for new MCA_SYND{1,2} registers
Avadhut Naik
2024-10-30
x86/mce: Add wrapper for struct mce to export vendor specific info
Avadhut Naik
2024-10-29
x86/amd_nb: Fix compile-testing without CONFIG_AMD_NB
Arnd Bergmann
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024-10-28
x86/sev: Convert shared memory back to private on kexec
Ashish Kalra
2024-10-28
x86/mm: Refactor __set_clr_pte_enc()
Ashish Kalra
2024-10-28
x86/cpufeatures: Add X86_FEATURE_AMD_WORKLOAD_CLASS feature bit
Perry Yuan
2024-10-25
x86/cpu: Add CPU type to struct cpuinfo_topology
Pawan Gupta
2024-10-25
x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES
Perry Yuan
2024-10-25
x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix
Mario Limonciello
2024-10-25
x86: fix whitespace in runtime-const assembler output
Linus Torvalds
2024-10-25
x86: fix user address masking non-canonical speculation issue
Linus Torvalds
2024-10-20
Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-10-16
virt: sev-guest: Carve out SNP message context structure
Nikunj A Dadhania
2024-10-16
virt: sev-guest: Consolidate SNP guest messaging parameters to a struct
Nikunj A Dadhania
2024-10-16
virt: sev-guest: Use AES GCM crypto library
Nikunj A Dadhania
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
2024-10-15
x86/virt: Move SEV-specific parsing into arch/x86/virt/svm
Pavan Kumar Paluri
2024-10-15
x86/vdso: Remove timekeeper include
Thomas Weißschuh
2024-10-15
ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
Steven Rostedt
2024-10-10
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
2024-10-10
x86/cpufeatures: Add a IBPB_NO_RET BUG flag
Johannes Wikner
2024-10-10
x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
Jim Mattson
2024-10-09
x86/bugs: Use code segment selector for VERW operand
Pawan Gupta
2024-10-07
x86/cpu/intel: Define helper to get CPU core native ID
Dapeng Mi
2024-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-10-06
Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2024-10-06
x86/reboot: emergency callbacks are now registered by common KVM code
Paolo Bonzini
2024-10-04
mman: Add map_shadow_stack() flags
Mark Brown
[prev]
[next]