1. 49495d4 amd64-agp: fix crash at second module load by Florian Mickler · 14 years ago
  2. 9653a5c x86, amd-nb: Cleanup AMD northbridge caching code by Hans Rosenfeld · 14 years ago
  3. eec1d4f x86, amd-nb: Complete the rename of AMD NB and related code by Hans Rosenfeld · 14 years ago
  4. 2f0384e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. 23ac4ae x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB by Andreas Herrmann · 14 years ago
  6. 900f9ac x86, k8-gart: Decouple handling of garts and northbridges by Andreas Herrmann · 14 years ago
  7. 260133a x86, GART: Disable GART table walk probes by Borislav Petkov · 14 years ago
  8. 57ab43e x86, GART: Remove superfluous AMD64_GARTEN by Borislav Petkov · 14 years ago
  9. 2101d6f agp: amd64, fix pci reference leaks by Jiri Slaby · 14 years ago
  10. 6fd0248 amd64-agp: Probe unknown AGP devices the right way by Ben Hutchings · 15 years ago
  11. 61cf059 agp: use scratch page on memory remove and at GATT creation V4 by Jerome Glisse · 14 years ago
  12. 06df6da x86/agp: Fix amd64-agp module initialization regression by FUJITA Tomonori · 15 years ago
  13. 61684ce x86/agp: Fix agp_amd64_init regression by FUJITA Tomonori · 15 years ago
  14. 42590a7 x86/agp: Fix agp_amd64_init and agp_amd64_cleanup by FUJITA Tomonori · 15 years ago
  15. f405d2c x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabled by FUJITA Tomonori · 15 years ago
  16. 6a12235 agp: kill phys_to_gart() and gart_to_phys() by David Woodhouse · 15 years ago
  17. 2a4ceb6 agp: Switch mask_memory() method to take address argument again, not page by David Woodhouse · 15 years ago
  18. 07613ba agp: switch AGP to use page array instead of unsigned long array by Dave Airlie · 15 years ago
  19. 2f68891 x86/agp: tighten check to update amd nb aperture by Yinghai Lu · 16 years ago
  20. f4432c5 Update email addresses. by Dave Jones · 16 years ago
  21. 5f310b6 agp: enable optimized agp_alloc_pages methods by Rene Herman · 16 years ago
  22. e3cf695 agp: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  23. 55814b7 amd64-agp: run fallback when no bridges found, not when driver registration fails by Bjorn Helgaas · 16 years ago
  24. 037a607 Merge branch 'linus' into x86/gart by Ingo Molnar · 16 years ago
  25. c725801 drivers/char/agp - use bool by Joe Perches · 16 years ago
  26. 0abbc78 x86, aperture_64: use symbolic constants by Pavel Machek · 16 years ago
  27. 3bb6fbf x86 gart: factor out common code by Pavel Machek · 16 years ago
  28. 8c9fd91 x86: checking aperture size order by Yinghai Lu · 16 years ago
  29. 1edc1ab x86: agp_gart size checking for buggy device by Yinghai Lu · 16 years ago
  30. aa134f1 x86: iommu: use symbolic constants, not hardcoded numbers by Pavel Machek · 16 years ago
  31. 966396d x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU by Joerg Roedel · 17 years ago
  32. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  33. 547c535 x86_64: off-by-two error in aperture.c by Andrew Hastings · 17 years ago
  34. b92e9fa [PATCH] x86: fix amd64-agp aperture validation by Jan Beulich · 17 years ago
  35. e5524f3 [AGPGART] Further constification. by Dave Jones · 18 years ago
  36. a030ce4 [AGPGART] Allow drm-populated agp memory types by Thomas Hellstrom · 18 years ago
  37. 43ed41f6 [AGPGART] Add new IDs to VIA AGP. by Dave Jones · 18 years ago
  38. d5cb8d3 [AGPGART] K8M890 support for amd-k8. by Gabriel Mansi · 18 years ago
  39. da015a6 [PATCH] agp-amd64: section mismatches with HOTPLUG=n by Randy Dunlap · 18 years ago
  40. 7357db1 [AGPGART] Use pci_get_slot not pci_find_slot by Alan Cox · 18 years ago
  41. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  42. 55b4d6a Merge ../linus by Dave Jones · 18 years ago
  43. a813ce4 [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded. by Andi Kleen · 18 years ago
  44. a32073b [PATCH] x86_64: Clean and enhance up K8 northbridge access code by Andi Kleen · 18 years ago
  45. 4092e25 [AGPGART] Fix pci_register_driver checking in amd64-agp by Dave Jones · 18 years ago
  46. ca2797f [AGPGART] Fix Nforce3 suspend on amd64. by Dave Jones · 18 years ago
  47. 5c48b0e [AGPGART] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridge by Henrik Kretzschmar · 19 years ago
  48. 6a92a4e [AGPGART] Lots of CodingStyle/whitespace cleanups. by Dave Jones · 19 years ago
  49. b41c82e [AGPGART] Add some informational printk to nforce GART failure path. by Dave Jones · 19 years ago
  50. 90be4b4 [AGPGART] Suspend/Resume support for AMD64 GART. by akpm@osdl.org · 19 years ago
  51. a42ab7f [AGPGART] Mark AMD64 aperture size structs as const by Dave Jones · 19 years ago
  52. 4060994 Merge x86-64 update from Andi by Linus Torvalds · 19 years ago
  53. 1d2e6bd8 [PATCH] AGP: Make gart iterator in K8 AGP driver SMP safe by Andi Kleen · 19 years ago
  54. 172efbb [PATCH] AGP: Try unsupported AGP chipsets on x86-64 by default by Andi Kleen · 19 years ago
  55. 870b768 [PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64 by Andi Kleen · 19 years ago
  56. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  57. 7079060 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 19 years ago
  58. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  59. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  60. ea248bc [AGPGART] Set .owner field of struct pci_driver. by Dave Jones · 19 years ago
  61. 29db35e [AGPGART] Remove trailing space before \n by Dave Jones · 19 years ago
  62. 2fa938b [PATCH] sis 760 support. by Dave Jones · 19 years ago
  63. 07eee78 [PATCH] AGP fix for Xen VMM by Keir Fraser · 19 years ago
  64. 408b664 [PATCH] make lots of things static by Adrian Bunk · 19 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago