aboutsummaryrefslogtreecommitdiffstats
path: root/mm/nommu.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-05-14mm: introduce new vm_map_pages() and vm_map_pages_zero() APISouptick Joarder1-0/+14
2018-10-26mm/gup: cache dev_pagemap while pinning pagesKeith Busch1-4/+2
2018-08-17mm: provide a fallback for PAGE_KERNEL_EXEC for architecturesLuis R. Rodriguez1-4/+0
2018-07-26mm: fix vma_is_anonymous() false-positivesKirill A. Shutemov1-0/+2
2018-07-21mm: make vm_area_alloc() initialize core fieldsLinus Torvalds1-2/+1
2018-07-21mm: make vm_area_dup() actually copy the old vma dataLinus Torvalds1-1/+0
2018-07-21mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds1-4/+4
2018-06-07mm: use new return type vm_fault_tSouptick Joarder1-1/+1
2018-04-05mm/nommu: remove description of alloc_vm_areaMike Rapoport1-12/+0
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+12
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski1-5/+12
2018-03-16mm: remove blackfin MPU supportArnd Bergmann1-20/+0
2018-02-06mm: docs: fixup punctuationMike Rapoport1-1/+1
2018-01-31mm: add unmap_mapping_pages()Matthew Wilcox1-7/+0
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-6/+1
2017-09-06mm: rename global_page_state to global_zone_page_stateMichal Hocko1-2/+2
2017-09-04mm/nommu: switch do_mmap_private to kernel_readChristoph Hellwig1-6/+1
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko1-2/+1
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko1-0/+5
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+2
2017-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2017-03-02Merge remote-tracking branch 'ovl/for-viro' into for-linusAl Viro1-2/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-02mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <lin...Ingo Molnar1-1/+1
2017-02-24userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport1-3/+4
2017-02-24mm: fix comments for mmap_init()seokhoon.yoon1-1/+1
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang1-1/+1
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko1-3/+3
2017-02-20mm: use helper for calling f_op->mmap()Miklos Szeredi1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+5
2016-12-14mm: join struct fault_env and vm_faultJan Kara1-1/+1
2016-12-14mm: unexport __get_user_pages_unlocked()Lorenzo Stoakes1-4/+4
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+1
2016-11-22ptrace: Don't allow accessing an undumpable mmEric W. Biederman1-1/+1
2016-11-10lkdtm: Do not use flush_icache_range() on user addressesCatalin Marinas1-0/+1
2016-10-24mm: unexport __get_user_pages()Lorenzo Stoakes1-1/+1
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes1-3/+3
2016-10-19mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes1-4/+3
2016-10-19mm: replace __access_remote_vm() write parameter with gup_flagsLorenzo Stoakes1-3/+6
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes1-14/+4
2016-10-19mm: replace get_user_pages_locked() write/force parameters with gup_flagsLorenzo Stoakes1-1/+4
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes1-9/+2
2016-10-18mm: remove write/force parameters from __get_user_pages_unlocked()Lorenzo Stoakes1-3/+9
2016-07-26mm: introduce fault_envKirill A. Shutemov1-1/+2
2016-05-27mm: remove more IS_ERR_VALUE abusesLinus Torvalds1-1/+1
2016-04-14Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-37/+7
2016-04-07mm/gup: Remove the macro overload API migration helpers from the get_user*() ...Ingo Molnar1-37/+7
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-1/+1
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-20/+46
2016-03-17mm: deduplicate memory overcommitment codeAndrey Ryabinin1-116/+0
2016-03-17mm: move max_map_count bits into mm.hAndrey Ryabinin1-1/+0
2016-02-18mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()Dave Hansen1-1/+1
2016-02-16mm/gup: Overload get_user_pages() functionsDave Hansen1-19/+45
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov1-1/+1
2015-11-05mm/nommu.c: drop unlikely inside BUG_ON()Geliang Tang1-5/+5
2015-11-05mm/nommu: use offset_in_page macroAlexander Kuleshov1-4/+4
2015-09-10mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov1-9/+10
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-5/+5
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada1-5/+5
2015-07-10vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman1-1/+1
2015-07-02Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds1-2/+2
2015-06-24mm: nommu: refactor debug and warning printsLeon Romanovsky1-92/+20
2015-06-16mm: replace module_init usages with subsys_initcall in nommu.cPaul Gortmaker1-2/+2
2015-04-11nommu: use __vfs_read()Al Viro1-2/+2
2015-03-12mm/nommu.c: export symbol max_mapnrgchen gchen1-0/+1
2015-02-28mm/nommu: fix memory leakJoonsoo Kim1-3/+1
2015-02-12Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds1-39/+30
2015-02-11mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()Roman Gushchin1-2/+2
2015-02-11mm: gup: add __get_user_pages_unlocked to customize gup_flagsAndrea Arcangeli1-3/+13
2015-02-11mm: gup: add get_user_pages_locked and get_user_pages_unlockedAndrea Arcangeli1-0/+23
2015-02-10mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov1-8/+0
2015-02-05mm: export "high_memory" symbol on !MMUArnd Bergmann1-0/+1
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig1-39/+30
2014-12-13mm/nommu: use alloc_pages_exact() rather than its own implementationJoonsoo Kim1-22/+11
2014-12-13mm/nommu: share the i_mmap_rwsemDavidlohr Bueso1-5/+4
2014-12-13mm: use new helper functions around the i_mmap_mutexDavidlohr Bueso1-7/+7
2014-09-08percpu_counter: add @gfp to percpu_counter_init()Tejun Heo1-1/+1
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-5/+0
2014-06-23mm: nommu: per-thread vma cache fixSteven Miao1-1/+1
2014-06-06mm: convert some level-less printks to pr_*Mitchel Humpherys1-1/+4
2014-04-07mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding styleChoi Gi-yong1-10/+6
2014-04-07mm: use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza1-1/+2
2014-04-07mm: per-thread vma cachingDavidlohr Bueso1-8/+16
2014-04-07mm: implement ->map_pages for page cacheKirill A. Shutemov1-0/+6
2014-03-31locks: fix locks_mandatory_locked to respect file-private locksJeff Layton1-1/+1
2014-01-21mm: add overcommit_kbytes sysctl variableJerome Marchand1-0/+1
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-2/+1
2013-11-13mm: factor commit limit calculationJerome Marchand1-2/+1
2013-10-24file->f_op is never NULL...Al Viro1-1/+1
2013-07-10mm: remove free_area_cacheMichel Lespinasse1-4/+0
2013-07-03mm: kill global variable num_physpagesJiang Liu1-2/+0
2013-07-03mm/nommu.c: add additional check for vread() just like vwrite() has doneChen Gang1-0/+4
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+1
2013-04-29mm: replace hardcoded 3% with admin_reserve_pages knobAndrew Shewmaker1-4/+26
2013-04-29mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker1-5/+30
2013-04-29mm, vmalloc: export vmap_area_list, instead of vmlistJoonsoo Kim1-2/+1
2013-04-27vm: add no-mmu vm_iomap_memory() stubLinus Torvalds1-0/+10
2013-04-04mm: prevent mmap_cache race in find_vma()Jan Stancek1-1/+1
2013-03-04make do_mremap() staticAl Viro1-2/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-6/+6
2013-02-23mm: accelerate mm_populate() treatment of THP pagesMichel Lespinasse1-2/+4
2013-02-23mm: use long type for page counts in mm_populate() and get_user_pages()Michel Lespinasse1-7/+8
2013-02-23swap: add per-partition lock for swapfileShaohua Li1-1/+1
2013-02-23mm: make do_mmap_pgoff return populate as a size in bytes, not as a boolMichel Lespinasse1-2/+2
2013-02-23mm: introduce mm_populate() for populating new vmasMichel Lespinasse1-1/+4
2013-02-22new helper: file_inode(file)Al Viro1-6/+6
2013-02-07sched: Move sched.h sysctl bits into separate headerClark Williams1-0/+1
2012-11-15mm: export a function to get vm committed memoryK. Y. Srinivasan1-0/+15
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse1-7/+5
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-1/+1
2012-10-09mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmasKonstantin Khlebnikov1-10/+1
2012-10-09mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov1-0/+8
2012-09-26make get_file() return its argumentAl Viro1-4/+2
2012-06-04nommu: fix compilation of nommu.cGreg Ungerer1-1/+1
2012-06-01new helper: vm_mmap_pgoff()Al Viro1-28/+1
2012-06-01kill do_mmap() completelyAl Viro1-11/+5
2012-06-01switch aio and shm to do_mmap_pgoff(), make do_mmap() staticAl Viro1-2/+2
2012-06-01take security_mmap_file() outside of ->mmap_semAl Viro1-10/+12
2012-05-31split ->file_mmap() into ->mmap_addr()/->mmap_file()Al Viro1-1/+4
2012-05-30unexport do_mmap()Al Viro1-1/+0
2012-04-21kill mm argument of vm_munmap()Al Viro1-2/+3
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds1-2/+27
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds1-2/+7
2012-04-20VM: add "vm_brk()" helper functionLinus Torvalds1-1/+1
2012-02-24NOMMU: Don't need to clear vm_mm when deleting a VMADavid Howells1-2/+0
2012-02-24NOMMU: Lock i_mmap_mutex for access to the VMA prio listDavid Howells1-0/+7
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel1-1/+1
2011-10-31mm: Map most files to use export.h instead of module.hPaul Gortmaker1-1/+1
2011-07-25mmap: fix and tidy up overcommit page arithmeticDmitry Fink1-21/+13
2011-07-22Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds1-2/+1
2011-07-08mm/nommu.c: fix remap_pfn_range()Bob Liu1-3/+6
2011-06-22ptrace: kill trivial tracehooksTejun Heo1-2/+1
2011-05-25nommu: add page alignment to mmapBob Liu1-9/+14
2011-05-25mm: nommu: fix a compile warning in do_mmap_pgoff()Namhyung Kim1-3/+3
2011-05-25mm: nommu: fix a potential memory leak in do_mmap_private()Namhyung Kim1-1/+1
2011-05-25mm: nommu: check the vma list when unmapping file-mapped vmaNamhyung Kim1-4/+2
2011-05-25mm: nommu: find vma using the sorted vma listNamhyung Kim1-8/+4
2011-05-25mm: nommu: don't scan the vma list when deletingNamhyung Kim1-7/+8
2011-05-25mm: nommu: sort mm->mmap list properlyNamhyung Kim1-22/+16
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes1-3/+3
2011-03-29NOMMU: implement access_remote_vmMike Frysinger1-13/+39
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-4/+0
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson1-1/+1
2011-03-10block: remove per-queue pluggingJens Axboe1-4/+0
2011-01-13mlock: do not hold mmap_sem for extended periods of timeMichel Lespinasse1-2/+4
2010-12-24nommu: Provide stubbed alloc/free_vm_area() implementation.Paul Mundt1-1/+26
2010-12-24nommu: Fix up vmalloc_node() symbol export regression.Paul Mundt1-0/+1
2010-11-25nommu: yield CPU while disposing VMSteven J. Magnani1-0/+1
2010-10-30audit mmapAl Viro1-0/+2
2010-10-26mm: add vzalloc() and vzalloc_node() helpersDave Young1-1/+48
2010-08-21mm: make the vma list be doubly linkedLinus Torvalds1-2/+5
2010-08-13NOMMU: Remove an extraneous no_printk()David Howells1-5/+0
2010-05-26nommu: allow private mappings of read-only devicesBernd Schmidt1-14/+18
2010-03-25NOMMU: Fix __get_user_pages() to pin last page on offset buffersDavid Howells1-1/+1
2010-03-25NOMMU: Revert 'nommu: get_user_pages(): pin last page on non-page-aligned start'David Howells1-2/+2
2010-03-24nommu: fix an incorrect comment in the do_mmap_shared_file()David Howells1-4/+3
2010-03-12Add generic sys_old_mmap()Christoph Hellwig1-0/+24
2010-03-06nommu: get_user_pages(): pin last page on non-page-aligned startSteven J. Magnani1-2/+2
2010-03-06mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel1-1/+1
2010-01-16nommu: fix shared mmap after truncate shrinkage problemsDavid Howells1-0/+62
2010-01-16nommu: don't need get_unmapped_area() for NOMMUDavid Howells1-21/+0
2010-01-16nommu: remove a superfluous check of vm_region::vm_usageDavid Howells1-4/+3
2010-01-16nommu: struct vm_region's vm_usage count need not be atomicDavid Howells1-7/+7
2010-01-06NOMMU: Use copy_*_user_page() in access_process_vm()Jie Zhang1-2/+4
2010-01-06NOMMU: Avoiding duplicate icache flushes of shared mapsMike Frysinger1-3/+8
2009-12-30mm: move sys_mmap_pgoff from util.cHugh Dickins1-0/+25
2009-12-15nommu: fix malloc performance by adding uninitialized flagJie Zhang1-3/+5
2009-10-31NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff()David Howells1-2/+4
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-1/+1
2009-09-24NOMMU: Ignore mmap() address param as it is a hintDavid Howells1-4/+4
2009-09-24NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directlyDavid Howells1-22/+12
2009-09-24truncate: new helpersnpiggin@suse.de1-40/+0
2009-09-23nommu: fix two build breakagesHugh Dickins1-1/+2
2009-09-22nommu: add support for Memory Protection Units (MPU)Bernd Schmidt1-0/+21
2009-09-22mm: FOLL flags for GUP flagsHugh Dickins1-8/+8
2009-09-22mm: remove unused GUP flagsHugh Dickins1-4/+2
2009-09-22mm: includecheck fix for mm/nommu.cJaswinder Singh Rajput1-2/+0
2009-09-05nommu: fix error handling in do_mmap_pgoff()David Howells1-2/+1
2009-08-18nommu: check fd read permission in validate_mmap_request()Graff Yang1-0/+4
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris1-3/+0
2009-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-0/+21
2009-06-26nommu: provide follow_pfn().Paul Mundt1-0/+21
2009-06-25clarify get_user_pages() prototypePeter Zijlstra1-7/+5
2009-06-10nommu: Provide mmap_min_addr definition.Paul Mundt1-0/+3
2009-05-07NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()David Howells1-2/+0
2009-05-06nommu: make the initial mmap allocation excess behaviour Kconfig configurableDavid Howells1-1/+1
2009-05-02mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro1-6/+7
2009-04-02nommu: fix a number of issues with the per-MM VMA patchDavid Howells1-27/+25
2009-01-27uclinux: add process name to allocation error messageGreg Ungerer1-2/+2
2009-01-21nommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_aliases().Paul Mundt1-1/+19
2009-01-14[CVE-2009-0029] System call wrappers part 13Heiko Carstens1-6/+5
2009-01-14[CVE-2009-0029] Convert all system calls to return a longHeiko Carstens1-1/+1
2009-01-08NOMMU: Teach kobjsize() about VMA regions.Paul Mundt1-0/+14
2009-01-08NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt1-23/+42
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells1-296/+664
2009-01-08NOMMU: Delete askedalloc and realalloc variablesDavid Howells1-27/+1
2009-01-05inode->i_op is never NULLAl Viro1-1/+1
2008-10-30nfsd: fix vm overcommit crashAlan Cox1-1/+2