index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
generic.c
Commit message (
Expand
)
Author
Age
*
agp: use set_memory.h header
Laura Abbott
2017-05-08
*
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-08
*
agp: change agp_free_page_array to use kvfree
Wang, Yalin
2015-01-29
*
drivers/char: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-07
*
agp: Support 64-bit APBASE
Bjorn Helgaas
2014-01-06
*
agp: Use u32 __iomem annotation to silence sparse warning.
Santosh Nayak
2012-04-12
*
agp: Remove 'break' after 'return' statement.
Santosh Nayak
2012-04-12
*
agp: Fix multi-line warning message whitespace
Tormod Volden
2012-01-06
*
agp: fix arbitrary kernel memory writes
Vasiliy Kulikov
2011-04-21
*
agp: fix OOM and buffer overflow
Vasiliy Kulikov
2011-04-21
*
agp: kill agp_rebind_memory
Daniel Vetter
2010-11-23
*
agp: kill agp_flush_chipset and corresponding ioctl
Daniel Vetter
2010-11-23
*
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-26
|
\
|
*
agp: kill agp_(unmap|map)_memory
Daniel Vetter
2010-09-21
*
|
AGP: Warn when GATT memory cannot be set to UC
Borislav Petkov
2010-09-05
|
/
*
agp: add no warn since we have a fallback to vmalloc paths
Dave Airlie
2010-06-15
*
agp: drop vmalloc flag.
Dave Airlie
2010-06-15
*
agp: use NULL instead of 0 when pointer is needed
Bill Pemberton
2010-05-11
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
agp: kill phys_to_gart() and gart_to_phys()
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-08-03
*
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
2009-06-19
*
agp: zero pages before sending to userspace
Shaohua Li
2009-04-20
*
Merge branch 'x86/urgent' into x86/pat
Ingo Molnar
2008-08-22
|
\
|
*
intel/agp: rewrite GTT on resume
Keith Packard
2008-08-12
|
*
agp: use dev_printk when possible
Bjorn Helgaas
2008-08-12
*
|
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-21
*
|
reduce tlb/cache flush times of agpgart memory allocation
Shaohua Li
2008-08-15
|
/
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
*
agp: more boolean conversions.
Dave Airlie
2008-06-19
*
drivers/char/agp - use bool
Joe Perches
2008-06-19
*
agp: two-stage page destruction issue
Jan Beulich
2008-06-19
*
fix historic ioremap() abuse in AGP
Arjan van dev Ven
2008-02-19
*
agp: add chipset flushing support to AGP interface
Dave Airlie
2008-02-05
*
x86: remove flush_agp_mappings()
Ingo Molnar
2008-01-30
*
AGP fix race condition between unmapping and freeing pages
Dave Airlie
2007-10-15
*
agp: don't lock pages
Nick Piggin
2007-07-27
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
*
[AGPGART] Move [un]map_page_into_agp into asm/agp.h
Jan Beulich
2007-04-26
*
[AGPGART] Further constification.
Dave Jones
2007-02-22
*
[AGPGART] allow drm populated agp memory types cleanups
Andrew Morton
2007-02-10
*
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
2007-02-03
*
[AGPGART] Remove unnecessary flushes when inserting and removing pages.
Thomas Hellstrom
2006-12-22
*
Merge ../linus
Dave Jones
2006-12-12
|
\
|
*
[AGP] Allocate AGP pages with GFP_DMA32 by default
Linus Torvalds
2006-11-22
*
|
[AGPGART] Fix up misprogrammed bridges with incorrect AGPv2 rates.
Dave Jones
2006-11-03
|
/
*
[AGPGART] printk fixups.
Dave Jones
2006-09-28
[next]