1. 44a207f agp: fix missing casts that produced a warning. by Dave Airlie · 16 years ago
  2. 2e37474 agp: add support for 662/671 to agp driver by Chaoyu Chen · 16 years ago
  3. fcea424 fix historic ioremap() abuse in AGP by Arjan van dev Ven · 16 years ago
  4. 16469a0 agp/sis: Suspend support for SiS AGP by Stuart Bennett · 17 years ago
  5. b7d0640 agp/sis: Clear bit 2 from aperture size byte as well by Stuart Bennett · 17 years ago
  6. 9914712 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
  7. 6d6f8d5 agp: alpha nopage by Nick Piggin · 16 years ago
  8. bc89460 agp: remove flush_agp_mappings calls from new flush handling code by Dave Airlie · 16 years ago
  9. f011ae7 intel-agp: introduce IS_I915 and do some cleanups.. by Dave Airlie · 17 years ago
  10. 9119f85 [intel_agp] fix name for G35 chipset by Zhenyu Wang · 17 years ago
  11. 4d64dd9 intel-agp: fixup resource handling in flush code. by Dave Airlie · 17 years ago
  12. 4e8b6e2 intel-agp: add new chipset ID by Zhenyu Wang · 17 years ago
  13. 91d361c agp: remove unnecessary pci_dev_put by Julia Lawall · 17 years ago
  14. 62f29ba agp: remove uid comparison as security check by serue@us.ibm.com · 17 years ago
  15. 1fa4db7 fix AGP warning by Andrew Morton · 17 years ago
  16. 2162e6a agp/intel: Add chipset flushing support for i8xx chipsets. by Dave Airlie · 17 years ago
  17. 6c00a61 intel-agp: add chipset flushing support by Dave Airlie · 17 years ago
  18. a13af4b agp: add chipset flushing support to AGP interface by Dave Airlie · 17 years ago
  19. 5398f98 x86: remove flush_agp_mappings() by Ingo Molnar · 16 years ago
  20. d7c8f21 x86: cpa: move flush to cpa by Thomas Gleixner · 16 years ago
  21. 6d238cc x86: convert CPA users to the new set_page_ API by Arjan van de Ven · 16 years ago
  22. e914a36 agp/intel: add support for E7221 chipset by Carlos Martín · 17 years ago
  23. 966396d x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU by Joerg Roedel · 17 years ago
  24. 6619a8f x86: Create clflush() inline, remove hardcoded wbinvd by H. Peter Anvin · 17 years ago
  25. e57aa83 convert ill defined log2() to ilog2() by Fengguang Wu · 17 years ago
  26. 179b025 video gfx: merge kconfig menus by Randy Dunlap · 17 years ago
  27. bdc3e60 fix use after free in amd create gatt pages by Jesper Juhl · 17 years ago
  28. a2721e9 AGP fix race condition between unmapping and freeing pages by Dave Airlie · 17 years ago
  29. 3a49869 Revert "intel_agp: fix stolen mem range on G33" by Kyle McMartin · 17 years ago
  30. e67aa27 intel-agp: Fix i830 mask variable that changed with G33 support by Dave Airlie · 17 years ago
  31. 4740622 intel_agp: fix GTT map size on G33 by Zhenyu Wang · 17 years ago
  32. f443675 intel_agp: fix stolen mem range on G33 by Zhenyu Wang · 17 years ago
  33. 5bdbc7d agp: balance ioremap checks by Scott Thompson · 17 years ago
  34. 32ddef9 agp: Add device id for P4M900 to via-agp module by Xavier Bachelot · 17 years ago
  35. db7f3de efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_probe() by Jesper Juhl · 17 years ago
  36. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  37. f191f14 agp: AMD AGP is used on UP1100 & UP1500 alpha boxen by Alan Hourihane · 17 years ago
  38. dde4787 intel_agp: really fix 945/965GME by Zhenyu Wang · 17 years ago
  39. a51b345 agp: don't lock pages by Nick Piggin · 17 years ago
  40. 190644e Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_gatt_pages by Jesper Juhl · 17 years ago
  41. 2f41fc8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  42. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  43. 70e8992 [AGPGART] Hand off AGP maintainence. by Dave Jones · 17 years ago
  44. 47d4637 [AGPGART] intel_agp: don't load if no IGD and AGP port by Wang Zhenyu · 17 years ago
  45. 08f3dfe Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  46. 8888985 [AGPGART] intel_agp: fix device probe by Wang Zhenyu · 17 years ago
  47. 3334500 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  48. 874808c6 [AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsets by Wang Zhenyu · 17 years ago
  49. df80b14 [AGPGART] intel_agp: add support for 945GME by Wang Zhenyu · 17 years ago
  50. c8eebfd [AGPGART] intel_agp: add support for 965GME/GLE by Wang Zhenyu · 17 years ago
  51. 9614ece [AGPGART] intel_agp: use table for device probe by Wang Zhenyu · 17 years ago
  52. c4ca881 [AGPGART] intel_agp: cleanup intel private data by Wang Zhenyu · 17 years ago
  53. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  54. bbdfff8 [AGPGART] Fix wrong ID in via-agp.c by Gabriel Mansi · 17 years ago
  55. 547c535 x86_64: off-by-two error in aperture.c by Andrew Hastings · 17 years ago
  56. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  57. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  58. 89661ad Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  59. bab41e9 PCI: Convert to alloc_pci_dev() by Michael Ellerman · 17 years ago
  60. b92e9fa [PATCH] x86: fix amd64-agp aperture validation by Jan Beulich · 17 years ago
  61. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  62. 881ba59 [AGPGART] sworks-agp: Switch to PCI ref counting APIs by Alan Cox · 17 years ago
  63. 1e41573 [AGPGART] Nvidia AGP: Use refcount aware PCI interfaces by Alan Cox · 17 years ago
  64. b826b4d [AGPGART] Fix sparse warning in sgi-agp.c by Dave Jones · 17 years ago
  65. 89cf7cc [AGPGART] Intel-agp adjustments by Jan Beulich · 17 years ago
  66. 9eeee24 [AGPGART] Move [un]map_page_into_agp into asm/agp.h by Jan Beulich · 17 years ago
  67. 77ec430 [AGPGART] Add missing calls to global_flush_tlb() to ali-agp by Jan Beulich · 17 years ago
  68. 82eab13 [AGPGART] prevent probe collision of sis-agp and amd64_agp by Oliver Neukum · 17 years ago
  69. 52ea071 [AGPGART] intel_agp: fix G965 GTT size detect by Wang Zhenyu · 17 years ago
  70. 4598af3 [AGPGART] intel_agp: PCI id update for Intel 965GM by Wang Zhenyu · 17 years ago
  71. e047d1c [AGPGART] fix compile errors by Ryusuke Konishi · 17 years ago
  72. fb55a0d [PARISC] parisc-agp: Fix thinko const-ifying by Kyle McMartin · 17 years ago
  73. b0138a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  74. e5524f3 [AGPGART] Further constification. by Dave Jones · 17 years ago
  75. a5220b4 [AGPGART] Fix modular agpgart ia64 allmodconfig by Zwane Mwaikambo · 17 years ago
  76. e7b3ca0 Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git by Kyle McMartin · 17 years ago
  77. 1c14cfb [AGPGART] allow drm populated agp memory types cleanups by Andrew Morton · 17 years ago
  78. 1eaf122 [AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  79. bf1e598 [AGPGART] Add agp-type-to-mask-type method missing from some drivers. by Thomas Hellstrom · 17 years ago
  80. e4ac5e4 [AGPGART] Don't try to remap i810 registers on resume. by Dave Jones · 17 years ago
  81. a030ce4 [AGPGART] Allow drm-populated agp memory types by Thomas Hellstrom · 18 years ago
  82. 0316fe8 [AGPGART] compat ioctl by Zwane Mwaikambo · 17 years ago
  83. 43ed41f6 [AGPGART] Add new IDs to VIA AGP. by Dave Jones · 17 years ago
  84. 7707ea3 [AGPGART] Remove pointless assignment. by Dave Jones · 17 years ago
  85. 87a17f3 [AGPGART] Remove pointless typedef in ati-agp by Dave Jones · 17 years ago
  86. c30efba [AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages() by Dave Jones · 17 years ago
  87. 4b95320 [AGPGART] intel_agp: restore graphics device's pci space early in resume by Wang Zhenyu · 18 years ago
  88. 7b37b06 [AGPGART] drivers/char/agp/sgi-agp.c: check kmalloc() return value by akpm@osdl.org · 18 years ago
  89. 7f02d68 [AGPGART] Fix PCI-posting flush typo. by Thomas Hellstrom · 18 years ago
  90. c41e0de [AGPGART] fix detection of aperture size versus GTT size on G965 by Eric Anholt · 18 years ago
  91. 5aa80c7 [AGPGART] Remove unnecessary flushes when inserting and removing pages. by Thomas Hellstrom · 18 years ago
  92. d5cb8d3 [AGPGART] K8M890 support for amd-k8. by Gabriel Mansi · 18 years ago
  93. f0eef25 Merge ../linus by Dave Jones · 18 years ago
  94. 0cfea5d [AGPGART] VIA and SiS AGP chipsets are x86-only by Matthew Wilcox · 18 years ago
  95. 0ac633b [AGPGART] agp-amd64: section mismatches with HOTPLUG=n by Randy Dunlap · 18 years ago
  96. 423c8ec [PARISC] parisc-agp: Fix integer/pointer warning by Matthew Wilcox · 18 years ago
  97. da015a6 [PATCH] agp-amd64: section mismatches with HOTPLUG=n by Randy Dunlap · 18 years ago
  98. 66c669b [AGP] Allocate AGP pages with GFP_DMA32 by default by Linus Torvalds · 18 years ago
  99. 7d915a3 [AGP] Fix intel 965 AGP memory mapping function by Linus Torvalds · 18 years ago
  100. 28af24b [AGPGART] Fix up misprogrammed bridges with incorrect AGPv2 rates. by Dave Jones · 18 years ago