1. e914a36 agp/intel: add support for E7221 chipset by Carlos Martín · 16 years ago
  2. 966396d x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU by Joerg Roedel · 17 years ago
  3. 6619a8f x86: Create clflush() inline, remove hardcoded wbinvd by H. Peter Anvin · 17 years ago
  4. e57aa83 convert ill defined log2() to ilog2() by Fengguang Wu · 17 years ago
  5. 179b025 video gfx: merge kconfig menus by Randy Dunlap · 17 years ago
  6. bdc3e60 fix use after free in amd create gatt pages by Jesper Juhl · 17 years ago
  7. a2721e9 AGP fix race condition between unmapping and freeing pages by Dave Airlie · 17 years ago
  8. 3a49869 Revert "intel_agp: fix stolen mem range on G33" by Kyle McMartin · 17 years ago
  9. e67aa27 intel-agp: Fix i830 mask variable that changed with G33 support by Dave Airlie · 17 years ago
  10. 4740622 intel_agp: fix GTT map size on G33 by Zhenyu Wang · 17 years ago
  11. f443675 intel_agp: fix stolen mem range on G33 by Zhenyu Wang · 17 years ago
  12. 5bdbc7d agp: balance ioremap checks by Scott Thompson · 17 years ago
  13. 32ddef9 agp: Add device id for P4M900 to via-agp module by Xavier Bachelot · 17 years ago
  14. db7f3de efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_probe() by Jesper Juhl · 17 years ago
  15. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  16. f191f14 agp: AMD AGP is used on UP1100 & UP1500 alpha boxen by Alan Hourihane · 17 years ago
  17. dde4787 intel_agp: really fix 945/965GME by Zhenyu Wang · 17 years ago
  18. a51b345 agp: don't lock pages by Nick Piggin · 17 years ago
  19. 190644e Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_gatt_pages by Jesper Juhl · 17 years ago
  20. 2f41fc8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  21. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  22. 70e8992 [AGPGART] Hand off AGP maintainence. by Dave Jones · 17 years ago
  23. 47d4637 [AGPGART] intel_agp: don't load if no IGD and AGP port by Wang Zhenyu · 17 years ago
  24. 08f3dfe Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  25. 8888985 [AGPGART] intel_agp: fix device probe by Wang Zhenyu · 17 years ago
  26. 3334500 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  27. 874808c6 [AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsets by Wang Zhenyu · 17 years ago
  28. df80b14 [AGPGART] intel_agp: add support for 945GME by Wang Zhenyu · 17 years ago
  29. c8eebfd [AGPGART] intel_agp: add support for 965GME/GLE by Wang Zhenyu · 17 years ago
  30. 9614ece [AGPGART] intel_agp: use table for device probe by Wang Zhenyu · 17 years ago
  31. c4ca881 [AGPGART] intel_agp: cleanup intel private data by Wang Zhenyu · 17 years ago
  32. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  33. bbdfff8 [AGPGART] Fix wrong ID in via-agp.c by Gabriel Mansi · 17 years ago
  34. 547c535 x86_64: off-by-two error in aperture.c by Andrew Hastings · 17 years ago
  35. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  36. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  37. 89661ad Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  38. bab41e9 PCI: Convert to alloc_pci_dev() by Michael Ellerman · 17 years ago
  39. b92e9fa [PATCH] x86: fix amd64-agp aperture validation by Jan Beulich · 17 years ago
  40. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  41. 881ba59 [AGPGART] sworks-agp: Switch to PCI ref counting APIs by Alan Cox · 17 years ago
  42. 1e41573 [AGPGART] Nvidia AGP: Use refcount aware PCI interfaces by Alan Cox · 17 years ago
  43. b826b4d [AGPGART] Fix sparse warning in sgi-agp.c by Dave Jones · 17 years ago
  44. 89cf7cc [AGPGART] Intel-agp adjustments by Jan Beulich · 17 years ago
  45. 9eeee24 [AGPGART] Move [un]map_page_into_agp into asm/agp.h by Jan Beulich · 17 years ago
  46. 77ec430 [AGPGART] Add missing calls to global_flush_tlb() to ali-agp by Jan Beulich · 17 years ago
  47. 82eab13 [AGPGART] prevent probe collision of sis-agp and amd64_agp by Oliver Neukum · 17 years ago
  48. 52ea071 [AGPGART] intel_agp: fix G965 GTT size detect by Wang Zhenyu · 17 years ago
  49. 4598af3 [AGPGART] intel_agp: PCI id update for Intel 965GM by Wang Zhenyu · 17 years ago
  50. e047d1c [AGPGART] fix compile errors by Ryusuke Konishi · 17 years ago
  51. fb55a0d [PARISC] parisc-agp: Fix thinko const-ifying by Kyle McMartin · 17 years ago
  52. b0138a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  53. e5524f3 [AGPGART] Further constification. by Dave Jones · 17 years ago
  54. a5220b4 [AGPGART] Fix modular agpgart ia64 allmodconfig by Zwane Mwaikambo · 17 years ago
  55. e7b3ca0 Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git by Kyle McMartin · 17 years ago
  56. 1c14cfb [AGPGART] allow drm populated agp memory types cleanups by Andrew Morton · 17 years ago
  57. 1eaf122 [AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  58. bf1e598 [AGPGART] Add agp-type-to-mask-type method missing from some drivers. by Thomas Hellstrom · 17 years ago
  59. e4ac5e4 [AGPGART] Don't try to remap i810 registers on resume. by Dave Jones · 17 years ago
  60. a030ce4 [AGPGART] Allow drm-populated agp memory types by Thomas Hellstrom · 17 years ago
  61. 0316fe8 [AGPGART] compat ioctl by Zwane Mwaikambo · 17 years ago
  62. 43ed41f6 [AGPGART] Add new IDs to VIA AGP. by Dave Jones · 17 years ago
  63. 7707ea3 [AGPGART] Remove pointless assignment. by Dave Jones · 17 years ago
  64. 87a17f3 [AGPGART] Remove pointless typedef in ati-agp by Dave Jones · 17 years ago
  65. c30efba [AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages() by Dave Jones · 17 years ago
  66. 4b95320 [AGPGART] intel_agp: restore graphics device's pci space early in resume by Wang Zhenyu · 17 years ago
  67. 7b37b06 [AGPGART] drivers/char/agp/sgi-agp.c: check kmalloc() return value by akpm@osdl.org · 18 years ago
  68. 7f02d68 [AGPGART] Fix PCI-posting flush typo. by Thomas Hellstrom · 18 years ago
  69. c41e0de [AGPGART] fix detection of aperture size versus GTT size on G965 by Eric Anholt · 18 years ago
  70. 5aa80c7 [AGPGART] Remove unnecessary flushes when inserting and removing pages. by Thomas Hellstrom · 18 years ago
  71. d5cb8d3 [AGPGART] K8M890 support for amd-k8. by Gabriel Mansi · 18 years ago
  72. f0eef25 Merge ../linus by Dave Jones · 18 years ago
  73. 0cfea5d [AGPGART] VIA and SiS AGP chipsets are x86-only by Matthew Wilcox · 18 years ago
  74. 0ac633b [AGPGART] agp-amd64: section mismatches with HOTPLUG=n by Randy Dunlap · 18 years ago
  75. 423c8ec [PARISC] parisc-agp: Fix integer/pointer warning by Matthew Wilcox · 18 years ago
  76. da015a6 [PATCH] agp-amd64: section mismatches with HOTPLUG=n by Randy Dunlap · 18 years ago
  77. 66c669b [AGP] Allocate AGP pages with GFP_DMA32 by default by Linus Torvalds · 18 years ago
  78. 7d915a3 [AGP] Fix intel 965 AGP memory mapping function by Linus Torvalds · 18 years ago
  79. 28af24b [AGPGART] Fix up misprogrammed bridges with incorrect AGPv2 rates. by Dave Jones · 18 years ago
  80. 946b924 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  81. 1808874 [AGPGART] uninorth: Add module param 'aperture' for aperture size by Michel Dänzer · 18 years ago
  82. 08a6436 [PARISC] Add support for Quicksilver AGPGART by Kyle McMartin · 18 years ago
  83. 2cc1a41 [AGPGART] printk fixups. by Dave Jones · 18 years ago
  84. 7357db1 [AGPGART] Use pci_get_slot not pci_find_slot by Alan Cox · 18 years ago
  85. 6585b57 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  86. edf03fb [AGPGART] Rework AGPv3 modesetting fallback. by Dave Jones · 18 years ago
  87. 08da3f4 [AGPGART] Add suspend callback for i965 by Dave Jones · 18 years ago
  88. c14635e [AGPGART] Fix number of aperture sizes in 830 gart structs. by Dave Jones · 18 years ago
  89. 65c25aa [AGPGART] Intel 965 Express support. by Eric Anholt · 18 years ago
  90. 8eb7925 [AGPGART] agp.h: constify struct agp_bridge_data::version by Alexey Dobriyan · 18 years ago
  91. b53e674 [AGPGART] const'ify VIA AGP PCI table. by Dave Jones · 18 years ago
  92. 85be7d6 [AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel-agp.c by Alexey Dobriyan · 18 years ago
  93. 7156561 [AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.c by Alexey Dobriyan · 18 years ago
  94. e7745d4 [AGPGART] Const'ify the agpgart driver version. by Dave Jones · 18 years ago
  95. b04e3dd [POWERPC] video & agp: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  96. 804af2c [AGPGART] remove private page protection map by Hugh Dickins · 18 years ago
  97. 62322d2 [PATCH] make more file_operation structs static by Arjan van de Ven · 18 years ago
  98. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  99. 55b4d6a Merge ../linus by Dave Jones · 18 years ago
  100. adf8a28 [AGPGART] Make AGP depend on PCI by Dave Jones · 18 years ago