summaryrefslogtreecommitdiffstats
path: root/include/linux/mman.h
Commit message (Expand)AuthorAgeFilesLines
* include: mman: use bool instead of int for the return value of arch_validate_...Chen Gang2016-08-021-1/+1
* mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()Dave Hansen2016-02-181-3/+3
* mm: add overcommit_kbytes sysctl variableJerome Marchand2014-01-211-0/+1
* mm: factor commit limit calculationJerome Marchand2013-11-131-0/+2
* mm: tune vm_committed_as percpu_counter batching sizeTim Chen2013-07-031-1/+7
* Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...Michel Lespinasse2013-03-281-3/+1
* mm: introduce VM_POPULATE flag to better deal with racy userspace programsMichel Lespinasse2013-02-231-1/+3
* mm: export a function to get vm committed memoryK. Y. Srinivasan2012-11-151-0/+2
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-11/+1
* mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmasKonstantin Khlebnikov2012-10-091-1/+0
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro2009-05-021-6/+3
* mm: Allow architectures to define additional protection bitsDave Kleikamp2008-07-091-1/+28
* mm: fix atomic_t overflow in vmAlan Cox2008-05-241-2/+2
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* Sanitise linux/mman.h for userspace consumptionDavid Woodhouse2006-04-251-5/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+67