summaryrefslogtreecommitdiffstats
path: root/mm/util.c
Commit message (Expand)AuthorAge
* docs/core-api/mm: fix return value descriptions in mm/Mike Rapoport2019-03-06
* mm: don't let userspace spam allocations warningsDaniel Vetter2019-02-21
* mm: page_mapped: don't assume compound page is huge or THPJan Stancek2019-01-08
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-28
* kvfree(): fix misleading commentAndrey Ryabinin2018-10-26
* mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka2018-10-26
* mm: move is_kernel_rodata() to asm-generic/sections.hBartosz Golaszewski2018-10-16
* mm/util.c: improve kvfree() kerneldocAndrew Morton2018-09-04
* mm/util: add kernel-doc for kvfreeMike Rapoport2018-08-23
* mm/util: make strndup_user description a kernel-doc commentMike Rapoport2018-08-23
* mm: kvmalloc does not fallback to vmalloc for incompatible gfp flagsMichal Hocko2018-06-07
* Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-16
|\
| * docs/vm: rename documentation files to .rstMike Rapoport2018-04-16
* | mm/gup.c: document return valueMichael S. Tsirkin2018-04-13
* | exec: pass stack rlimit into mm layout functionsKees Cook2018-04-11
* | mm: treat indirectly reclaimable memory as free in overcommit logicRoman Gushchin2018-04-11
* | mm: fix races between swapoff and flush dcacheHuang Ying2018-04-06
|/
* new primitive: vmemdup_user()Al Viro2018-01-07
* memdup_user(): switch to GFP_USERAl Viro2018-01-07
* mm: rename global_page_state to global_zone_page_stateMichal Hocko2017-09-06
* mm: fix global NR_SLAB_.*CLAIMABLE counter readsJohannes Weiner2017-08-10
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-15
|\
| * Provide a function to create a NUL-terminated string from unterminated dataDavid Howells2017-07-06
* | mm: kvmalloc support __GFP_RETRY_MAYFAIL for all sizesMichal Hocko2017-07-12
* | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-12
|/
* mm: clarify why we want kmalloc before falling backto vmallockMichal Hocko2017-06-02
* mm, vmalloc: fix vmalloc users tracking properlyMichal Hocko2017-05-12
* mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko2017-05-08
* mm: support __GFP_REPEAT in kvmalloc_node for >32kBMichal Hocko2017-05-08
* mm: introduce kv[mz]alloc helpersMichal Hocko2017-05-08
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport2017-02-24
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-10-22
|\
| * mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()Andy Lutomirski2016-10-20
* | mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-19
* | mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-18
|/
* mm: move most file-based accounting to the nodeMel Gorman2016-07-28
* rmap: support file thpKirill A. Shutemov2016-07-26
* mm: migrate: support non-lru movable page migrationMinchan Kim2016-07-26
* mm: make vm_mmap killableMichal Hocko2016-05-23
* mm: make mmap_sem for write waits killable for mm syscallsMichal Hocko2016-05-23
* mm: uninline page_mapped()Andrew Morton2016-05-19
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * mm/gup: Overload get_user_pages() functionsDave Hansen2016-02-16
* | mm: deduplicate memory overcommitment codeAndrey Ryabinin2016-03-17
|/
* proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner2016-02-03
* proc read mm's {arg,env}_{start,end} with mmap semaphore taken.Mateusz Guzik2016-01-20
* mm: prepare page_referenced() and page_idle to new THP refcountingKirill A. Shutemov2016-01-15