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