Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e5bc22a42e4d46cc203fdfb6d2c76202b08666a0
/
drivers
/
char
/
agp
/
generic.c
e410055
agp: change agp_free_page_array to use kvfree
by Wang, Yalin
· 10 years ago
4c020b0
drivers/char: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
e501b3d
agp: Support 64-bit APBASE
by Bjorn Helgaas
· 11 years ago
ae85226
agp: Use u32 __iomem annotation to silence sparse warning.
by Santosh Nayak
· 13 years ago
971ca47
agp: Remove 'break' after 'return' statement.
by Santosh Nayak
· 13 years ago
e11d0b8
agp: Fix multi-line warning message whitespace
by Tormod Volden
· 13 years ago
194b3da
agp: fix arbitrary kernel memory writes
by Vasiliy Kulikov
· 14 years ago
b522f02
agp: fix OOM and buffer overflow
by Vasiliy Kulikov
· 14 years ago
cb16b67
agp: kill agp_rebind_memory
by Daniel Vetter
· 14 years ago
f050a8a
agp: kill agp_flush_chipset and corresponding ioctl
by Daniel Vetter
· 14 years ago
c48c43e
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
aaa6259
agp: kill agp_(unmap|map)_memory
by Daniel Vetter
· 14 years ago
1b13fe6
AGP: Warn when GATT memory cannot be set to UC
by Borislav Petkov
· 14 years ago
1c48bc5
agp: add no warn since we have a fallback to vmalloc paths
by Dave Airlie
· 14 years ago
da931a9
agp: drop vmalloc flag.
by Dave Airlie
· 14 years ago
83897ba
agp: use NULL instead of 0 when pointer is needed
by Bill Pemberton
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
6a12235
agp: kill phys_to_gart() and gart_to_phys()
by David Woodhouse
· 15 years ago
ff663cf
agp: Add generic support for graphics dma remapping
by Zhenyu Wang
· 15 years ago
2a4ceb6
agp: Switch mask_memory() method to take address argument again, not page
by David Woodhouse
· 15 years ago
07613ba
agp: switch AGP to use page array instead of unsigned long array
by Dave Airlie
· 15 years ago
59de2be
agp: zero pages before sending to userspace
by Shaohua Li
· 16 years ago
8b53b57
Merge branch 'x86/urgent' into x86/pat
by Ingo Molnar
· 16 years ago
bd07928
agp: add agp_generic_destroy_pages()
by Shaohua Li
· 16 years ago
37acee1
agp: generic_alloc_pages()
by Shaohua Li
· 16 years ago
9326d61
Revert "reduce tlb/cache flush times of agpgart memory allocation"
by Ingo Molnar
· 16 years ago
466ae83
reduce tlb/cache flush times of agpgart memory allocation
by Shaohua Li
· 16 years ago
a8c84df
intel/agp: rewrite GTT on resume
by Keith Packard
· 16 years ago
e3cf695
agp: use dev_printk when possible
by Bjorn Helgaas
· 16 years ago
15c8b6c
on_each_cpu(): kill unused 'retry' parameter
by Jens Axboe
· 17 years ago
9516b03
agp: more boolean conversions.
by Dave Airlie
· 16 years ago
c725801
drivers/char/agp - use bool
by Joe Perches
· 17 years ago
da503fa
agp: two-stage page destruction issue
by Jan Beulich
· 16 years ago
fcea424
fix historic ioremap() abuse in AGP
by Arjan van dev Ven
· 17 years ago
a13af4b
agp: add chipset flushing support to AGP interface
by Dave Airlie
· 17 years ago
5398f98
x86: remove flush_agp_mappings()
by Ingo Molnar
· 17 years ago
a2721e9
AGP fix race condition between unmapping and freeing pages
by Dave Airlie
· 17 years ago
a51b345
agp: don't lock pages
by Nick Piggin
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
9eeee24
[AGPGART] Move [un]map_page_into_agp into asm/agp.h
by Jan Beulich
· 18 years ago
e5524f3
[AGPGART] Further constification.
by Dave Jones
· 18 years ago
1c14cfb
[AGPGART] allow drm populated agp memory types cleanups
by Andrew Morton
· 18 years ago
a030ce4
[AGPGART] Allow drm-populated agp memory types
by Thomas Hellstrom
· 18 years ago
5aa80c7
[AGPGART] Remove unnecessary flushes when inserting and removing pages.
by Thomas Hellstrom
· 18 years ago
f0eef25
Merge ../linus
by Dave Jones
· 18 years ago
66c669b
[AGP] Allocate AGP pages with GFP_DMA32 by default
by Linus Torvalds
· 18 years ago
28af24b
[AGPGART] Fix up misprogrammed bridges with incorrect AGPv2 rates.
by Dave Jones
· 18 years ago
2cc1a41
[AGPGART] printk fixups.
by Dave Jones
· 18 years ago
edf03fb
[AGPGART] Rework AGPv3 modesetting fallback.
by Dave Jones
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
89197e3
[AGPGART] Remove pointless code from agp_generic_create_gatt_table()
by Dave Jones
· 18 years ago
6a92a4e
[AGPGART] Lots of CodingStyle/whitespace cleanups.
by Dave Jones
· 19 years ago
6730c3c
Fix AGP compile on non-x86 architectures
by Linus Torvalds
· 19 years ago
88d5196
[PATCH] AGP performance fixes
by Alan Hourihane
· 19 years ago
c4dd458
[AGPGART] When we encounter reserved mode bits, print them out.
by Dave Jones
· 19 years ago
0ea27d9
[AGPGART] Replace kmalloc+memset's with kzalloc's
by Dave Jones
· 19 years ago
8c8b838
Fix up various printk levels and whitespace corrections.
by Dave Jones
· 19 years ago
46acac3
[AGPGART] Drop duplicate setting of info->mode in agp_copy_info()
by Dave Jones
· 19 years ago
66bb8bf
[PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0).
by David Mosberger
· 20 years ago
07eee78
[PATCH] AGP fix for Xen VMM
by Keir Fraser
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago