index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
agp.h
Age
Commit message (
Expand
)
Author
2024-02-16
char/agp: remove agp_bridge_data::type
Jiri Slaby (SUSE)
2023-12-06
char/agp: Remove frontend code
Thomas Zimmermann
2023-02-13
char/agp: consolidate {alloc,free}_gatt_pages()
Mike Rapoport
2020-11-18
char/agp: Disable frontend without CONFIG_DRM_LEGACY
Daniel Vetter
2015-01-29
agp: change agp_free_page_array to use kvfree
Wang, Yalin
2014-01-06
agp: Support 64-bit APBASE
Bjorn Helgaas
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-23
agp: kill agp_flush_chipset and corresponding ioctl
Daniel Vetter
2010-09-21
agp: kill agp_(unmap|map)_memory
Daniel Vetter
2010-09-21
agp: kill agp_(map|unmap)_page
Daniel Vetter
2010-04-18
agp/intel: introduce intel-agp.h header file
Daniel Vetter
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-08-03
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
2009-08-03
agp: Switch agp_{un,}map_page() to take struct page * argument
David Woodhouse
2009-08-03
agp: Add generic support for graphics dma remapping
Zhenyu Wang
2009-08-03
agp: Switch mask_memory() method to take address argument again, not page
David Woodhouse
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
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
intel/agp: rewrite GTT on resume
Keith Packard
2008-06-19
drivers/char/agp - use bool
Joe Perches
2008-04-30
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-05
intel-agp: add new chipset ID
Zhenyu Wang
2008-02-05
agp: add chipset flushing support to AGP interface
Dave Airlie
2007-10-15
AGP fix race condition between unmapping and freeing pages
Dave Airlie
2007-09-19
intel-agp: Fix i830 mask variable that changed with G33 support
Dave Airlie
2007-06-06
[AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsets
Wang Zhenyu
2007-02-22
[AGPGART] Further constification.
Dave Jones
2007-02-03
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
2007-02-03
[AGPGART] compat ioctl
Zwane Mwaikambo
2006-12-22
[AGPGART] fix detection of aperture size versus GTT size on G965
Eric Anholt
2006-09-05
[AGPGART] agp.h: constify struct agp_bridge_data::version
Alexey Dobriyan
2006-02-28
[AGPGART] Lots of CodingStyle/whitespace cleanups.
Dave Jones
2005-07-29
[PATCH] agp: restore APBASE after setting APSIZE
Matthew Garrett
2005-06-07
[PATCH] AGP fix for Xen VMM
Keir Fraser
2005-03-10
[PATCH] AGP 3.0 bogosities
Paul Mackerras
2005-02-23
[AGPGART] add bridge parameter to driver functions
Dave Jones
2005-02-23
[AGPGART] allow drivers to allocate memory local to the bridge
Dave Jones
2005-02-23
[AGPGART] allow multiple backends to be initialized.
Dave Jones
2005-02-22
[AGPGART] Add mechanism for chipset specific errata.
Dave Jones
2005-02-22
[AGPGART] Fix up the reserved bits.
Dave Jones
2005-02-22
[AGPGART] Warn and fix up mode if userspace passes nonsense.
Dave Jones
2005-02-22
[AGPGART] Check the bridge is in 3.0 mode, not the graphic card.
Dave Jones
2004-12-15
[AGPGART] Fix up PCI posting bugs.
Dave Jones
2004-09-10
agp: annotate intel agp PCI memory accesses
Linus Torvalds
2004-03-19
[AGPGART] AGPv3 generic support.
Dave Jones
2004-03-19
[AGPGART] agp.h indentation fixes.
Dave Jones
[next]