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
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TDX KeyID management
Rick Edgecombe
2025-03-14
KVM: x86: Add infrastructure for secure TSC
Isaku Yamahata
2025-03-14
cpu/SMT: Provide a default topology_is_primary_thread()
Yicong Yang
2025-03-12
x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
James Morse
2025-03-12
x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functions
James Morse
2025-03-12
x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.h
James Morse
2025-03-12
x86/resctrl: Move resctrl types to a separate header
James Morse
2025-03-12
x86/resctrl: Add helper for setting CPU default properties
James Morse
2025-03-10
x86/coco: Replace 'static const cc_mask' with the newly introduced cc_get_mas...
Arnd Bergmann
2025-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-09
Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into...
Paolo Bonzini
2025-03-08
x86/vdso: Prepare introduction of struct vdso_clock
Anna-Maria Behnsen
2025-03-08
Merge branch 'locking/urgent' into locking/core, to pick up locking fixes
Ingo Molnar
2025-03-08
x86/mm: Define PTRS_PER_PMD for assembly code too
Ingo Molnar
2025-03-07
virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutex
Alexey Kardashevskiy
2025-03-06
cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
Mario Limonciello
2025-03-06
x86/fpu: Improve crypto performance by making kernel-mode FPU reliably usable...
Eric Biggers
2025-03-04
x86/smp: Move this_cpu_off to percpu hot section
Brian Gerst
2025-03-04
x86/stackprotector: Move __stack_chk_guard to percpu hot section
Brian Gerst
2025-03-04
x86/percpu: Move current_task to percpu hot section
Brian Gerst
2025-03-04
x86/percpu: Move top_of_stack to percpu hot section
Brian Gerst
2025-03-04
x86/irq: Move irq stacks to percpu hot section
Brian Gerst
2025-03-04
x86/softirq: Move softirq_pending to percpu hot section
Brian Gerst
2025-03-04
x86/retbleed: Move call depth to percpu hot section
Brian Gerst
2025-03-04
x86/smp: Move cpu number to percpu hot section
Brian Gerst
2025-03-04
x86/preempt: Move preempt count to percpu hot section
Brian Gerst
2025-03-04
x86/percpu: Move pcpu_hot to percpu hot section
Brian Gerst
2025-03-04
Merge branch 'x86/headers' into x86/core, to pick up dependent commits
Ingo Molnar
2025-03-04
Merge branch 'x86/asm' into x86/core, to pick up dependent commits
Ingo Molnar
2025-03-04
x86/alternatives: Simplify alternative_call() interface
Josh Poimboeuf
2025-03-04
x86/hyperv: Use named operands in inline asm
Josh Poimboeuf
2025-03-04
Merge branch 'x86/locking' into x86/asm, to simplify dependencies
Ingo Molnar
2025-03-04
Merge branch 'x86/cpu' into x86/asm, to pick up dependent commits
Ingo Molnar
2025-03-04
x86/cpu: Get rid of the smp_store_cpu_info() indirection
Thomas Gleixner
2025-03-04
x86/cpu: Simplify TLB entry count storage
Ahmed S. Darwish
2025-03-04
x86/cpuid: Include <linux/build_bug.h> in <asm/cpuid.h>
Ahmed S. Darwish
2025-03-04
x86/cpu: Remove unnecessary macro indirection related to CPU feature names
Brendan Jackman
2025-03-04
x86/speculation: Add a conditional CS prefix to CALL_NOSPEC
Pawan Gupta
2025-03-04
x86/speculation: Simplify and make CALL_NOSPEC consistent
Pawan Gupta
2025-03-04
x86/smp: Fix mwait_play_dead() and acpi_processor_ffh_play_dead() noreturn be...
Josh Poimboeuf
2025-03-03
x86/smp/32: Remove safe_smp_processor_id()
Brian Gerst
2025-03-03
x86/asm: Merge KSTK_ESP() implementations
Brian Gerst
2025-03-03
KVM: SVM: Require AP's "requested" SEV_FEATURES to match KVM's view
Sean Christopherson
2025-03-03
x86/speculation: Add a conditional CS prefix to CALL_NOSPEC
Pawan Gupta
2025-03-03
x86/speculation: Simplify and make CALL_NOSPEC consistent
Pawan Gupta
2025-03-03
x86/paravirt: Remove unused paravirt_disable_iospace()
Dr. David Alan Gilbert
2025-03-03
x86/ibt: Make cfi_bhi a constant for FINEIBT_BHI=n
Peter Zijlstra
2025-02-28
KVM: x86: Snapshot the host's DEBUGCTL in common x86
Sean Christopherson
2025-02-28
KVM: nVMX: Decouple EPT RWX bits from EPT Violation protection bits
Sean Christopherson
2025-02-28
KVM: VMX: Remove EPT_VIOLATIONS_ACC_*_BIT defines
Nikolay Borisov
[prev]
[next]