summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-144-17/+166
|\
| * x86/irq: Factor out common code for checking pending interruptsJacob Pan2024-04-302-6/+4
| * x86/irq: Install posted MSI notification handlerJacob Pan2024-04-302-4/+124
| * x86/irq: Factor out handler invocation from common_interrupt()Jacob Pan2024-04-301-9/+14
| * x86/irq: Set up per host CPU posted interrupt descriptorsJacob Pan2024-04-302-0/+26
* | Merge tag 'x86-timers-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-141-4/+2
|\ \
| * | x86/tsc: Trust initial offset in architectural TSC-adjust MSRsDaniel J Blueman2024-04-291-4/+2
| |/
* | Merge tag 'x86_apic_for_6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-141-4/+4
|\ \
| * | x86/apic: Improve data types to fix Coccinelle warningsThorsten Blum2024-04-031-4/+4
* | | Merge tag 'x86_sev_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-141-3/+3
|\ \ \
| * | | x86/sev: Shorten struct name snp_secrets_page_layout to snp_secrets_pageTom Lendacky2024-04-251-3/+3
| | |/ | |/|
* | | Merge tag 'x86_microcode_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-05-142-8/+1
|\ \ \
| * | | x86/microcode: Remove unused struct cpu_info_ctxDr. David Alan Gilbert2024-05-061-5/+0
| * | | x86/microcode/AMD: Remove unused PATCH_MAX_SIZE macroBorislav Petkov (AMD)2024-04-051-2/+0
| * | | x86/microcode/AMD: Avoid -Wformat warning with clang-15Arnd Bergmann2024-04-051-1/+1
| | |/ | |/|
* | | Merge tag 'x86_cache_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-05-147-83/+66
|\ \ \
| * | | x86/resctrl: Add tracepoint for llc_occupancy trackingHaifeng Xu2024-04-242-0/+27
| * | | x86/resctrl: Rename pseudo_lock_event.h to trace.hHaifeng Xu2024-04-242-5/+5
| * | | x86/resctrl: Simplify call convention for MSR update functionsTony Luck2024-04-243-27/+18
| * | | x86/resctrl: Pass domain to target CPUTony Luck2024-04-244-52/+17
| | |/ | |/|
* | | Merge tag 'x86_alternatives_for_v6.10_rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-05-143-81/+64
|\ \ \
| * | | x86/alternatives: Sort local vars in apply_alternatives()Borislav Petkov (AMD)2024-04-091-2/+2
| * | | x86/alternatives: Optimize optimize_nops()Borislav Petkov (AMD)2024-04-091-0/+4
| * | | x86/alternatives: Get rid of __optimize_nops()Borislav Petkov (AMD)2024-04-091-43/+16
| * | | x86/alternatives: Use a temporary buffer when optimizing NOPsBorislav Petkov (AMD)2024-04-092-45/+48
| * | | x86/alternatives: Catch late X86_FEATURE modifiersBorislav Petkov (AMD)2024-04-091-0/+3
* | | | Merge tag 'ras_core_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-141-15/+25
|\ \ \ \
| * | | | x86/mce: Dynamically size space for machine check recordsTony Luck2024-03-261-15/+25
* | | | | Merge tag 'x86-shstk-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-05-142-2/+8
|\ \ \ \ \
| * | | | | x86/shstk: Enable shadow stacks for x32H.J. Lu2024-03-222-2/+8
* | | | | | Merge tag 'x86-platform-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-05-141-10/+14
|\ \ \ \ \ \
| * | | | | | x86/of: Change x86_dtb_parse_smp_config() to staticSaurabh Sengar2024-04-031-9/+9
| * | | | | | x86/of: Map NUMA node to CPUs as per DeviceTreeSaurabh Sengar2024-04-031-0/+2
| * | | | | | x86/of: Set the parse_smp_cfg for all the DeviceTree platforms by defaultSaurabh Sengar2024-04-031-2/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'x86-fpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-142-4/+4
|\ \ \ \ \ \
| * | | | | | x86/fpu: Update fpu_swap_kvm_fpu() uses in comments as wellLi RongQing2024-04-041-2/+2
| * | | | | | x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixupUros Bizjak2024-03-191-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-1424-261/+283
|\ \ \ \ \ \
| * | | | | | x86/tsc_msr: Switch to new Intel CPU model definesTony Luck2024-04-291-7/+7
| * | | | | | x86/tsc: Switch to new Intel CPU model definesTony Luck2024-04-291-3/+3
| * | | | | | x86/cpu: Switch to new Intel CPU model definesTony Luck2024-04-291-3/+3
| * | | | | | x86/resctrl: Switch to new Intel CPU model definesTony Luck2024-04-292-16/+16
| * | | | | | x86/microcode/intel: Switch to new Intel CPU model definesTony Luck2024-04-291-3/+2
| * | | | | | x86/mce: Switch to new Intel CPU model definesTony Luck2024-04-293-19/+18
| * | | | | | x86/cpu: Switch to new Intel CPU model definesTony Luck2024-04-291-1/+1
| * | | | | | x86/cpu/intel_epb: Switch to new Intel CPU model definesTony Luck2024-04-291-6/+6
| * | | | | | x86/aperfmperf: Switch to new Intel CPU model definesTony Luck2024-04-291-9/+8
| * | | | | | x86/apic: Switch to new Intel CPU model definesTony Luck2024-04-291-19/+19
| * | | | | | x86/bugs: Switch to new Intel CPU model definesTony Luck2024-04-251-78/+76
| * | | | | | x86/bugs: Switch to new Intel CPU model definesTony Luck2024-04-251-15/+15