aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mm_types.h
Commit message (Expand)AuthorAgeFilesLines
* Merge android-4.9.201(09bf7fb) into msm-4.9jianzhou2019-12-161-0/+5
|\
| * Merge 4.9.201 into android-4.9-qGreg Kroah-Hartman2019-11-141-0/+5
| |\
| | * mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi2019-11-121-0/+5
* | | Merge android-4.9.128 (ba01a42) into msm-4.9Minming Qi2018-11-071-1/+1
|\| |
| * | Merge 4.9.128 into android-4.9Greg Kroah-Hartman2018-09-201-1/+1
| |\|
| | * mm: get rid of vmacache_flush_all() entirelyLinus Torvalds2018-09-191-1/+1
* | | mm: protect mm_rb tree with a rwlockLaurent Dufour2018-06-281-0/+4
* | | mm: VMA sequence countPeter Zijlstra2018-06-281-0/+3
|/ /
* | Merge 4.9.42 into android-4.9Greg Kroah-Hartman2017-08-111-0/+4
|\|
| * mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman2017-08-111-0/+4
* | Merge tag 'v4.9.6' into android-4.9Dmitry Shmidt2017-01-311-0/+1
|\|
| * mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman2017-01-061-0/+1
* | ANDROID: mm: add a field to store names for private anonymous memoryColin Cross2017-01-271-4/+20
|/
* kernel, oom: fix potential pgd_lock deadlock from __mmdropMichal Hocko2016-10-071-2/+0
* mm, vmscan: move lru_lock to the nodeMel Gorman2016-07-281-1/+1
* mm: clean up non-standard page->_mapcount usersVladimir Davydov2016-07-261-0/+5
* mm: remove pointless struct in struct page definitionVladimir Davydov2016-07-261-36/+32
* x86/vdso: Add mremap hook to vm_special_mappingDmitry Safonov2016-07-081-0/+3
* mm: oom_reaper: remove some bloatMichal Hocko2016-05-261-0/+2
* mm, oom_reaper: do not mmput synchronously from the oom reaper contextMichal Hocko2016-05-201-0/+2
* mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-191-5/+9
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-1/+1
* Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2016-02-181-3/+3
|\
| * mm: polish virtual memory accountingKonstantin Khlebnikov2016-02-031-3/+3
* | Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...Ingo Molnar2016-01-291-18/+16
|\|
| * mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gupDan Williams2016-01-151-0/+5
| * thp: introduce deferred_split_huge_page()Kirill A. Shutemov2016-01-151-0/+2
| * mm: rework mapcount accounting to enable 4k mapping of THPsKirill A. Shutemov2016-01-151-0/+1
| * mm: drop tail page refcountingKirill A. Shutemov2016-01-151-14/+3
| * mm: rework virtual memory accountingKonstantin Khlebnikov2016-01-141-1/+1
| * mm, shmem: add internal shmem resident memory accountingJerome Marchand2016-01-141-3/+4
* | mm: Add a vm_special_mapping.fault() methodAndy Lutomirski2016-01-121-3/+19
|/
* mm: use 'unsigned int' for compound_dtor/compound_order on 64BITKirill A. Shutemov2015-11-061-0/+11
* mm: make compound_head() robustKirill A. Shutemov2015-11-061-4/+18
* mm: pack compound_dtor and compound_order into one word in struct pageKirill A. Shutemov2015-11-061-4/+2
* mm: drop page->slab_pageKirill A. Shutemov2015-11-061-1/+0
* mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi2015-11-051-0/+3
* mm: drop __nocast from vm_flags_t definitionKirill A. Shutemov2015-09-081-1/+1
* x86, mm: trace when an IPI is about to be sentMel Gorman2015-09-041-0/+1
* userfaultfd: add vm_userfaultfd_ctx to the vm_area_structAndrea Arcangeli2015-09-041-0/+11
* mm: make page pfmemalloc check more robustMichal Hocko2015-08-211-9/+0
* mm/net: Rename and move page fragment handling from net/ to mm/Alexander Duyck2015-05-121-0/+18
* mm: rcu-protected get_mm_exe_file()Konstantin Khlebnikov2015-04-171-1/+1
* mm: do not add nr_pmds into mm_struct if PMD is foldedKirill A. Shutemov2015-04-141-0/+2
* mm: account pmd page tables to the processKirill A. Shutemov2015-02-111-1/+2
* mm: add fields for compound destructor and order into struct pageKirill A. Shutemov2015-02-111-0/+8
* mm: replace vma->sharead.linear with vma->sharedKirill A. Shutemov2015-02-101-5/+3
* rmap: drop support of non-linear mappingsKirill A. Shutemov2015-02-101-3/+1
* mm/debug-pagealloc: prepare boottime configurable on/offJoonsoo Kim2014-12-131-4/+0
* mm: move swp_entry_t definition to include/linux/mm_types.hTejun Heo2014-12-131-0/+8