| Commit message (Expand) | Author | Age | Files | Lines |
* | char: amd64-agp: Use 64-bit arithmetic instead of 32-bit | Gustavo A. R. Silva | 2018-07-10 | 1 | -2/+2 |
* | agp: amd64: constify pci_device_id. | Arvind Yadav | 2017-08-04 | 1 | -1/+1 |
* | x86/boot/e820: Move asm/e820.h to asm/e820/api.h | Ingo Molnar | 2017-01-28 | 1 | -1/+1 |
* | agp: Fix up email address & attributions in AGP MODULE_AUTHOR tags | Dave Jones | 2014-12-23 | 1 | -1/+1 |
* | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-23 | 1 | -4/+1 |
|\ |
|
| * | agp: Support 64-bit APBASE | Bjorn Helgaas | 2014-01-07 | 1 | -4/+1 |
* | | char: amd64-agp: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 2013-12-09 | 1 | -1/+1 |
|/ |
|
* | Drivers: char: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -8/+7 |
* | char: remove use of __devexit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | amd64-agp: fix crash at second module load | Florian Mickler | 2011-02-23 | 1 | -2/+7 |
* | x86, amd-nb: Cleanup AMD northbridge caching code | Hans Rosenfeld | 2010-11-18 | 1 | -15/+14 |
* | x86, amd-nb: Complete the rename of AMD NB and related code | Hans Rosenfeld | 2010-11-18 | 1 | -16/+16 |
* | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 | 1 | -11/+24 |
|\ |
|
| * | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB | Andreas Herrmann | 2010-09-20 | 1 | -1/+1 |
| * | x86, k8-gart: Decouple handling of garts and northbridges | Andreas Herrmann | 2010-09-17 | 1 | -10/+23 |
* | | x86, GART: Disable GART table walk probes | Borislav Petkov | 2010-09-05 | 1 | -1/+1 |
* | | x86, GART: Remove superfluous AMD64_GARTEN | Borislav Petkov | 2010-09-05 | 1 | -1/+1 |
|/ |
|
* | agp: amd64, fix pci reference leaks | Jiri Slaby | 2010-05-26 | 1 | -10/+18 |
* | amd64-agp: Probe unknown AGP devices the right way | Ben Hutchings | 2010-05-19 | 1 | -12/+15 |
* | agp: use scratch page on memory remove and at GATT creation V4 | Jerome Glisse | 2010-04-23 | 1 | -0/+1 |
* | x86/agp: Fix amd64-agp module initialization regression | FUJITA Tomonori | 2010-02-04 | 1 | -1/+4 |
* | x86/agp: Fix agp_amd64_init regression | FUJITA Tomonori | 2010-01-31 | 1 | -4/+9 |
* | x86/agp: Fix agp_amd64_init and agp_amd64_cleanup | FUJITA Tomonori | 2010-01-13 | 1 | -2/+3 |
* | x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabled | FUJITA Tomonori | 2009-12-30 | 1 | -4/+5 |
* | agp: kill phys_to_gart() and gart_to_phys() | David Woodhouse | 2009-08-03 | 1 | -3/+3 |
* | agp: Switch mask_memory() method to take address argument again, not page | David Woodhouse | 2009-08-03 | 1 | -1/+2 |
* | agp: switch AGP to use page array instead of unsigned long array | Dave Airlie | 2009-06-19 | 1 | -1/+1 |
* | x86/agp: tighten check to update amd nb aperture | Yinghai Lu | 2009-03-10 | 1 | -4/+9 |
* | Update email addresses. | Dave Jones | 2008-10-20 | 1 | -1/+1 |
* | agp: enable optimized agp_alloc_pages methods | Rene Herman | 2008-08-22 | 1 | -0/+2 |
* | agp: use dev_printk when possible | Bjorn Helgaas | 2008-08-12 | 1 | -18/+18 |
* | amd64-agp: run fallback when no bridges found, not when driver registration f... | Bjorn Helgaas | 2008-08-12 | 1 | -2/+13 |
* | Merge branch 'linus' into x86/gart | Ingo Molnar | 2008-06-25 | 1 | -2/+2 |
|\ |
|
| * | drivers/char/agp - use bool | Joe Perches | 2008-06-19 | 1 | -2/+2 |
* | | x86, aperture_64: use symbolic constants | Pavel Machek | 2008-05-22 | 1 | -18/+4 |
* | | x86 gart: factor out common code | Pavel Machek | 2008-05-12 | 1 | -20/+9 |
* | | x86: checking aperture size order | Yinghai Lu | 2008-05-12 | 1 | -6/+6 |
* | | x86: agp_gart size checking for buggy device | Yinghai Lu | 2008-05-12 | 1 | -0/+11 |
* | | x86: iommu: use symbolic constants, not hardcoded numbers | Pavel Machek | 2008-05-12 | 1 | -22/+3 |
|/ |
|
* | x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU | Joerg Roedel | 2007-10-30 | 1 | -1/+1 |
* | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-12 | 1 | -4/+2 |
* | x86_64: off-by-two error in aperture.c | Andrew Hastings | 2007-05-11 | 1 | -1/+1 |
* | [PATCH] x86: fix amd64-agp aperture validation | Jan Beulich | 2007-05-02 | 1 | -9/+4 |
* | [AGPGART] Further constification. | Dave Jones | 2007-02-23 | 1 | -2/+2 |
* | [AGPGART] Allow drm-populated agp memory types | Thomas Hellstrom | 2007-02-03 | 1 | -2/+9 |
* | [AGPGART] Add new IDs to VIA AGP. | Dave Jones | 2007-01-28 | 1 | -1/+1 |
* | [AGPGART] K8M890 support for amd-k8. | Gabriel Mansi | 2006-12-19 | 1 | -0/+9 |
* | [PATCH] agp-amd64: section mismatches with HOTPLUG=n | Randy Dunlap | 2006-12-07 | 1 | -1/+1 |
* | [AGPGART] Use pci_get_slot not pci_find_slot | Alan Cox | 2006-09-27 | 1 | -2/+6 |