1. 43813f3 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  2. 0b7af26 agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses by Pierre Willenbrock · 15 years ago
  3. a95fe46 agp: add user mapping support to ATI AGP bridge. by Dave Airlie · 15 years ago
  4. 07613ba agp: switch AGP to use page array instead of unsigned long array by Dave Airlie · 15 years ago
  5. 2908826 agpgart: detected ALi M???? chipset with M1621 by Ondrej Zary · 15 years ago
  6. 6236902 agp/uninorth: Handle user memory types. by Michel Dänzer · 15 years ago
  7. e088a4a [IA64] Convert ia64 to use int-ll64.h by Matthew Wilcox · 15 years ago
  8. 32cb055 agp/intel: Add support for new chipsets by Zhenyu Wang · 15 years ago
  9. 5cab385 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  10. 59de2be agp: zero pages before sending to userspace by Shaohua Li · 15 years ago
  11. 347486b intelfb: support i854 by Stefan Husemann · 15 years ago
  12. 2177832 agp/intel: Add support for new intel chipset. by Shaohua Li · 15 years ago
  13. bfe4f4f parisc: remove klist iterators by James Bottomley · 16 years ago
  14. 9c1e8a4 intel-agp: fix a panic with 1M of shared memory, no GTT entries by Lubomir Rintel · 15 years ago
  15. 2f68891 x86/agp: tighten check to update amd nb aperture by Yinghai Lu · 15 years ago
  16. b854b2a agp/intel: Fix broken ® symbol in device name. by Eric Anholt · 16 years ago
  17. a50ccc6 agp/intel: add support for G41 chipset by Zhenyu Wang · 16 years ago
  18. b038514 uninorth-agp section mess by Al Viro · 16 years ago
  19. e3d2f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  20. f4432c5 Update email addresses. by Dave Jones · 16 years ago
  21. a45fbc3 Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
  22. a64d2b3 agp/nvidia: Support agp user-memory on nvidia agp. by Thomas Hellstrom · 16 years ago
  23. 2a32c3c agp/amd-k7: Suspend support for AMD K7 GART driver by Stuart Bennett · 16 years ago
  24. 44d4944 agp/intel: Reduce extraneous PCI posting reads during init by Keith Packard · 16 years ago
  25. 82e14a6 agp: Fix stolen memory counting on G4X. by Eric Anholt · 16 years ago
  26. 98f172b parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*> by Kyle McMartin · 16 years ago
  27. c09ff7e linux-next: fix x86 tree build failure by Stephen Rothwell · 16 years ago
  28. 5f310b6 agp: enable optimized agp_alloc_pages methods by Rene Herman · 16 years ago
  29. 8b53b57 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  30. bd07928 agp: add agp_generic_destroy_pages() by Shaohua Li · 16 years ago
  31. 37acee1 agp: generic_alloc_pages() by Shaohua Li · 16 years ago
  32. 9326d61 Revert "reduce tlb/cache flush times of agpgart memory allocation" by Ingo Molnar · 16 years ago
  33. 466ae83 reduce tlb/cache flush times of agpgart memory allocation by Shaohua Li · 16 years ago
  34. 9139758 agp: fix SIS 5591/5592 wrong PCI id by Krzysztof Helt · 16 years ago
  35. a8c84df intel/agp: rewrite GTT on resume by Keith Packard · 16 years ago
  36. e3cf695 agp: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  37. 55814b7 amd64-agp: run fallback when no bridges found, not when driver registration fails by Bjorn Helgaas · 16 years ago
  38. 99d32bd intel_agp: official name for GM45 chipset by Zhenyu Wang · 16 years ago
  39. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  40. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  41. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  42. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  43. 037a607 Merge branch 'linus' into x86/gart by Ingo Molnar · 16 years ago
  44. a076230 agp-frontend: BKL pushdown by Arnd Bergmann · 16 years ago
  45. 7d15ddf [agp]: fixup chipset flush for new Intel G4x. by Zhenyu Wang · 16 years ago
  46. 0e480e5 agp: brown paper bag patch - put back the two lines it took out. by Dave Airlie · 16 years ago
  47. 62c96b9 agp/intel: cleanup some serious whitespace badness by Dave Airlie · 16 years ago
  48. 25ce77a [AGP] intel_agp: Add support for Intel 4 series chipsets by Zhenyu Wang · 16 years ago
  49. 598d144 [AGP] intel_agp: extra stolen mem size available for IGD_GM chipset by Zhenyu Wang · 16 years ago
  50. 9516b03 agp: more boolean conversions. by Dave Airlie · 16 years ago
  51. c725801 drivers/char/agp - use bool by Joe Perches · 16 years ago
  52. da503fa agp: two-stage page destruction issue by Jan Beulich · 16 years ago
  53. dcd981a agp/via: fixup pci ids by Greg KH · 16 years ago
  54. 33ee375 Merge branch 'linus' into x86/gart by Ingo Molnar · 16 years ago
  55. df0bcab agp: add support for Radeon Mobility 9000 chipset by Amit Kucheria · 16 years ago
  56. 0abbc78 x86, aperture_64: use symbolic constants by Pavel Machek · 16 years ago
  57. 3bb6fbf x86 gart: factor out common code by Pavel Machek · 16 years ago
  58. 8c9fd91 x86: checking aperture size order by Yinghai Lu · 16 years ago
  59. 1edc1ab x86: agp_gart size checking for buggy device by Yinghai Lu · 16 years ago
  60. aa134f1 x86: iommu: use symbolic constants, not hardcoded numbers by Pavel Machek · 16 years ago
  61. bf9d892 drivers/char: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  62. 09aa356 agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl by Mathieu Segaud · 16 years ago
  63. 4ab92bcf agp: fix shadowed variable warning in amd-k7-agp.c by Harvey Harrison · 16 years ago
  64. 44a207f agp: fix missing casts that produced a warning. by Dave Airlie · 16 years ago
  65. 2e37474 agp: add support for 662/671 to agp driver by Chaoyu Chen · 16 years ago
  66. fcea424 fix historic ioremap() abuse in AGP by Arjan van dev Ven · 16 years ago
  67. 16469a0 agp/sis: Suspend support for SiS AGP by Stuart Bennett · 17 years ago
  68. b7d0640 agp/sis: Clear bit 2 from aperture size byte as well by Stuart Bennett · 17 years ago
  69. 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
  70. 6d6f8d5 agp: alpha nopage by Nick Piggin · 16 years ago
  71. bc89460 agp: remove flush_agp_mappings calls from new flush handling code by Dave Airlie · 16 years ago
  72. f011ae7 intel-agp: introduce IS_I915 and do some cleanups.. by Dave Airlie · 16 years ago
  73. 9119f85 [intel_agp] fix name for G35 chipset by Zhenyu Wang · 16 years ago
  74. 4d64dd9 intel-agp: fixup resource handling in flush code. by Dave Airlie · 16 years ago
  75. 4e8b6e2 intel-agp: add new chipset ID by Zhenyu Wang · 16 years ago
  76. 91d361c agp: remove unnecessary pci_dev_put by Julia Lawall · 17 years ago
  77. 62f29ba agp: remove uid comparison as security check by serue@us.ibm.com · 17 years ago
  78. 1fa4db7 fix AGP warning by Andrew Morton · 17 years ago
  79. 2162e6a agp/intel: Add chipset flushing support for i8xx chipsets. by Dave Airlie · 17 years ago
  80. 6c00a61 intel-agp: add chipset flushing support by Dave Airlie · 17 years ago
  81. a13af4b agp: add chipset flushing support to AGP interface by Dave Airlie · 17 years ago
  82. 5398f98 x86: remove flush_agp_mappings() by Ingo Molnar · 16 years ago
  83. d7c8f21 x86: cpa: move flush to cpa by Thomas Gleixner · 16 years ago
  84. 6d238cc x86: convert CPA users to the new set_page_ API by Arjan van de Ven · 16 years ago
  85. e914a36 agp/intel: add support for E7221 chipset by Carlos Martín · 16 years ago
  86. 966396d x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU by Joerg Roedel · 17 years ago
  87. 6619a8f x86: Create clflush() inline, remove hardcoded wbinvd by H. Peter Anvin · 17 years ago
  88. e57aa83 convert ill defined log2() to ilog2() by Fengguang Wu · 17 years ago
  89. 179b025 video gfx: merge kconfig menus by Randy Dunlap · 17 years ago
  90. bdc3e60 fix use after free in amd create gatt pages by Jesper Juhl · 17 years ago
  91. a2721e9 AGP fix race condition between unmapping and freeing pages by Dave Airlie · 17 years ago
  92. 3a49869 Revert "intel_agp: fix stolen mem range on G33" by Kyle McMartin · 17 years ago
  93. e67aa27 intel-agp: Fix i830 mask variable that changed with G33 support by Dave Airlie · 17 years ago
  94. 4740622 intel_agp: fix GTT map size on G33 by Zhenyu Wang · 17 years ago
  95. f443675 intel_agp: fix stolen mem range on G33 by Zhenyu Wang · 17 years ago
  96. 5bdbc7d agp: balance ioremap checks by Scott Thompson · 17 years ago
  97. 32ddef9 agp: Add device id for P4M900 to via-agp module by Xavier Bachelot · 17 years ago
  98. db7f3de efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_probe() by Jesper Juhl · 17 years ago
  99. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  100. f191f14 agp: AMD AGP is used on UP1100 & UP1500 alpha boxen by Alan Hourihane · 17 years ago