index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
backend.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-21
agp: kill agp_(map|unmap)_page
Daniel Vetter
1
-21
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-11
agp: correct missing cleanup on error in agp_add_bridge
Kevin Winchester
1
-4
/
+9
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
1
-2
/
+2
2009-08-03
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
1
-1
/
+1
2009-08-03
agp: Switch agp_{un,}map_page() to take struct page * argument
David Woodhouse
1
-9
/
+8
2009-08-03
agp: tidy up handling of scratch pages w.r.t. DMA API
David Woodhouse
1
-10
/
+13
2009-08-03
agp: Add generic support for graphics dma remapping
Zhenyu Wang
1
-0
/
+20
2009-08-03
agp: Switch mask_memory() method to take address argument again, not page
David Woodhouse
1
-2
/
+2
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
1
-4
/
+4
2008-10-20
Update email addresses.
Dave Jones
1
-1
/
+1
2008-08-12
intel/agp: rewrite GTT on resume
Keith Packard
1
-0
/
+2
2008-08-12
agp: use dev_printk when possible
Bjorn Helgaas
1
-11
/
+15
2008-06-19
agp: two-stage page destruction issue
Jan Beulich
1
-8
/
+8
2008-02-05
agp: add chipset flushing support to AGP interface
Dave Airlie
1
-1
/
+1
2008-01-30
x86: remove flush_agp_mappings()
Ingo Molnar
1
-3
/
+0
2007-10-15
AGP fix race condition between unmapping and freeing pages
Dave Airlie
1
-4
/
+8
2007-07-10
[AGPGART] Hand off AGP maintainence.
Dave Jones
1
-1
/
+1
2007-02-04
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
1
-1
/
+1
2006-08-12
[AGPGART] Const'ify the agpgart driver version.
Dave Jones
1
-1
/
+1
2006-02-28
[AGPGART] Lots of CodingStyle/whitespace cleanups.
Dave Jones
1
-1
/
+1
2005-11-17
[AGPGART] Mark maxes_table as const
Dave Jones
1
-1
/
+1
2005-11-10
Fix AGP compile on non-x86 architectures
Linus Torvalds
1
-3
/
+3
2005-11-09
[PATCH] AGP performance fixes
Alan Hourihane
1
-2
/
+7
2005-10-21
[AGPGART] Replace kmalloc+memset's with kzalloc's
Dave Jones
1
-3
/
+3
2005-09-10
[PATCH] vfree and kfree cleanup in drivers/
Jesper Juhl
1
-4
/
+3
2005-06-07
[PATCH] AGP fix for Xen VMM
Keir Fraser
1
-3
/
+3
2005-05-01
[PATCH] make lots of things static
Adrian Bunk
1
-2
/
+2
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+348