1. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  2. 66a4fe0 Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  3. 1212648 agp/intel: remove restore in resume by Zhenyu Wang · 15 years ago
  4. 07fb611 agp/intel: support for new chip variant of IGDNG mobile by Zhenyu Wang · 15 years ago
  5. e8a5f90 agp/uninorth: Simplify cache flushing. by Michel Dänzer · 15 years ago
  6. 52f072c agp/uninorth: Allow larger aperture sizes on pre-U3 bridges. by Michel Dänzer · 15 years ago
  7. 5e8d6b8 agp: fix uninorth build by David Woodhouse · 15 years ago
  8. 94aa9b9 Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-next by Dave Airlie · 15 years ago
  9. ba3139f intel-agp: Set dma mask for i915 by David Woodhouse · 15 years ago
  10. b7f3158 Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-next by Dave Airlie · 15 years ago
  11. 6a12235 agp: kill phys_to_gart() and gart_to_phys() by David Woodhouse · 15 years ago
  12. f692775 intel-agp: fix sglist allocation to avoid vmalloc() by David Woodhouse · 15 years ago
  13. 91b8e30 intel-agp: Move repeated sglist free into separate function by David Woodhouse · 15 years ago
  14. c2980d8 agp: Switch agp_{un,}map_page() to take struct page * argument by David Woodhouse · 15 years ago
  15. 56ec4c1 agp: tidy up handling of scratch pages w.r.t. DMA API by David Woodhouse · 15 years ago
  16. 1766168 intel_agp: Use PCI DMA API correctly on chipsets new enough to have IOMMU by Zhenyu Wang · 15 years ago
  17. ff663cf agp: Add generic support for graphics dma remapping by Zhenyu Wang · 15 years ago
  18. 2a4ceb6 agp: Switch mask_memory() method to take address argument again, not page by David Woodhouse · 15 years ago
  19. c439623 parisc: parisc-agp.c - use correct page_mask function by Helge Deller · 15 years ago
  20. 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
  21. 0b7af26 agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses by Pierre Willenbrock · 15 years ago
  22. a95fe46 agp: add user mapping support to ATI AGP bridge. by Dave Airlie · 15 years ago
  23. 07613ba agp: switch AGP to use page array instead of unsigned long array by Dave Airlie · 15 years ago
  24. 2908826 agpgart: detected ALi M???? chipset with M1621 by Ondrej Zary · 15 years ago
  25. 6236902 agp/uninorth: Handle user memory types. by Michel Dänzer · 15 years ago
  26. e088a4a [IA64] Convert ia64 to use int-ll64.h by Matthew Wilcox · 15 years ago
  27. 32cb055 agp/intel: Add support for new chipsets by Zhenyu Wang · 15 years ago
  28. 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
  29. 59de2be agp: zero pages before sending to userspace by Shaohua Li · 15 years ago
  30. 347486b intelfb: support i854 by Stefan Husemann · 15 years ago
  31. 2177832 agp/intel: Add support for new intel chipset. by Shaohua Li · 16 years ago
  32. bfe4f4f parisc: remove klist iterators by James Bottomley · 16 years ago
  33. 9c1e8a4 intel-agp: fix a panic with 1M of shared memory, no GTT entries by Lubomir Rintel · 16 years ago
  34. 2f68891 x86/agp: tighten check to update amd nb aperture by Yinghai Lu · 16 years ago
  35. b854b2a agp/intel: Fix broken ® symbol in device name. by Eric Anholt · 16 years ago
  36. a50ccc6 agp/intel: add support for G41 chipset by Zhenyu Wang · 16 years ago
  37. b038514 uninorth-agp section mess by Al Viro · 16 years ago
  38. e3d2f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  39. f4432c5 Update email addresses. by Dave Jones · 16 years ago
  40. 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
  41. a64d2b3 agp/nvidia: Support agp user-memory on nvidia agp. by Thomas Hellstrom · 16 years ago
  42. 2a32c3c agp/amd-k7: Suspend support for AMD K7 GART driver by Stuart Bennett · 16 years ago
  43. 44d4944 agp/intel: Reduce extraneous PCI posting reads during init by Keith Packard · 16 years ago
  44. 82e14a6 agp: Fix stolen memory counting on G4X. by Eric Anholt · 16 years ago
  45. 98f172b parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*> by Kyle McMartin · 16 years ago
  46. c09ff7e linux-next: fix x86 tree build failure by Stephen Rothwell · 16 years ago
  47. 5f310b6 agp: enable optimized agp_alloc_pages methods by Rene Herman · 16 years ago
  48. 8b53b57 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  49. bd07928 agp: add agp_generic_destroy_pages() by Shaohua Li · 16 years ago
  50. 37acee1 agp: generic_alloc_pages() by Shaohua Li · 16 years ago
  51. 9326d61 Revert "reduce tlb/cache flush times of agpgart memory allocation" by Ingo Molnar · 16 years ago
  52. 466ae83 reduce tlb/cache flush times of agpgart memory allocation by Shaohua Li · 16 years ago
  53. 9139758 agp: fix SIS 5591/5592 wrong PCI id by Krzysztof Helt · 16 years ago
  54. a8c84df intel/agp: rewrite GTT on resume by Keith Packard · 16 years ago
  55. e3cf695 agp: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  56. 55814b7 amd64-agp: run fallback when no bridges found, not when driver registration fails by Bjorn Helgaas · 16 years ago
  57. 99d32bd intel_agp: official name for GM45 chipset by Zhenyu Wang · 16 years ago
  58. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  59. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  60. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  61. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  62. 037a607 Merge branch 'linus' into x86/gart by Ingo Molnar · 16 years ago
  63. a076230 agp-frontend: BKL pushdown by Arnd Bergmann · 16 years ago
  64. 7d15ddf [agp]: fixup chipset flush for new Intel G4x. by Zhenyu Wang · 16 years ago
  65. 0e480e5 agp: brown paper bag patch - put back the two lines it took out. by Dave Airlie · 16 years ago
  66. 62c96b9 agp/intel: cleanup some serious whitespace badness by Dave Airlie · 16 years ago
  67. 25ce77a [AGP] intel_agp: Add support for Intel 4 series chipsets by Zhenyu Wang · 16 years ago
  68. 598d144 [AGP] intel_agp: extra stolen mem size available for IGD_GM chipset by Zhenyu Wang · 16 years ago
  69. 9516b03 agp: more boolean conversions. by Dave Airlie · 16 years ago
  70. c725801 drivers/char/agp - use bool by Joe Perches · 17 years ago
  71. da503fa agp: two-stage page destruction issue by Jan Beulich · 16 years ago
  72. dcd981a agp/via: fixup pci ids by Greg KH · 16 years ago
  73. 33ee375 Merge branch 'linus' into x86/gart by Ingo Molnar · 16 years ago
  74. df0bcab agp: add support for Radeon Mobility 9000 chipset by Amit Kucheria · 16 years ago
  75. 0abbc78 x86, aperture_64: use symbolic constants by Pavel Machek · 16 years ago
  76. 3bb6fbf x86 gart: factor out common code by Pavel Machek · 16 years ago
  77. 8c9fd91 x86: checking aperture size order by Yinghai Lu · 16 years ago
  78. 1edc1ab x86: agp_gart size checking for buggy device by Yinghai Lu · 16 years ago
  79. aa134f1 x86: iommu: use symbolic constants, not hardcoded numbers by Pavel Machek · 17 years ago
  80. bf9d892 drivers/char: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  81. 09aa356 agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl by Mathieu Segaud · 16 years ago
  82. 4ab92bcf agp: fix shadowed variable warning in amd-k7-agp.c by Harvey Harrison · 16 years ago
  83. 44a207f agp: fix missing casts that produced a warning. by Dave Airlie · 17 years ago
  84. 2e37474 agp: add support for 662/671 to agp driver by Chaoyu Chen · 17 years ago
  85. fcea424 fix historic ioremap() abuse in AGP by Arjan van dev Ven · 17 years ago
  86. 16469a0 agp/sis: Suspend support for SiS AGP by Stuart Bennett · 17 years ago
  87. b7d0640 agp/sis: Clear bit 2 from aperture size byte as well by Stuart Bennett · 17 years ago
  88. 9914712 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
  89. 6d6f8d5 agp: alpha nopage by Nick Piggin · 17 years ago
  90. bc89460 agp: remove flush_agp_mappings calls from new flush handling code by Dave Airlie · 17 years ago
  91. f011ae7 intel-agp: introduce IS_I915 and do some cleanups.. by Dave Airlie · 17 years ago
  92. 9119f85 [intel_agp] fix name for G35 chipset by Zhenyu Wang · 17 years ago
  93. 4d64dd9 intel-agp: fixup resource handling in flush code. by Dave Airlie · 17 years ago
  94. 4e8b6e2 intel-agp: add new chipset ID by Zhenyu Wang · 17 years ago
  95. 91d361c agp: remove unnecessary pci_dev_put by Julia Lawall · 17 years ago
  96. 62f29ba agp: remove uid comparison as security check by serue@us.ibm.com · 17 years ago
  97. 1fa4db7 fix AGP warning by Andrew Morton · 17 years ago
  98. 2162e6a agp/intel: Add chipset flushing support for i8xx chipsets. by Dave Airlie · 17 years ago
  99. 6c00a61 intel-agp: add chipset flushing support by Dave Airlie · 17 years ago
  100. a13af4b agp: add chipset flushing support to AGP interface by Dave Airlie · 17 years ago