Age | Commit message (Expand) | Author |
2008-08-25 | linux-next: fix x86 tree build failure | Stephen Rothwell |
2008-08-22 | agp: enable optimized agp_alloc_pages methods | Rene Herman |
2008-08-22 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar |
2008-08-21 | agp: add agp_generic_destroy_pages() | Shaohua Li |
2008-08-21 | agp: generic_alloc_pages() | Shaohua Li |
2008-08-21 | Revert "reduce tlb/cache flush times of agpgart memory allocation" | Ingo Molnar |
2008-08-15 | reduce tlb/cache flush times of agpgart memory allocation | Shaohua Li |
2008-08-12 | agp: fix SIS 5591/5592 wrong PCI id | Krzysztof Helt |
2008-08-12 | intel/agp: rewrite GTT on resume | Keith Packard |
2008-08-12 | agp: use dev_printk when possible | Bjorn Helgaas |
2008-08-12 | amd64-agp: run fallback when no bridges found, not when driver registration f... | Bjorn Helgaas |
2008-08-12 | intel_agp: official name for GM45 chipset | Zhenyu Wang |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-14 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe |
2008-06-25 | Merge branch 'linus' into x86/gart | Ingo Molnar |
2008-06-20 | agp-frontend: BKL pushdown | Arnd Bergmann |
2008-06-20 | [agp]: fixup chipset flush for new Intel G4x. | Zhenyu Wang |
2008-06-19 | agp: brown paper bag patch - put back the two lines it took out. | Dave Airlie |
2008-06-19 | agp/intel: cleanup some serious whitespace badness | Dave Airlie |
2008-06-19 | [AGP] intel_agp: Add support for Intel 4 series chipsets | Zhenyu Wang |
2008-06-19 | [AGP] intel_agp: extra stolen mem size available for IGD_GM chipset | Zhenyu Wang |
2008-06-19 | agp: more boolean conversions. | Dave Airlie |
2008-06-19 | drivers/char/agp - use bool | Joe Perches |
2008-06-19 | agp: two-stage page destruction issue | Jan Beulich |
2008-06-19 | agp/via: fixup pci ids | Greg KH |
2008-06-16 | Merge branch 'linus' into x86/gart | Ingo Molnar |
2008-06-12 | agp: add support for Radeon Mobility 9000 chipset | Amit Kucheria |
2008-05-22 | x86, aperture_64: use symbolic constants | Pavel Machek |
2008-05-12 | x86 gart: factor out common code | Pavel Machek |
2008-05-12 | x86: checking aperture size order | Yinghai Lu |
2008-05-12 | x86: agp_gart size checking for buggy device | Yinghai Lu |
2008-05-12 | x86: iommu: use symbolic constants, not hardcoded numbers | Pavel Machek |
2008-04-30 | drivers/char: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-26 | agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl | Mathieu Segaud |
2008-04-26 | agp: fix shadowed variable warning in amd-k7-agp.c | Harvey Harrison |
2008-02-20 | agp: fix missing casts that produced a warning. | Dave Airlie |
2008-02-20 | agp: add support for 662/671 to agp driver | Chaoyu Chen |
2008-02-19 | fix historic ioremap() abuse in AGP | Arjan van dev Ven |
2008-02-19 | agp/sis: Suspend support for SiS AGP | Stuart Bennett |
2008-02-19 | agp/sis: Clear bit 2 from aperture size byte as well | Stuart Bennett |
2008-02-05 | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2008-02-05 | agp: alpha nopage | Nick Piggin |
2008-02-05 | agp: remove flush_agp_mappings calls from new flush handling code | Dave Airlie |
2008-02-05 | intel-agp: introduce IS_I915 and do some cleanups.. | Dave Airlie |
2008-02-05 | [intel_agp] fix name for G35 chipset | Zhenyu Wang |
2008-02-05 | intel-agp: fixup resource handling in flush code. | Dave Airlie |
2008-02-05 | intel-agp: add new chipset ID | Zhenyu Wang |
2008-02-05 | agp: remove unnecessary pci_dev_put | Julia Lawall |