Age | Commit message (Expand) | Author | Files | Lines |
2019-09-03 | x86/amd_nb: Add PCI device IDs for family 17h, model 70h | Marcel Bocu | 1 | -0/+3 |
2019-07-08 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 477 | Thomas Gleixner | 1 | -1/+2 |
2019-06-14 | x86/amd_nb: Make hygon_nb_misc_ids static | YueHaibing | 1 | -1/+1 |
2018-11-07 | x86/amd_nb: Add PCI device IDs for family 17h, model 30h | Woods, Brian | 1 | -0/+6 |
2018-11-07 | x86/amd_nb: Add support for newer PCI topologies | Woods, Brian | 1 | -6/+38 |
2018-11-07 | hwmon/k10temp, x86/amd_nb: Consolidate shared device IDs | Woods, Brian | 1 | -2/+1 |
2018-09-27 | x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridge | Pu Wen | 1 | -8/+37 |
2018-09-27 | x86/amd_nb: Check vendor in AMD-only functions | Pu Wen | 1 | -0/+4 |
2018-05-13 | x86/amd_nb: Add support for Raven Ridge CPUs | Guenter Roeck | 1 | -0/+6 |
2018-02-15 | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping | Jia Zhang | 1 | -1/+1 |
2017-10-22 | x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn't | Borislav Petkov | 1 | -0/+41 |
2016-11-16 | x86/amd_nb: Add SMN and Indirect Data Fabric access for AMD Fam17h | Yazen Ghannam | 1 | -2/+106 |
2016-11-16 | x86/amd_nb: Add Fam17h Data Fabric as "Northbridge" | Yazen Ghannam | 1 | -0/+5 |
2016-11-16 | x86/amd_nb: Make all exports EXPORT_SYMBOL_GPL | Yazen Ghannam | 1 | -11/+13 |
2016-11-16 | x86/amd_nb: Make amd_northbridges internal to amd_nb.c | Yazen Ghannam | 1 | -8/+25 |
2016-08-01 | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2016-07-14 | x86/kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 1 | -1/+1 |
2016-07-01 | x86/amd_nb: Clean up init path | Borislav Petkov | 1 | -23/+14 |
2016-07-01 | x86/amd_nb: Fix boot crash on non-AMD systems | Borislav Petkov | 1 | -2/+2 |
2016-03-29 | x86/cpu: Get rid of compute_unit_id | Borislav Petkov | 1 | -4/+2 |
2015-05-06 | x86/gart: Check for GART support before accessing GART registers | Aravind Gopalakrishnan | 1 | -3/+1 |
2014-10-20 | x86, amd_nb: Add device IDs to NB tables for F15h M60h | Aravind Gopalakrishnan | 1 | -0/+2 |
2014-04-01 | Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 1 | -0/+2 |
2014-02-27 | amd64_edac: Add support for newer F16h models | Aravind Gopalakrishnan | 1 | -0/+2 |
2014-01-25 | x86/AMD/NB: Fix amd_set_subcaches() parameter type | Dan Carpenter | 1 | -1/+1 |
2013-08-12 | x86, amd_nb: Clarify F15h, model 30h GART and L3 support | Aravind Gopalakrishnan | 1 | -2/+11 |
2013-04-30 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+2 |
2013-04-19 | amd64_edac: Add Family 16h support | Aravind Gopalakrishnan | 1 | -1/+2 |
2013-03-11 | x86: Constify a few items | Jan Beulich | 1 | -1/+1 |
2012-07-22 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2012-06-07 | x86, amd_nb: Export model 0x10 and later PCI id | Borislav Petkov | 1 | -0/+1 |
2012-06-06 | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> | Joe Perches | 1 | -4/+6 |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+31 |
2012-01-06 | x86/PCI: amd: factor out MMCONFIG discovery | Bjorn Helgaas | 1 | -0/+31 |
2011-12-21 | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester | 1 | -6/+2 |
2011-03-31 | x86, amd-nb: Rename CPU PCI id define for F4 | Borislav Petkov | 1 | -1/+1 |
2011-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 1 | -1/+1 |
2011-03-17 | PCI: Rename CPU PCI id define | Borislav Petkov | 1 | -1/+1 |
2011-03-03 | x86, amd-nb: Misc cleanliness fixes | Borislav Petkov | 1 | -8/+10 |
2011-02-10 | x86: Adjust section placement in AMD northbridge related code | Jan Beulich | 1 | -3/+4 |
2011-02-07 | x86, amd: Support L3 Cache Partitioning on AMD family 0x15 CPUs | Hans Rosenfeld | 1 | -0/+63 |
2011-01-26 | x86, amd: Extend AMD northbridge caching code to support "Link Control" devices | Hans Rosenfeld | 1 | -2/+9 |
2011-01-26 | x86, amd: Enable L3 cache index disable on family 0x15 | Hans Rosenfeld | 1 | -0/+3 |
2011-01-11 | x86: Use PCI method for enabling AMD extended config space before MSR method | Jan Beulich | 1 | -0/+7 |
2010-11-18 | x86, cacheinfo: Cleanup L3 cache index disable support | Hans Rosenfeld | 1 | -0/+10 |
2010-11-18 | x86, amd-nb: Cleanup AMD northbridge caching code | Hans Rosenfeld | 1 | -47/+62 |
2010-11-18 | x86, amd-nb: Complete the rename of AMD NB and related code | Hans Rosenfeld | 1 | -36/+36 |
2010-10-01 | x86, amd_nb: Enable GART support for AMD family 0x15 CPUs | Andreas Herrmann | 1 | -1/+3 |
2010-09-20 | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB | Andreas Herrmann | 1 | -0/+145 |