1. 037a607 Merge branch 'linus' into x86/gart by Ingo Molnar · 16 years ago
  2. 7d15ddf [agp]: fixup chipset flush for new Intel G4x. by Zhenyu Wang · 16 years ago
  3. 0e480e5 agp: brown paper bag patch - put back the two lines it took out. by Dave Airlie · 16 years ago
  4. 62c96b9 agp/intel: cleanup some serious whitespace badness by Dave Airlie · 16 years ago
  5. 25ce77a [AGP] intel_agp: Add support for Intel 4 series chipsets by Zhenyu Wang · 16 years ago
  6. 598d144 [AGP] intel_agp: extra stolen mem size available for IGD_GM chipset by Zhenyu Wang · 16 years ago
  7. 9516b03 agp: more boolean conversions. by Dave Airlie · 16 years ago
  8. c725801 drivers/char/agp - use bool by Joe Perches · 16 years ago
  9. da503fa agp: two-stage page destruction issue by Jan Beulich · 16 years ago
  10. dcd981a agp/via: fixup pci ids by Greg KH · 16 years ago
  11. 33ee375 Merge branch 'linus' into x86/gart by Ingo Molnar · 16 years ago
  12. df0bcab agp: add support for Radeon Mobility 9000 chipset by Amit Kucheria · 16 years ago
  13. 0abbc78 x86, aperture_64: use symbolic constants by Pavel Machek · 16 years ago
  14. 3bb6fbf x86 gart: factor out common code by Pavel Machek · 16 years ago
  15. 8c9fd91 x86: checking aperture size order by Yinghai Lu · 16 years ago
  16. 1edc1ab x86: agp_gart size checking for buggy device by Yinghai Lu · 16 years ago
  17. aa134f1 x86: iommu: use symbolic constants, not hardcoded numbers by Pavel Machek · 16 years ago
  18. bf9d892 drivers/char: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  19. 09aa356 agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl by Mathieu Segaud · 16 years ago
  20. 4ab92bcf agp: fix shadowed variable warning in amd-k7-agp.c by Harvey Harrison · 16 years ago
  21. 44a207f agp: fix missing casts that produced a warning. by Dave Airlie · 16 years ago
  22. 2e37474 agp: add support for 662/671 to agp driver by Chaoyu Chen · 16 years ago
  23. fcea424 fix historic ioremap() abuse in AGP by Arjan van dev Ven · 16 years ago
  24. 16469a0 agp/sis: Suspend support for SiS AGP by Stuart Bennett · 17 years ago
  25. b7d0640 agp/sis: Clear bit 2 from aperture size byte as well by Stuart Bennett · 17 years ago
  26. 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
  27. 6d6f8d5 agp: alpha nopage by Nick Piggin · 16 years ago
  28. bc89460 agp: remove flush_agp_mappings calls from new flush handling code by Dave Airlie · 16 years ago
  29. f011ae7 intel-agp: introduce IS_I915 and do some cleanups.. by Dave Airlie · 16 years ago
  30. 9119f85 [intel_agp] fix name for G35 chipset by Zhenyu Wang · 16 years ago
  31. 4d64dd9 intel-agp: fixup resource handling in flush code. by Dave Airlie · 16 years ago
  32. 4e8b6e2 intel-agp: add new chipset ID by Zhenyu Wang · 16 years ago
  33. 91d361c agp: remove unnecessary pci_dev_put by Julia Lawall · 17 years ago
  34. 62f29ba agp: remove uid comparison as security check by serue@us.ibm.com · 17 years ago
  35. 1fa4db7 fix AGP warning by Andrew Morton · 17 years ago
  36. 2162e6a agp/intel: Add chipset flushing support for i8xx chipsets. by Dave Airlie · 17 years ago
  37. 6c00a61 intel-agp: add chipset flushing support by Dave Airlie · 17 years ago
  38. a13af4b agp: add chipset flushing support to AGP interface by Dave Airlie · 17 years ago
  39. 5398f98 x86: remove flush_agp_mappings() by Ingo Molnar · 16 years ago
  40. d7c8f21 x86: cpa: move flush to cpa by Thomas Gleixner · 16 years ago
  41. 6d238cc x86: convert CPA users to the new set_page_ API by Arjan van de Ven · 16 years ago
  42. e914a36 agp/intel: add support for E7221 chipset by Carlos Martín · 16 years ago
  43. 966396d x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU by Joerg Roedel · 17 years ago
  44. 6619a8f x86: Create clflush() inline, remove hardcoded wbinvd by H. Peter Anvin · 17 years ago
  45. e57aa83 convert ill defined log2() to ilog2() by Fengguang Wu · 17 years ago
  46. 179b025 video gfx: merge kconfig menus by Randy Dunlap · 17 years ago
  47. bdc3e60 fix use after free in amd create gatt pages by Jesper Juhl · 17 years ago
  48. a2721e9 AGP fix race condition between unmapping and freeing pages by Dave Airlie · 17 years ago
  49. 3a49869 Revert "intel_agp: fix stolen mem range on G33" by Kyle McMartin · 17 years ago
  50. e67aa27 intel-agp: Fix i830 mask variable that changed with G33 support by Dave Airlie · 17 years ago
  51. 4740622 intel_agp: fix GTT map size on G33 by Zhenyu Wang · 17 years ago
  52. f443675 intel_agp: fix stolen mem range on G33 by Zhenyu Wang · 17 years ago
  53. 5bdbc7d agp: balance ioremap checks by Scott Thompson · 17 years ago
  54. 32ddef9 agp: Add device id for P4M900 to via-agp module by Xavier Bachelot · 17 years ago
  55. db7f3de efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_probe() by Jesper Juhl · 17 years ago
  56. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  57. f191f14 agp: AMD AGP is used on UP1100 & UP1500 alpha boxen by Alan Hourihane · 17 years ago
  58. dde4787 intel_agp: really fix 945/965GME by Zhenyu Wang · 17 years ago
  59. a51b345 agp: don't lock pages by Nick Piggin · 17 years ago
  60. 190644e Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_gatt_pages by Jesper Juhl · 17 years ago
  61. 2f41fc8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  62. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  63. 70e8992 [AGPGART] Hand off AGP maintainence. by Dave Jones · 17 years ago
  64. 47d4637 [AGPGART] intel_agp: don't load if no IGD and AGP port by Wang Zhenyu · 17 years ago
  65. 08f3dfe Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  66. 8888985 [AGPGART] intel_agp: fix device probe by Wang Zhenyu · 17 years ago
  67. 3334500 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  68. 874808c6 [AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsets by Wang Zhenyu · 17 years ago
  69. df80b14 [AGPGART] intel_agp: add support for 945GME by Wang Zhenyu · 17 years ago
  70. c8eebfd [AGPGART] intel_agp: add support for 965GME/GLE by Wang Zhenyu · 17 years ago
  71. 9614ece [AGPGART] intel_agp: use table for device probe by Wang Zhenyu · 17 years ago
  72. c4ca881 [AGPGART] intel_agp: cleanup intel private data by Wang Zhenyu · 17 years ago
  73. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  74. bbdfff8 [AGPGART] Fix wrong ID in via-agp.c by Gabriel Mansi · 17 years ago
  75. 547c535 x86_64: off-by-two error in aperture.c by Andrew Hastings · 17 years ago
  76. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  77. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  78. 89661ad Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  79. bab41e9 PCI: Convert to alloc_pci_dev() by Michael Ellerman · 17 years ago
  80. b92e9fa [PATCH] x86: fix amd64-agp aperture validation by Jan Beulich · 17 years ago
  81. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  82. 881ba59 [AGPGART] sworks-agp: Switch to PCI ref counting APIs by Alan Cox · 17 years ago
  83. 1e41573 [AGPGART] Nvidia AGP: Use refcount aware PCI interfaces by Alan Cox · 17 years ago
  84. b826b4d [AGPGART] Fix sparse warning in sgi-agp.c by Dave Jones · 17 years ago
  85. 89cf7cc [AGPGART] Intel-agp adjustments by Jan Beulich · 17 years ago
  86. 9eeee24 [AGPGART] Move [un]map_page_into_agp into asm/agp.h by Jan Beulich · 17 years ago
  87. 77ec430 [AGPGART] Add missing calls to global_flush_tlb() to ali-agp by Jan Beulich · 17 years ago
  88. 82eab13 [AGPGART] prevent probe collision of sis-agp and amd64_agp by Oliver Neukum · 17 years ago
  89. 52ea071 [AGPGART] intel_agp: fix G965 GTT size detect by Wang Zhenyu · 17 years ago
  90. 4598af3 [AGPGART] intel_agp: PCI id update for Intel 965GM by Wang Zhenyu · 17 years ago
  91. e047d1c [AGPGART] fix compile errors by Ryusuke Konishi · 17 years ago
  92. fb55a0d [PARISC] parisc-agp: Fix thinko const-ifying by Kyle McMartin · 17 years ago
  93. b0138a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  94. e5524f3 [AGPGART] Further constification. by Dave Jones · 17 years ago
  95. a5220b4 [AGPGART] Fix modular agpgart ia64 allmodconfig by Zwane Mwaikambo · 17 years ago
  96. e7b3ca0 Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git by Kyle McMartin · 17 years ago
  97. 1c14cfb [AGPGART] allow drm populated agp memory types cleanups by Andrew Morton · 17 years ago
  98. 1eaf122 [AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  99. bf1e598 [AGPGART] Add agp-type-to-mask-type method missing from some drivers. by Thomas Hellstrom · 17 years ago
  100. e4ac5e4 [AGPGART] Don't try to remap i810 registers on resume. by Dave Jones · 17 years ago