aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/mspec.c
Commit message (Expand)AuthorAgeFilesLines
* Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck2012-08-151-1/+1
* drivers/char/mspec.c: use {k,v}zalloc to allocate memoryRakib Mullick2011-05-261-3/+2
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-3/+6
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* mspec: convert nopfn to faultNick Piggin2008-07-241-9/+14
* [IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson2008-04-291-6/+6
* vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-041-1/+1
* Memoryless nodes: Uncached allocator updatesChristoph Lameter2007-10-161-1/+1
* fix "mspec: handle shrinking virtual memory areas"Cliff Wickman2007-09-251-18/+8
* mspec: handle shrinking virtual memory areasCliff Wickman2007-09-191-21/+48
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* mspec_mmap: don't set VM_LOCKEDHugh Dickins2007-07-161-1/+1
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-3/+3
* [PATCH] mspec driver build fixJes Sorensen2006-11-131-1/+7
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] mspec driverJes Sorensen2006-09-271-0/+421