| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Create clflush() inline, remove hardcoded wbinvd | H. Peter Anvin | 2007-10-17 | 1 | -5/+6 |
* | convert ill defined log2() to ilog2() | Fengguang Wu | 2007-10-17 | 3 | -14/+7 |
* | video gfx: merge kconfig menus | Randy Dunlap | 2007-10-16 | 1 | -1/+1 |
* | fix use after free in amd create gatt pages | Jesper Juhl | 2007-10-15 | 1 | -7/+2 |
* | AGP fix race condition between unmapping and freeing pages | Dave Airlie | 2007-10-15 | 6 | -27/+48 |
* | Revert "intel_agp: fix stolen mem range on G33" | Kyle McMartin | 2007-10-06 | 1 | -5/+0 |
* | intel-agp: Fix i830 mask variable that changed with G33 support | Dave Airlie | 2007-09-19 | 2 | -2/+3 |
* | intel_agp: fix GTT map size on G33 | Zhenyu Wang | 2007-09-11 | 1 | -1/+4 |
* | intel_agp: fix stolen mem range on G33 | Zhenyu Wang | 2007-09-11 | 1 | -0/+5 |
* | agp: balance ioremap checks | Scott Thompson | 2007-08-25 | 6 | -5/+22 |
* | agp: Add device id for P4M900 to via-agp module | Xavier Bachelot | 2007-08-25 | 1 | -0/+5 |
* | efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_pr... | Jesper Juhl | 2007-08-06 | 1 | -0/+2 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 | 2 | -0/+2 |
* | agp: AMD AGP is used on UP1100 & UP1500 alpha boxen | Alan Hourihane | 2007-07-27 | 1 | -1/+1 |
* | intel_agp: really fix 945/965GME | Zhenyu Wang | 2007-07-27 | 1 | -5/+12 |
* | agp: don't lock pages | Nick Piggin | 2007-07-27 | 3 | -5/+0 |
* | Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_... | Jesper Juhl | 2007-07-27 | 1 | -7/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-07-12 | 1 | -1/+1 |
|\ |
|
| * | [AGPGART] Hand off AGP maintainence. | Dave Jones | 2007-07-09 | 1 | -1/+1 |
* | | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 | 2 | -7/+3 |
|/ |
|
* | [AGPGART] intel_agp: don't load if no IGD and AGP port | Wang Zhenyu | 2007-06-21 | 1 | -16/+19 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-06-14 | 1 | -46/+51 |
|\ |
|
| * | [AGPGART] intel_agp: fix device probe | Wang Zhenyu | 2007-06-14 | 1 | -46/+51 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-06-11 | 2 | -307/+275 |
|\ \
| |/ |
|
| * | [AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsets | Wang Zhenyu | 2007-06-06 | 2 | -3/+82 |
| * | [AGPGART] intel_agp: add support for 945GME | Wang Zhenyu | 2007-06-06 | 1 | -0/+3 |
| * | [AGPGART] intel_agp: add support for 965GME/GLE | Wang Zhenyu | 2007-06-06 | 1 | -0/+3 |
| * | [AGPGART] intel_agp: use table for device probe | Wang Zhenyu | 2007-06-06 | 1 | -202/+98 |
| * | [AGPGART] intel_agp: cleanup intel private data | Wang Zhenyu | 2007-06-06 | 1 | -104/+91 |
* | | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 2 | -0/+2 |
|/ |
|
* | [AGPGART] Fix wrong ID in via-agp.c | Gabriel Mansi | 2007-05-13 | 1 | -3/+3 |
* | x86_64: off-by-two error in aperture.c | Andrew Hastings | 2007-05-11 | 1 | -1/+1 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 10 | -165/+199 |
|\ |
|
| * | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 | 1 | -9/+4 |
| |\ |
|
| | * | [PATCH] x86: fix amd64-agp aperture validation | Jan Beulich | 2007-05-02 | 1 | -9/+4 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-05-04 | 2 | -2/+2 |
| |\ \ |
|
| | * | | PCI: Convert to alloc_pci_dev() | Michael Ellerman | 2007-05-02 | 2 | -2/+2 |
| | |/ |
|
| * | | [AGPGART] sworks-agp: Switch to PCI ref counting APIs | Alan Cox | 2007-04-26 | 1 | -10/+13 |
| * | | [AGPGART] Nvidia AGP: Use refcount aware PCI interfaces | Alan Cox | 2007-04-26 | 1 | -3/+6 |
| * | | [AGPGART] Fix sparse warning in sgi-agp.c | Dave Jones | 2007-04-26 | 1 | -3/+2 |
| * | | [AGPGART] Intel-agp adjustments | Jan Beulich | 2007-04-26 | 1 | -5/+3 |
| * | | [AGPGART] Move [un]map_page_into_agp into asm/agp.h | Jan Beulich | 2007-04-26 | 1 | -22/+0 |
| * | | [AGPGART] Add missing calls to global_flush_tlb() to ali-agp | Jan Beulich | 2007-04-26 | 1 | -0/+2 |
| * | | [AGPGART] prevent probe collision of sis-agp and amd64_agp | Oliver Neukum | 2007-04-26 | 1 | -111/+167 |
| |/ |
|
* | | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 2007-05-02 | 1 | -1/+1 |
|/ |
|
* | [AGPGART] intel_agp: fix G965 GTT size detect | Wang Zhenyu | 2007-04-09 | 1 | -2/+1 |
* | [AGPGART] intel_agp: PCI id update for Intel 965GM | Wang Zhenyu | 2007-04-08 | 1 | -2/+12 |
* | [AGPGART] fix compile errors | Ryusuke Konishi | 2007-02-27 | 4 | -5/+5 |
* | [PARISC] parisc-agp: Fix thinko const-ifying | Kyle McMartin | 2007-02-26 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2007-02-26 | 1 | -1/+1 |
|\ |
|