summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui2023-05-251-2/+3
* Merge tag 'x86_cache_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-281-24/+19
|\
| * x86/resctrl: Avoid redundant counter read in __mon_event_count()Peter Newman2023-03-151-24/+19
* | Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-04-271-11/+2
|\ \
| * | x86/hyperv: VTL support for Hyper-VSaurabh Sengar2023-04-181-0/+1
| * | x86/hyperv: Make hv_get_nmi_reason publicSaurabh Sengar2023-04-181-5/+0
| * | swiotlb: Remove bounce buffer remapping for Hyper-VMichael Kelley2023-04-171-6/+1
| * | Merge remote-tracking branch 'tip/x86/sev' into hyperv-nextWei Liu2023-04-171-8/+7
| |\ \
* | \ \ Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-1/+1
|\ \ \ \
| * | | | Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra2023-04-181-1/+1
* | | | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-273-7/+16
|\ \ \ \ \
| * \ \ \ \ Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-035-11/+36
| |\ \ \ \ \
| * | | | | | x86/umwait: move to use bus_get_dev_root()Greg Kroah-Hartman2023-03-171-2/+6
| * | | | | | x86/microcode: move to use bus_get_dev_root()Greg Kroah-Hartman2023-03-171-4/+9
| * | | | | | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-251-8/+7
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley2023-03-271-8/+7
| | |/ / / | |/| | |
* | | | | Merge tag 'x86_cpu_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-255-46/+43
|\ \ \ \ \
| * | | | | x86/cpu: Add Xeon Emerald Rapids to list of CPUs that support PPINTony Luck2023-04-051-0/+1
| * | | | | x86/split_lock: Enumerate architectural split lock disable bitFenghua Yu2023-03-161-37/+22
| * | | | | x86/CPU/AMD: Make sure EFER[AIBRSE] is setBorislav Petkov (AMD)2023-03-163-9/+20
| | |/ / / | |/| | |
* | | | | Merge tag 'ras_core_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-252-13/+13
|\ \ \ \ \
| * | | | | x86/MCE/AMD: Use an u64 for bank_mapMuralidhara M K2023-03-191-7/+7
| * | | | | x86/mce: Always inline old MCA stubsBorislav Petkov (AMD)2023-03-081-5/+5
| * | | | | x86/MCE/AMD: Make kobj_type structure constantThomas Weißschuh2023-03-061-1/+1
| |/ / / /
* | | | | Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2023-04-241-6/+5
|\ \ \ \ \
| * | | | | convert sgx_set_attribute() to fdget()/fdput()Al Viro2023-04-201-6/+5
| |/ / / /
* | | | | Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds2023-04-243-3/+3
|\ \ \ \ \
| * | | | | docs: move x86 documentation into Documentation/arch/Jonathan Corbet2023-03-303-3/+3
| |/ / / /
* | | / / x86: set FSRS automatically on AMD CPUs that have FSRMLinus Torvalds2023-04-181-0/+4
| |_|/ / |/| | |
* | | | Merge tag 'hyperv-fixes-signed-20230402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-04-031-4/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/hyperv: Block root partition functionality in a Confidential VMMichael Kelley2023-03-171-4/+8
| |/ /
* | | Merge tag 'ras_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-191-0/+1
|\ \ \
| * | | x86/mce: Make sure logged MCEs are processed after sysfs updateYazen Ghannam2023-03-121-0/+1
| |/ /
* | / x86/resctrl: Clear staged_config[] before and after it is usedShawn Wang2023-03-153-9/+24
| |/ |/|
* | Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-121-0/+9
|\ \
| * | x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper2023-03-081-0/+9
| |/
* / x86/resctl: fix scheduler confusion with 'current'Linus Torvalds2023-03-081-2/+2
|/
* Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-051-7/+18
|\
| * x86/speculation: Allow enabling STIBP with legacy IBRSKP Singh2023-02-271-7/+18
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-251-1/+1
|\ \
| * \ Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2023-02-153-17/+53
| |\ \
| * \ \ Merge branch 'kvm-v6.2-rc4-fixes' into HEADPaolo Bonzini2023-01-241-0/+2
| |\ \ \
| * \ \ \ Merge branch 'kvm-late-6.1' into HEADPaolo Bonzini2022-12-291-1/+1
| |\ \ \ \
| | * | | | x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC defineVitaly Kuznetsov2022-12-291-1/+1
* | | | | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-232-2/+2
|\ \ \ \ \ \
| * | | | | | mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-092-2/+2
* | | | | | | Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-231-2/+3
|\ \ \ \ \ \ \
| * | | | | | | efi: x86: Wire up IBT annotation in memory attributes tableArd Biesheuvel2023-02-091-2/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-02-211-0/+72
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |