Age | Commit message (Expand) | Author | Files | Lines |
2008-08-12 | agp: fix SIS 5591/5592 wrong PCI id | Krzysztof Helt | 1 | -1/+1 |
2008-08-12 | intel/agp: rewrite GTT on resume | Keith Packard | 4 | -0/+38 |
2008-08-12 | agp: use dev_printk when possible | Bjorn Helgaas | 11 | -134/+141 |
2008-08-12 | amd64-agp: run fallback when no bridges found, not when driver registration f... | Bjorn Helgaas | 1 | -2/+13 |
2008-08-12 | intel_agp: official name for GM45 chipset | Zhenyu Wang | 1 | -7/+7 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 1 | -1/+1 |
2008-07-15 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 1 | -0/+4 |
2008-07-15 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 19 | -155/+236 |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 1 | -1/+1 |
2008-06-25 | Merge branch 'linus' into x86/gart | Ingo Molnar | 19 | -155/+232 |
2008-06-21 | agp-frontend: BKL pushdown | Arnd Bergmann | 1 | -0/+4 |
2008-06-20 | [agp]: fixup chipset flush for new Intel G4x. | Zhenyu Wang | 1 | -1/+1 |
2008-06-19 | agp: brown paper bag patch - put back the two lines it took out. | Dave Airlie | 1 | -0/+2 |
2008-06-19 | agp/intel: cleanup some serious whitespace badness | Dave Airlie | 1 | -68/+66 |
2008-06-19 | [AGP] intel_agp: Add support for Intel 4 series chipsets | Zhenyu Wang | 1 | -10/+73 |
2008-06-19 | [AGP] intel_agp: extra stolen mem size available for IGD_GM chipset | Zhenyu Wang | 1 | -2/+2 |
2008-06-19 | agp: more boolean conversions. | Dave Airlie | 4 | -12/+12 |
2008-06-19 | drivers/char/agp - use bool | Joe Perches | 15 | -52/+52 |
2008-06-19 | agp: two-stage page destruction issue | Jan Beulich | 3 | -12/+17 |
2008-06-19 | agp/via: fixup pci ids | Greg KH | 1 | -2/+11 |
2008-06-16 | Merge branch 'linus' into x86/gart | Ingo Molnar | 1 | -0/+4 |
2008-06-13 | agp: add support for Radeon Mobility 9000 chipset | Amit Kucheria | 1 | -0/+4 |
2008-05-22 | x86, aperture_64: use symbolic constants | Pavel Machek | 1 | -18/+4 |
2008-05-12 | x86 gart: factor out common code | Pavel Machek | 1 | -20/+9 |
2008-05-12 | x86: checking aperture size order | Yinghai Lu | 1 | -6/+6 |
2008-05-12 | x86: agp_gart size checking for buggy device | Yinghai Lu | 1 | -0/+11 |
2008-05-12 | x86: iommu: use symbolic constants, not hardcoded numbers | Pavel Machek | 1 | -22/+3 |
2008-04-30 | drivers/char: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
2008-04-26 | agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl | Mathieu Segaud | 1 | -2/+2 |
2008-04-26 | agp: fix shadowed variable warning in amd-k7-agp.c | Harvey Harrison | 1 | -1/+2 |
2008-02-20 | agp: fix missing casts that produced a warning. | Dave Airlie | 3 | -6/+6 |
2008-02-20 | agp: add support for 662/671 to agp driver | Chaoyu Chen | 1 | -0/+19 |
2008-02-19 | fix historic ioremap() abuse in AGP | Arjan van dev Ven | 4 | -26/+26 |
2008-02-19 | agp/sis: Suspend support for SiS AGP | Stuart Bennett | 1 | -0/+24 |
2008-02-19 | agp/sis: Clear bit 2 from aperture size byte as well | Stuart Bennett | 1 | -2/+2 |
2008-02-05 | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 8 | -70/+273 |
2008-02-05 | agp: alpha nopage | Nick Piggin | 1 | -9/+8 |
2008-02-05 | agp: remove flush_agp_mappings calls from new flush handling code | Dave Airlie | 1 | -2/+0 |
2008-02-05 | intel-agp: introduce IS_I915 and do some cleanups.. | Dave Airlie | 1 | -61/+57 |
2008-02-05 | [intel_agp] fix name for G35 chipset | Zhenyu Wang | 1 | -5/+5 |
2008-02-05 | intel-agp: fixup resource handling in flush code. | Dave Airlie | 1 | -10/+23 |
2008-02-05 | intel-agp: add new chipset ID | Zhenyu Wang | 2 | -5/+29 |
2008-02-05 | agp: remove unnecessary pci_dev_put | Julia Lawall | 1 | -4/+0 |
2008-02-05 | agp: remove uid comparison as security check | serue@us.ibm.com | 1 | -1/+1 |
2008-02-05 | fix AGP warning | Andrew Morton | 1 | -1/+2 |
2008-02-05 | agp/intel: Add chipset flushing support for i8xx chipsets. | Dave Airlie | 1 | -30/+78 |
2008-02-05 | intel-agp: add chipset flushing support | Dave Airlie | 1 | -0/+102 |
2008-02-05 | agp: add chipset flushing support to AGP interface | Dave Airlie | 6 | -2/+27 |
2008-01-30 | x86: remove flush_agp_mappings() | Ingo Molnar | 2 | -6/+0 |
2008-01-30 | x86: cpa: move flush to cpa | Thomas Gleixner | 3 | -9/+0 |