aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/alpha-agp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-10char: agp: Change return type to vm_fault_tSouptick Joarder1-1/+1
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang1-3/+2
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara1-2/+1
2013-06-05PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng1-1/+1
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-1/+1
2008-08-22agp: enable optimized agp_alloc_pages methodsRene Herman1-0/+2
2008-06-19drivers/char/agp - use boolJoe Perches1-2/+2
2008-02-05agp: alpha nopageNick Piggin1-9/+8
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman1-1/+1
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom1-0/+4
2006-06-08[AGPGART] alpha-agp warning fixAndrew Morton1-8/+7
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones1-6/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+216