summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2023-06-05locking/atomic: treewide: use raw_atomic*_<op>()Mark Rutland
2023-06-01x86/mtrr: Unify debugging printingBorislav Petkov (AMD)
2023-06-01x86/mtrr: Remove unused codeJuergen Gross
2023-06-01x86/mtrr: Don't let mtrr_type_lookup() return MTRR_TYPE_INVALIDJuergen Gross
2023-06-01x86/mtrr: Use new cache_map in mtrr_type_lookup()Juergen Gross
2023-06-01x86/mtrr: Add mtrr=debug command line optionJuergen Gross
2023-06-01x86/mtrr: Construct a memory map with cache modesJuergen Gross
2023-06-01x86/mtrr: Add get_effective_type() service functionJuergen Gross
2023-06-01x86/mtrr: Allocate mtrr_value array dynamicallyJuergen Gross
2023-06-01x86/mtrr: Move 32-bit code from mtrr.c to legacy.cJuergen Gross
2023-06-01x86/mtrr: Have only one set_mtrr() variantJuergen Gross
2023-06-01x86/mtrr: Replace vendor tests in MTRR codeJuergen Gross
2023-06-01x86/mtrr: Support setting MTRR state for software defined MTRRsJuergen Gross
2023-06-01x86/mtrr: Replace size_or_mask and size_and_mask with a much easier conceptJuergen Gross
2023-05-30x86/resctrl: Only show tasks' pid in current pid namespaceShawn Wang
2023-05-25x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui
2023-05-16x86/MCE: Check a hw error's address to determine proper recovery actionYazen Ghannam
2023-05-15x86/cpu: Remove X86_FEATURE_NAMESLukas Bulwahn
2023-05-15x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable itThomas Gleixner
2023-05-15x86/smpboot: Move synchronization masks to SMP boot codeThomas Gleixner
2023-05-15x86/cpu/cacheinfo: Remove cpu_callout_mask dependencyThomas Gleixner
2023-05-15x86/smpboot: Get rid of cpu_init_secondary()Thomas Gleixner
2023-05-09x86/mtrr: Remove physical address size calculationJuergen Gross
2023-05-08x86/microcode/amd: Remove unneeded pointer arithmeticNathan Fontenot
2023-05-08x86/microcode/AMD: Get rid of __find_equiv_id()Borislav Petkov (AMD)
2023-04-28Merge tag 'x86_cache_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-27Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-25Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-25Merge tag 'x86_cpu_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-25Merge tag 'ras_core_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-24Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds
2023-04-20convert sgx_set_attribute() to fdget()/fdput()Al Viro
2023-04-18x86: set FSRS automatically on AMD CPUs that have FSRMLinus Torvalds
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra
2023-04-18x86/hyperv: VTL support for Hyper-VSaurabh Sengar
2023-04-18x86/hyperv: Make hv_get_nmi_reason publicSaurabh Sengar
2023-04-17swiotlb: Remove bounce buffer remapping for Hyper-VMichael Kelley
2023-04-17Merge remote-tracking branch 'tip/x86/sev' into hyperv-nextWei Liu
2023-04-05x86/cpu: Add Xeon Emerald Rapids to list of CPUs that support PPINTony Luck
2023-04-03Merge tag 'hyperv-fixes-signed-20230402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet
2023-03-27x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley
2023-03-19x86/MCE/AMD: Use an u64 for bank_mapMuralidhara M K
2023-03-19Merge tag 'ras_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-17x86/umwait: move to use bus_get_dev_root()Greg Kroah-Hartman
2023-03-17x86/microcode: move to use bus_get_dev_root()Greg Kroah-Hartman