summaryrefslogtreecommitdiff
path: root/include/linux/mman.h
Commit message (Expand)AuthorAge
* mm: Add address parameter to arch_validate_prot()Khalid Aziz2018-03-18
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-17
|\
| * mm: Define MAP_SYNC and VM_SYNC flagsJan Kara2017-11-03
| * mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams2017-11-03
| * mm: Handle 0 flags in _calc_vm_trans() macroJan Kara2017-11-03
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov2017-06-20
* include: mman: use bool instead of int for the return value of arch_validate_...Chen Gang2016-08-02
* mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()Dave Hansen2016-02-18
* mm: add overcommit_kbytes sysctl variableJerome Marchand2014-01-21
* mm: factor commit limit calculationJerome Marchand2013-11-13
* mm: tune vm_committed_as percpu_counter batching sizeTim Chen2013-07-03
* Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...Michel Lespinasse2013-03-28
* mm: introduce VM_POPULATE flag to better deal with racy userspace programsMichel Lespinasse2013-02-23
* mm: export a function to get vm committed memoryK. Y. Srinivasan2012-11-15
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmasKonstantin Khlebnikov2012-10-09
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro2009-05-02
* mm: Allow architectures to define additional protection bitsDave Kleikamp2008-07-09
* mm: fix atomic_t overflow in vmAlan Cox2008-05-24
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* Sanitise linux/mman.h for userspace consumptionDavid Woodhouse2006-04-25
* Linux-2.6.12-rc2Linus Torvalds2005-04-16