summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/ti...Stephen Rothwell2023-05-185-69/+23
|\
| * Merge branch into tip/master: 'x86/microcode'Ingo Molnar2023-05-171-8/+3
| |\
| | * x86/microcode/amd: Remove unneeded pointer arithmeticNathan Fontenot2023-05-081-2/+0
| | * x86/microcode/AMD: Get rid of __find_equiv_id()Borislav Petkov (AMD)2023-05-081-6/+3
| * | Merge branch into tip/master: 'x86/cpu'Ingo Molnar2023-05-172-7/+1
| |\ \
| | * | x86/cpu: Remove X86_FEATURE_NAMESLukas Bulwahn2023-05-152-7/+1
| | |/
| * | Merge branch into tip/master: 'smp/core'Ingo Molnar2023-05-172-53/+18
| |\ \
| | * | x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable itThomas Gleixner2023-05-151-5/+1
| | * | x86/smpboot: Move synchronization masks to SMP boot codeThomas Gleixner2023-05-151-17/+0
| | * | x86/cpu/cacheinfo: Remove cpu_callout_mask dependencyThomas Gleixner2023-05-151-4/+17
| | * | x86/smpboot: Get rid of cpu_init_secondary()Thomas Gleixner2023-05-151-27/+0
| | |/
| * | x86/MCE: Check a hw error's address to determine proper recovery actionYazen Ghannam2023-05-161-1/+1
| |/
* | mm/gup: remove unused vmas parameter from get_user_pages()Lorenzo Stoakes2023-05-161-1/+1
|/
* 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
|/