Age | Commit message (Expand) | Author |
2018-03-18 | mm: Add address parameter to arch_validate_prot() | Khalid Aziz |
2017-11-17 | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-11-03 | mm: Define MAP_SYNC and VM_SYNC flags | Jan Kara |
2017-11-03 | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags | Dan Williams |
2017-11-03 | mm: Handle 0 flags in _calc_vm_trans() macro | Jan Kara |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-20 | percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch | Nikolay Borisov |
2016-08-02 | include: mman: use bool instead of int for the return value of arch_validate_... | Chen Gang |
2016-02-18 | mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits() | Dave Hansen |
2014-01-21 | mm: add overcommit_kbytes sysctl variable | Jerome Marchand |
2013-11-13 | mm: factor commit limit calculation | Jerome Marchand |
2013-07-03 | mm: tune vm_committed_as percpu_counter batching size | Tim Chen |
2013-03-28 | Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro... | Michel Lespinasse |
2013-02-23 | mm: introduce VM_POPULATE flag to better deal with racy userspace programs | Michel Lespinasse |
2012-11-15 | mm: export a function to get vm committed memory | K. Y. Srinivasan |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells |
2012-10-09 | mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas | Konstantin Khlebnikov |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2009-05-02 | mm: fix Committed_AS underflow on large NR_CPUS environment | KOSAKI Motohiro |
2008-07-09 | mm: Allow architectures to define additional protection bits | Dave Kleikamp |
2008-05-24 | mm: fix atomic_t overflow in vm | Alan Cox |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse |
2006-04-25 | Sanitise linux/mman.h for userspace consumption | David Woodhouse |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |