Age | Commit message (Expand) | Author |
2007-07-29 | Remove fs.h from mm.h | Alexey Dobriyan |
2007-07-27 | agp: AMD AGP is used on UP1100 & UP1500 alpha boxen | Alan Hourihane |
2007-07-27 | intel_agp: really fix 945/965GME | Zhenyu Wang |
2007-07-27 | agp: don't lock pages | Nick Piggin |
2007-07-27 | Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_... | Jesper Juhl |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok |
2007-07-09 | [AGPGART] Hand off AGP maintainence. | Dave Jones |
2007-06-21 | [AGPGART] intel_agp: don't load if no IGD and AGP port | Wang Zhenyu |
2007-06-14 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds |
2007-06-14 | [AGPGART] intel_agp: fix device probe | Wang Zhenyu |
2007-06-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds |
2007-06-06 | [AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsets | Wang Zhenyu |
2007-06-06 | [AGPGART] intel_agp: add support for 945GME | Wang Zhenyu |
2007-06-06 | [AGPGART] intel_agp: add support for 965GME/GLE | Wang Zhenyu |
2007-06-06 | [AGPGART] intel_agp: use table for device probe | Wang Zhenyu |
2007-06-06 | [AGPGART] intel_agp: cleanup intel private data | Wang Zhenyu |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
2007-05-13 | [AGPGART] Fix wrong ID in via-agp.c | Gabriel Mansi |
2007-05-11 | x86_64: off-by-two error in aperture.c | Andrew Hastings |
2007-05-08 | Merge branch 'linux-2.6' | Paul Mackerras |
2007-05-05 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2007-05-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-05-02 | PCI: Convert to alloc_pci_dev() | Michael Ellerman |
2007-05-02 | [PATCH] x86: fix amd64-agp aperture validation | Jan Beulich |
2007-05-02 | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell |
2007-04-26 | [AGPGART] sworks-agp: Switch to PCI ref counting APIs | Alan Cox |
2007-04-26 | [AGPGART] Nvidia AGP: Use refcount aware PCI interfaces | Alan Cox |
2007-04-26 | [AGPGART] Fix sparse warning in sgi-agp.c | Dave Jones |
2007-04-26 | [AGPGART] Intel-agp adjustments | Jan Beulich |
2007-04-26 | [AGPGART] Move [un]map_page_into_agp into asm/agp.h | Jan Beulich |
2007-04-26 | [AGPGART] Add missing calls to global_flush_tlb() to ali-agp | Jan Beulich |
2007-04-26 | [AGPGART] prevent probe collision of sis-agp and amd64_agp | Oliver Neukum |
2007-04-09 | [AGPGART] intel_agp: fix G965 GTT size detect | Wang Zhenyu |
2007-04-08 | [AGPGART] intel_agp: PCI id update for Intel 965GM | Wang Zhenyu |
2007-02-27 | [AGPGART] fix compile errors | Ryusuke Konishi |
2007-02-26 | [PARISC] parisc-agp: Fix thinko const-ifying | Kyle McMartin |
2007-02-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2007-02-22 | [AGPGART] Further constification. | Dave Jones |
2007-02-20 | [AGPGART] Fix modular agpgart ia64 allmodconfig | Zwane Mwaikambo |
2007-02-17 | Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git | Kyle McMartin |
2007-02-10 | [AGPGART] allow drm populated agp memory types cleanups | Andrew Morton |
2007-02-06 | [AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish |
2007-02-05 | [AGPGART] Add agp-type-to-mask-type method missing from some drivers. | Thomas Hellstrom |
2007-02-04 | [AGPGART] Don't try to remap i810 registers on resume. | Dave Jones |
2007-02-03 | [AGPGART] Allow drm-populated agp memory types | Thomas Hellstrom |
2007-02-03 | [AGPGART] compat ioctl | Zwane Mwaikambo |
2007-01-28 | [AGPGART] Add new IDs to VIA AGP. | Dave Jones |
2007-01-28 | [AGPGART] Remove pointless assignment. | Dave Jones |
2007-01-28 | [AGPGART] Remove pointless typedef in ati-agp | Dave Jones |