Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-18mm: Add address parameter to arch_validate_prot()Khalid Aziz
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-03mm: Define MAP_SYNC and VM_SYNC flagsJan Kara
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams
2017-11-03mm: Handle 0 flags in _calc_vm_trans() macroJan Kara
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-20percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov
2016-08-03include: mman: use bool instead of int for the return value of arch_validate_...Chen Gang
2016-02-18mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()Dave Hansen
2014-01-22mm: add overcommit_kbytes sysctl variableJerome Marchand
2013-11-13mm: factor commit limit calculationJerome Marchand
2013-07-04mm: tune vm_committed_as percpu_counter batching sizeTim Chen
2013-03-29Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...Michel Lespinasse
2013-02-24mm: introduce VM_POPULATE flag to better deal with racy userspace programsMichel Lespinasse
2012-11-16mm: export a function to get vm committed memoryK. Y. Srinivasan
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-10-09mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmasKonstantin Khlebnikov
2011-07-27atomic: use <linux/atomic.h>Arun Sharma
2009-05-03mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro
2008-07-09mm: Allow architectures to define additional protection bitsDave Kleikamp
2008-05-24mm: fix atomic_t overflow in vmAlan Cox
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-04-25Sanitise linux/mman.h for userspace consumptionDavid Woodhouse
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds