index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
generic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
agp: Use u32 __iomem annotation to silence sparse warning.
Santosh Nayak
2012-04-12
1
-1
/
+1
*
agp: Remove 'break' after 'return' statement.
Santosh Nayak
2012-04-12
1
-2
/
+0
*
agp: Fix multi-line warning message whitespace
Tormod Volden
2012-01-06
1
-4
/
+4
*
agp: fix arbitrary kernel memory writes
Vasiliy Kulikov
2011-04-21
1
-3
/
+8
*
agp: fix OOM and buffer overflow
Vasiliy Kulikov
2011-04-21
1
-1
/
+7
*
agp: kill agp_rebind_memory
Daniel Vetter
2010-11-23
1
-20
/
+0
*
agp: kill agp_flush_chipset and corresponding ioctl
Daniel Vetter
2010-11-23
1
-7
/
+0
*
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-26
1
-8
/
+0
|
\
|
*
agp: kill agp_(unmap|map)_memory
Daniel Vetter
2010-09-21
1
-8
/
+0
*
|
AGP: Warn when GATT memory cannot be set to UC
Borislav Petkov
2010-09-05
1
-1
/
+3
|
/
*
agp: add no warn since we have a fallback to vmalloc paths
Dave Airlie
2010-06-15
1
-1
/
+1
*
agp: drop vmalloc flag.
Dave Airlie
2010-06-15
1
-3
/
+1
*
agp: use NULL instead of 0 when pointer is needed
Bill Pemberton
2010-05-11
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
2009-08-03
1
-3
/
+3
*
agp: Add generic support for graphics dma remapping
Zhenyu Wang
2009-08-03
1
-0
/
+9
*
agp: Switch mask_memory() method to take address argument again, not page
David Woodhouse
2009-08-03
1
-3
/
+4
*
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
2009-06-19
1
-41
/
+28
*
agp: zero pages before sending to userspace
Shaohua Li
2009-04-20
1
-2
/
+2
*
Merge branch 'x86/urgent' into x86/pat
Ingo Molnar
2008-08-22
1
-8
/
+33
|
\
|
*
intel/agp: rewrite GTT on resume
Keith Packard
2008-08-12
1
-0
/
+28
|
*
agp: use dev_printk when possible
Bjorn Helgaas
2008-08-12
1
-8
/
+5
*
|
agp: add agp_generic_destroy_pages()
Shaohua Li
2008-08-21
1
-8
/
+47
*
|
agp: generic_alloc_pages()
Shaohua Li
2008-08-21
1
-0
/
+42
*
|
Revert "reduce tlb/cache flush times of agpgart memory allocation"
Ingo Molnar
2008-08-21
1
-3
/
+1
*
|
reduce tlb/cache flush times of agpgart memory allocation
Shaohua Li
2008-08-15
1
-1
/
+3
|
/
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
1
-1
/
+1
*
agp: more boolean conversions.
Dave Airlie
2008-06-19
1
-2
/
+2
*
drivers/char/agp - use bool
Joe Perches
2008-06-19
1
-12
/
+12
*
agp: two-stage page destruction issue
Jan Beulich
2008-06-19
1
-2
/
+5
*
fix historic ioremap() abuse in AGP
Arjan van dev Ven
2008-02-19
1
-0
/
+9
*
agp: add chipset flushing support to AGP interface
Dave Airlie
2008-02-05
1
-0
/
+7
*
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
-6
/
+13
*
agp: don't lock pages
Nick Piggin
2007-07-27
1
-2
/
+0
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
1
-0
/
+1
*
[AGPGART] Move [un]map_page_into_agp into asm/agp.h
Jan Beulich
2007-04-26
1
-22
/
+0
*
[AGPGART] Further constification.
Dave Jones
2007-02-22
1
-1
/
+1
*
[AGPGART] allow drm populated agp memory types cleanups
Andrew Morton
2007-02-10
1
-13
/
+4
*
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
2007-02-03
1
-6
/
+124
*
[AGPGART] Remove unnecessary flushes when inserting and removing pages.
Thomas Hellstrom
2006-12-22
1
-3
/
+8
*
Merge ../linus
Dave Jones
2006-12-12
1
-1
/
+1
|
\
|
*
[AGP] Allocate AGP pages with GFP_DMA32 by default
Linus Torvalds
2006-11-22
1
-1
/
+1
*
|
[AGPGART] Fix up misprogrammed bridges with incorrect AGPv2 rates.
Dave Jones
2006-11-03
1
-0
/
+25
|
/
*
[AGPGART] printk fixups.
Dave Jones
2006-09-28
1
-3
/
+6
*
[AGPGART] Rework AGPv3 modesetting fallback.
Dave Jones
2006-09-10
1
-15
/
+24
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[AGPGART] Remove pointless code from agp_generic_create_gatt_table()
Dave Jones
2006-05-30
1
-3
/
+1
*
[AGPGART] Lots of CodingStyle/whitespace cleanups.
Dave Jones
2006-02-28
1
-1
/
+1
*
Fix AGP compile on non-x86 architectures
Linus Torvalds
2005-11-09
1
-3
/
+1
[next]