aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mman.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-21mm: add overcommit_kbytes sysctl variableJerome Marchand1-0/+1
2013-11-13mm: factor commit limit calculationJerome Marchand1-0/+2
2013-07-03mm: tune vm_committed_as percpu_counter batching sizeTim Chen1-1/+7
2013-03-28Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs"Michel Lespinasse1-3/+1
2013-02-23mm: introduce VM_POPULATE flag to better deal with racy userspace programsMichel Lespinasse1-1/+3
2012-11-15mm: export a function to get vm committed memoryK. Y. Srinivasan1-0/+2
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-11/+1
2012-10-09mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmasKonstantin Khlebnikov1-1/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2009-05-02mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro1-6/+3
2008-07-09mm: Allow architectures to define additional protection bitsDave Kleikamp1-1/+28
2008-05-24mm: fix atomic_t overflow in vmAlan Cox1-2/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-04-25Sanitise linux/mman.h for userspace consumptionDavid Woodhouse1-5/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+67