summaryrefslogtreecommitdiff
path: root/drivers/char/mspec.c
Commit message (Expand)AuthorAge
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* drivers/char/mspec.c: use {k,v}zalloc to allocate memoryRakib Mullick2011-05-26
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* mspec: convert nopfn to faultNick Piggin2008-07-24
* [IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson2008-04-29
* vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-04
* Memoryless nodes: Uncached allocator updatesChristoph Lameter2007-10-16
* fix "mspec: handle shrinking virtual memory areas"Cliff Wickman2007-09-25
* mspec: handle shrinking virtual memory areasCliff Wickman2007-09-19
* Remove fs.h from mm.hAlexey Dobriyan2007-07-29
* mspec_mmap: don't set VM_LOCKEDHugh Dickins2007-07-16
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* [PATCH] mspec driver build fixJes Sorensen2006-11-13
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* [PATCH] mspec driverJes Sorensen2006-09-27