aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/mspec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-1/+1
2008-07-24mspec: convert nopfn to faultNick Piggin1-9/+14
2008-04-29[IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson1-6/+6
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin1-1/+1
2007-10-16Memoryless nodes: Uncached allocator updatesChristoph Lameter1-1/+1
2007-09-25fix "mspec: handle shrinking virtual memory areas"Cliff Wickman1-18/+8
2007-09-19mspec: handle shrinking virtual memory areasCliff Wickman1-21/+48
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-16mspec_mmap: don't set VM_LOCKEDHugh Dickins1-1/+1
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-3/+3
2006-11-13[PATCH] mspec driver build fixJes Sorensen1-1/+7
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-27[PATCH] mspec driverJes Sorensen1-0/+421