aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: Add address parameter to arch_validate_prot()Khalid Aziz2018-03-181-1/+1
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-171-2/+46
|\
| * mm: Define MAP_SYNC and VM_SYNC flagsJan Kara2017-11-031-2/+6
| * mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams2017-11-031-0/+39
| * mm: Handle 0 flags in _calc_vm_trans() macroJan Kara2017-11-031-1/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov2017-06-201-1/+1
* 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-121-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