index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
generic.c
Age
Commit message (
Expand
)
Author
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-04
agp: Add bridge parameter documentation
Corentin Labbe
2019-12-04
agp: remove unused variable size in agp_generic_create_gatt_table
Corentin Labbe
2019-06-23
smp: Remove smp_call_function() and on_each_cpu() return values
Nadav Amit
2017-05-08
agp: use set_memory.h header
Laura Abbott
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2015-01-29
agp: change agp_free_page_array to use kvfree
Wang, Yalin
2014-02-07
drivers/char: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-06
agp: Support 64-bit APBASE
Bjorn Helgaas
2012-04-12
agp: Use u32 __iomem annotation to silence sparse warning.
Santosh Nayak
2012-04-12
agp: Remove 'break' after 'return' statement.
Santosh Nayak
2012-01-06
agp: Fix multi-line warning message whitespace
Tormod Volden
2011-04-21
agp: fix arbitrary kernel memory writes
Vasiliy Kulikov
2011-04-21
agp: fix OOM and buffer overflow
Vasiliy Kulikov
2010-11-23
agp: kill agp_rebind_memory
Daniel Vetter
2010-11-23
agp: kill agp_flush_chipset and corresponding ioctl
Daniel Vetter
2010-10-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-09-21
agp: kill agp_(unmap|map)_memory
Daniel Vetter
2010-09-05
AGP: Warn when GATT memory cannot be set to UC
Borislav Petkov
2010-06-15
agp: add no warn since we have a fallback to vmalloc paths
Dave Airlie
2010-06-15
agp: drop vmalloc flag.
Dave Airlie
2010-05-11
agp: use NULL instead of 0 when pointer is needed
Bill Pemberton
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-08-03
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-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
2009-04-20
agp: zero pages before sending to userspace
Shaohua Li
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-08-12
agp: use dev_printk when possible
Bjorn Helgaas
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-19
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-02-19
fix historic ioremap() abuse in AGP
Arjan van dev Ven
2008-02-05
agp: add chipset flushing support to AGP interface
Dave Airlie
2008-01-30
x86: remove flush_agp_mappings()
Ingo Molnar
2007-10-15
AGP fix race condition between unmapping and freeing pages
Dave Airlie
2007-07-27
agp: don't lock pages
Nick Piggin
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-04-26
[AGPGART] Move [un]map_page_into_agp into asm/agp.h
Jan Beulich
2007-02-22
[AGPGART] Further constification.
Dave Jones
2007-02-10
[AGPGART] allow drm populated agp memory types cleanups
Andrew Morton
2007-02-03
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
[next]