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
/
kernel
Age
Commit message (
Expand
)
Author
2024-12-18
x86/fpu: Remove unnecessary CPUID level check
Dave Hansen
2024-12-18
x86/fpu: Move CPUID leaf definitions to common code
Dave Hansen
2024-12-18
x86/tsc: Remove CPUID "frequency" leaf magic numbers.
Dave Hansen
2024-12-18
x86/tsc: Move away from TSC leaf magic numbers
Dave Hansen
2024-12-18
x86/cpu: Refresh DCA leaf reading code
Dave Hansen
2024-12-18
x86/cpu: Remove unnecessary MwAIT leaf checks
Dave Hansen
2024-12-18
x86/cpu: Use MWAIT leaf definition
Dave Hansen
2024-12-18
x86/cpu: Move MWAIT leaf definition to common header
Dave Hansen
2024-12-18
x86/cpu: Remove 'x86_cpu_desc' infrastructure
Dave Hansen
2024-12-18
x86/cpu: Move AMD erratum 1386 table over to 'x86_cpu_id'
Dave Hansen
2024-12-17
x86/cpu: Expose only stepping min/max interface
Dave Hansen
2024-12-17
x86/cpu: Introduce new microcode matching helper
Dave Hansen
2024-12-17
x86/xen: remove hypercall page
Juergen Gross
2024-12-14
x86/sev: Require the RMPREAD instruction after Zen4
Tom Lendacky
2024-12-13
x86/static-call: provide a way to do very early static-call updates
Juergen Gross
2024-12-13
x86: make get_cpu_vendor() accessible from Xen code
Juergen Gross
2024-12-12
x86/resctrl: Add write option to "mba_MBps_event" file
Tony Luck
2024-12-12
x86/resctrl: Add "mba_MBps_event" file to CTRL_MON directories
Tony Luck
2024-12-10
x86/cpu: Fix typo in x86_match_cpu()'s doc
Raag Jadav
2024-12-10
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
2024-12-10
x86/apic: Remove "disablelapic" cmdline option
Borislav Petkov (AMD)
2024-12-10
Documentation: Merge x86-specific boot options doc into kernel-parameters.txt
Borislav Petkov (AMD)
2024-12-10
x86/resctrl: Make mba_sc use total bandwidth if local is not supported
Tony Luck
2024-12-10
x86/resctrl: Compute memory bandwidth for all supported events
Tony Luck
2024-12-10
x86/boot/64: Fix spurious undefined reference when CONFIG_X86_5LEVEL=n, on GC...
Ard Biesheuvel
2024-12-10
x86/resctrl: Modify update_mba_bw() to use per CTRL_MON group event
Tony Luck
2024-12-10
x86/resctrl: Prepare for per-CTRL_MON group mba_MBps control
Tony Luck
2024-12-09
x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
Babu Moger
2024-12-09
x86/resctrl: Use kthread_run_on_cpu()
Frederic Weisbecker
2024-12-09
x86/hyperv: Fix hv tsc page based sched_clock for hibernation
Naman Jain
2024-12-09
x86: Fix build regression with CONFIG_KEXEC_JUMP enabled
Damien Le Moal
2024-12-06
x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
Kirill A. Shutemov
2024-12-06
x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails
Sean Christopherson
2024-12-06
x86/cacheinfo: Delete global num_cache_leaves
Ricardo Neri
2024-12-06
x86/sysfs: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-06
x86/paravirt: Remove the WBINVD callback
Juergen Gross
2024-12-06
x86/cpufeatures: Free up unused feature bits
Sohil Mehta
2024-12-06
x86/kexec: Mark relocate_kernel page as ROX instead of RWX
David Woodhouse
2024-12-06
x86/kexec: Clean up register usage in relocate_kernel()
David Woodhouse
2024-12-06
x86/kexec: Eliminate writes through kernel mapping of relocate_kernel page
David Woodhouse
2024-12-06
x86/kexec: Drop page_list argument from relocate_kernel()
David Woodhouse
2024-12-06
x86/kexec: Add data section to relocate_kernel
David Woodhouse
2024-12-06
x86/kexec: Move relocate_kernel to kernel .data section
David Woodhouse
2024-12-06
x86/kexec: Invoke copy of relocate_kernel() instead of the original
David Woodhouse
2024-12-06
x86/kexec: Copy control page into place in machine_kexec_prepare()
David Woodhouse
2024-12-06
x86/kexec: Allocate PGD for x86_64 transition page tables separately
David Woodhouse
2024-12-06
x86/kexec: Only swap pages for ::preserve_context mode
David Woodhouse
2024-12-06
x86/kexec: Use named labels in swap_pages in relocate_kernel_64.S
David Woodhouse
2024-12-06
x86/kexec: Clean up and document register use in relocate_kernel_64.S
David Woodhouse
2024-12-06
Merge branch 'x86/urgent' into x86/boot, to pick up dependent fixes
Ingo Molnar
[prev]
[next]