index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
backend.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-2
/
+2
*
agp: Fix up email address & attributions in AGP MODULE_AUTHOR tags
Dave Jones
2014-12-23
1
-1
/
+1
*
agp: fix scratch page cleanup
Michal Kubecek
2012-01-26
1
-6
/
+6
*
char: Convert vmalloc/memset to vzalloc
Joe Perches
2011-09-15
1
-2
/
+1
*
agp: kill agp_(map|unmap)_page
Daniel Vetter
2010-09-21
1
-21
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
agp: correct missing cleanup on error in agp_add_bridge
Kevin Winchester
2010-01-11
1
-4
/
+9
*
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-09-22
1
-2
/
+2
*
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
2009-08-03
1
-1
/
+1
*
agp: Switch agp_{un,}map_page() to take struct page * argument
David Woodhouse
2009-08-03
1
-9
/
+8
*
agp: tidy up handling of scratch pages w.r.t. DMA API
David Woodhouse
2009-08-03
1
-10
/
+13
*
agp: Add generic support for graphics dma remapping
Zhenyu Wang
2009-08-03
1
-0
/
+20
*
agp: Switch mask_memory() method to take address argument again, not page
David Woodhouse
2009-08-03
1
-2
/
+2
*
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
2009-06-19
1
-4
/
+4
*
Update email addresses.
Dave Jones
2008-10-20
1
-1
/
+1
*
intel/agp: rewrite GTT on resume
Keith Packard
2008-08-12
1
-0
/
+2
*
agp: use dev_printk when possible
Bjorn Helgaas
2008-08-12
1
-11
/
+15
*
agp: two-stage page destruction issue
Jan Beulich
2008-06-19
1
-8
/
+8
*
agp: add chipset flushing support to AGP interface
Dave Airlie
2008-02-05
1
-1
/
+1
*
x86: remove flush_agp_mappings()
Ingo Molnar
2008-01-30
1
-3
/
+0
*
AGP fix race condition between unmapping and freeing pages
Dave Airlie
2007-10-15
1
-4
/
+8
*
[AGPGART] Hand off AGP maintainence.
Dave Jones
2007-07-09
1
-1
/
+1
*
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
2007-02-03
1
-1
/
+1
*
[AGPGART] Const'ify the agpgart driver version.
Dave Jones
2006-08-11
1
-1
/
+1
*
[AGPGART] Lots of CodingStyle/whitespace cleanups.
Dave Jones
2006-02-28
1
-1
/
+1
*
[AGPGART] Mark maxes_table as const
Dave Jones
2005-11-16
1
-1
/
+1
*
Fix AGP compile on non-x86 architectures
Linus Torvalds
2005-11-09
1
-3
/
+3
*
[PATCH] AGP performance fixes
Alan Hourihane
2005-11-08
1
-2
/
+7
*
[AGPGART] Replace kmalloc+memset's with kzalloc's
Dave Jones
2005-10-20
1
-3
/
+3
*
[PATCH] vfree and kfree cleanup in drivers/
Jesper Juhl
2005-09-10
1
-4
/
+3
*
[PATCH] AGP fix for Xen VMM
Keir Fraser
2005-06-07
1
-3
/
+3
*
[PATCH] make lots of things static
Adrian Bunk
2005-05-01
1
-2
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+348