summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/amd_nb.c
Commit message (Expand)AuthorAgeFilesLines
* x86/amd_nb: Enhance SMN access error checkingYazen Ghannam2024-06-121-5/+39
* x86/amd_nb: Check for invalid SMN readsYazen Ghannam2024-06-051-1/+8
* x86/amd_nb: Add new PCI IDs for AMD family 0x1aShyam Sundar S K2024-05-101-0/+1
* x86/cpu/amd: Provide a separate accessor for Node IDThomas Gleixner2024-02-151-2/+2
* Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-301-2/+2
|\
| * x86/cpu: Move cpu_core_id into topology infoThomas Gleixner2023-10-101-2/+2
* | x86/amd_nb: Use Family 19h Models 60h-7Fh Function 4 IDsYazen Ghannam2023-10-031-0/+3
* | x86/amd_nb: Add AMD Family MI300 PCI IDsMuralidhara M K2023-09-271-0/+5
|/
* x86/amd_nb: Add PCI IDs for AMD Family 1Ah-based modelsAvadhut Naik2023-08-101-0/+8
* x86/amd_nb: Re-sort and re-indent PCI definesBorislav Petkov (AMD)2023-06-051-24/+25
* x86/amd_nb: Add MI200 PCI IDsYazen Ghannam2023-06-051-0/+5
* x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello2023-05-081-0/+2
* x86/amd_nb: Add AMD PCI IDs for SMN communicationMario Limonciello2022-07-201-0/+13
* x86/amd_nb: Unexport amd_cache_northbridges()Muralidhara M K2022-04-051-4/+3
* Merge tag 'hwmon-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-111-0/+5
|\
| * x86/amd_nb: Add AMD Family 19h Models (10h-1Fh) and (A0h-AFh) PCI IDsYazen Ghannam2021-12-261-0/+5
* | x86/amd_nb, EDAC/amd64: Move DF Indirect Read to AMD64 EDACYazen Ghannam2021-11-151-48/+1
|/
* hwmon: (k10temp) Add support for yellow carpMario Limonciello2021-08-271-0/+5
* x86/amd_nb: Add AMD family 19h model 50h PCI idsDavid Bartley2021-05-211-0/+3
* x86: Fix various typos in comments, take #2Ingo Molnar2021-03-211-1/+1
* x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam2020-11-191-2/+2
* x86/amd_nb: Add AMD family 17h model 60h PCI IDsAlexander Monakov2020-05-221-0/+5
* x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessorBorislav Petkov2020-03-171-3/+1
* x86/amd_nb: Add Family 19h PCI IDsYazen Ghannam2020-01-161-0/+3
* x86/amd_nb: Add PCI device IDs for family 17h, model 70hMarcel Bocu2019-09-031-0/+3
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-081-1/+1
|\
| * x86/amd_nb: Make hygon_nb_misc_ids staticYueHaibing2019-06-141-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 477Thomas Gleixner2019-06-191-1/+2
|/
* x86/amd_nb: Add PCI device IDs for family 17h, model 30hWoods, Brian2018-11-071-0/+6
* x86/amd_nb: Add support for newer PCI topologiesWoods, Brian2018-11-071-6/+38
* hwmon/k10temp, x86/amd_nb: Consolidate shared device IDsWoods, Brian2018-11-071-2/+1
* x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridgePu Wen2018-09-271-8/+37
* x86/amd_nb: Check vendor in AMD-only functionsPu Wen2018-09-271-0/+4
* x86/amd_nb: Add support for Raven Ridge CPUsGuenter Roeck2018-05-131-0/+6
* x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-151-1/+1
* x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn'tBorislav Petkov2017-10-221-0/+41
* x86/amd_nb: Add SMN and Indirect Data Fabric access for AMD Fam17hYazen Ghannam2016-11-161-2/+106
* x86/amd_nb: Add Fam17h Data Fabric as "Northbridge"Yazen Ghannam2016-11-161-0/+5
* x86/amd_nb: Make all exports EXPORT_SYMBOL_GPLYazen Ghannam2016-11-161-11/+13
* x86/amd_nb: Make amd_northbridges internal to amd_nb.cYazen Ghannam2016-11-161-8/+25
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-011-1/+1
|\
| * x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* | x86/amd_nb: Clean up init pathBorislav Petkov2016-07-011-23/+14
|/
* x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov2016-07-011-2/+2
* x86/cpu: Get rid of compute_unit_idBorislav Petkov2016-03-291-4/+2
* x86/gart: Check for GART support before accessing GART registersAravind Gopalakrishnan2015-05-061-3/+1
* x86, amd_nb: Add device IDs to NB tables for F15h M60hAravind Gopalakrishnan2014-10-201-0/+2
* Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2014-04-011-0/+2
|\
| * amd64_edac: Add support for newer F16h modelsAravind Gopalakrishnan2014-02-271-0/+2
* | x86/AMD/NB: Fix amd_set_subcaches() parameter typeDan Carpenter2014-01-251-1/+1
|/