index
:
linux-stable.git
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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2024-03-04
x86/startup_64: Simplify calculation of initial page table address
Ard Biesheuvel
2024-03-04
x86/startup_64: Defer assignment of 5-level paging global variables
Ard Biesheuvel
2024-03-04
x86/startup_64: Simplify CR4 handling in startup code
Ard Biesheuvel
2024-03-04
x86/idle: Select idle routine only once
Thomas Gleixner
2024-03-04
x86/idle: Let prefer_mwait_c1_over_halt() return bool
Thomas Gleixner
2024-03-04
x86/idle: Cleanup idle_setup()
Thomas Gleixner
2024-03-04
x86/idle: Clean up idle selection
Thomas Gleixner
2024-03-04
x86/idle: Sanitize X86_BUG_AMD_E400 handling
Thomas Gleixner
2024-03-04
x86/callthunks: Use EXPORT_PER_CPU_SYMBOL_GPL() for per CPU variables
Thomas Gleixner
2024-03-04
x86/cpu: Use EXPORT_PER_CPU_SYMBOL_GPL() for x86_spec_ctrl_current
Thomas Gleixner
2024-03-04
x86/percpu: Cure per CPU madness on UP
Thomas Gleixner
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
2024-03-04
x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>
Thomas Gleixner
2024-03-04
Merge tag 'v6.8-rc7' into x86/cleanups, to pick up fixes
Ingo Molnar
2024-03-04
hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
Nuno Das Neves
2024-03-01
x86/e820: Don't reserve SETUP_RNG_SEED in e820
Jiri Bohac
2024-03-01
x86/boot: Use 32-bit XOR to clear registers
Uros Bizjak
2024-02-28
x86/sev: Dump SEV_STATUS
Borislav Petkov (AMD)
2024-02-28
x86/boot/64: Load the final kernel GDT during early boot directly, remove sta...
Brian Gerst
2024-02-27
x86/nmi: Remove an unnecessary IS_ENABLED(CONFIG_SMP)
Xin Li (Intel)
2024-02-27
Merge branch 'x86/urgent' into x86/apic, to resolve conflicts
Ingo Molnar
2024-02-27
x86/apic: Build the x86 topology enumeration functions on UP APIC builds too
Ingo Molnar
2024-02-27
x86: Increase brk randomness entropy for 64-bit systems
Kees Cook
2024-02-27
x86/vdso: Move vDSO to mmap region
Daniel Micay
2024-02-26
x86/nmi: Fix the inverse "in NMI handler" check
Breno Leitao
2024-02-26
x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers
Paolo Bonzini
2024-02-26
x86/cpu: Allow reducing x86_phys_bits during early_identify_cpu()
Paolo Bonzini
2024-02-26
x86/boot/64: Use RIP_REL_REF() to access early_top_pgt[]
Ard Biesheuvel
2024-02-26
x86/boot/64: Use RIP_REL_REF() to access early page tables
Ard Biesheuvel
2024-02-26
x86/boot/64: Use RIP_REL_REF() to access '__supported_pte_mask'
Ard Biesheuvel
2024-02-26
x86/boot/64: Use RIP_REL_REF() to access early_dynamic_pgts[]
Ard Biesheuvel
2024-02-26
x86/boot/64: Use RIP_REL_REF() to assign 'phys_base'
Ard Biesheuvel
2024-02-26
x86/boot/64: Simplify global variable accesses in GDT/IDT programming
Ard Biesheuvel
2024-02-26
Merge branch 'x86/sev' into x86/boot, to resolve conflicts and to pick up dep...
Ingo Molnar
2024-02-26
Merge tag 'v6.8-rc6' into x86/boot, to pick up fixes
Ingo Molnar
2024-02-25
x86/apic/msi: Use DOMAIN_BUS_GENERIC_MSI for HPET/IO-APIC domain search
Thomas Gleixner
2024-02-23
x86, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-23
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
2024-02-22
x86/cpu: Add a VMX flag to enumerate 5-level EPT support to userspace
Sean Christopherson
2024-02-22
kexec: Allocate kernel above bzImage's pref_address
Chris Koch
2024-02-22
x86/mm: delete unused cpu argument to leave_mm()
Yosry Ahmed
2024-02-22
x86/resctrl: Remove lockdep annotation that triggers false positive
James Morse
2024-02-21
x86/apm_32: Remove dead function apm_get_battery_status()
Kunwu Chan
2024-02-20
x86/pat: Simplify the PAT programming protocol
Kirill A. Shutemov
2024-02-19
x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
Pawan Gupta
2024-02-19
x86/resctrl: Separate arch and fs resctrl locks
James Morse
2024-02-16
x86/resctrl: Move domain helper migration into resctrl_offline_cpu()
James Morse
2024-02-16
x86/resctrl: Add CPU offline callback for resctrl work
James Morse
2024-02-16
x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but CPU
James Morse
2024-02-16
x86/resctrl: Add CPU online callback for resctrl work
James Morse
[prev]
[next]