summaryrefslogtreecommitdiff
path: root/include/linux/mm.h (follow)
Commit message (Expand)AuthorAge
* mm: enable page poisoning early at bootVinayak Menon2017-04-14
* mm/page_poisoning.c: allow for zero poisoningLaura Abbott2017-04-14
* mm/page_poison.c: enable PAGE_POISONING as a separate optionLaura Abbott2017-04-14
* Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\
| * Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-10-21
| |\
| | * mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2016-10-20
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-10-11
| |\|
| | * mm: introduce get_task_exe_fileMateusz Guzik2016-09-24
* | | mm: migrate: support non-lru movable page migrationMinchan Kim2017-02-21
* | | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\| |
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-09-20
| |\|
| | * proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner2016-09-15
* | | mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2016-12-09
* | | Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\| |
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-14
| |\|
| | * mm: use phys_addr_t for reserve_bootmem_region() argumentsStefan Bader2016-06-07
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-05-12
| |\|
* | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\ \ \ | | |/ | |/|
* | | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
* | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\| |
| * | numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-05-04
* | | mm: process reclaim: vmpressure based process reclaimVinayak Menon2016-06-29
* | | mm + fs: extends support for cache droppingAndrey Markovytch2016-03-23
* | | mm: Update is_vmalloc_addr to account for vmalloc savingsSusheel Khiani2016-03-22
| |/ |/|
* | FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman2016-02-16
* | mm: add a field to store names for private anonymous memoryColin Cross2016-02-16
* | ashmem: Add shmem_set_file to mm/shmem.cJohn Stultz2016-01-11
|/
* mm: use 'unsigned int' for page orderKirill A. Shutemov2015-11-06
* mm: make compound_head() robustKirill A. Shutemov2015-11-06
* mm: pack compound_dtor and compound_order into one word in struct pageKirill A. Shutemov2015-11-06
* mm: introduce VM_LOCKONFAULTEric B Munson2015-11-05
* mm: do not inc NR_PAGETABLE if ptlock_init failedVladimir Davydov2015-11-05
* mm: use only per-device readahead limitRoman Gushchin2015-11-05
* memcg: fix dirty page migrationGreg Thelen2015-10-01
* Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-11
|\
| * [media] mm: Provide new get_vaddr_frames() helperJan Kara2015-08-16
* | mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov2015-09-10
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-08
|\ \
| * | mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...Wanpeng Li2015-09-08
| * | mm: rename and move get/set_freepage_migratetypeVlastimil Babka2015-09-08
| * | mm: remove put_page_unless_one()Vineet Gupta2015-09-08
| * | mm: add a pmd_fault handlerMatthew Wilcox2015-09-08
| * | mm: introduce vma_is_anonymous(vma) helperOleg Nesterov2015-09-08
* | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\ \ \ | |/ / |/| |
| * | mm: enhance region_is_ram() to region_intersects()Dan Williams2015-08-10
| |/
* | mm: move ->mremap() from file_operations to vm_operations_structOleg Nesterov2015-09-04
* | userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctxAndrea Arcangeli2015-09-04
* | userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WPAndrea Arcangeli2015-09-04
* | mm: make page pfmemalloc check more robustMichal Hocko2015-08-21
|/
* mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nidMel Gorman2015-06-30