aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mm.h
Commit message (Expand)AuthorAgeFilesLines
* Merge android-4.9.226(92339d6) into msm-4.9jianzhou2020-06-041-2/+13
|\
| * Merge 4.9.226 into android-4.9-qGreg Kroah-Hartman2020-06-031-2/+13
| |\
| | * mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov2020-06-031-2/+13
* | | Merge android-4.9.201(09bf7fb) into msm-4.9jianzhou2019-12-161-5/+0
|\| |
| * | Merge 4.9.201 into android-4.9-qGreg Kroah-Hartman2019-11-141-5/+0
| |\|
| | * mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi2019-11-121-5/+0
| * | Merge 4.9.188 into android-4.9-qGreg Kroah-Hartman2019-08-061-0/+24
| |\|
| * | Merge 4.9.181 into android-4.9-qGreg Kroah-Hartman2019-06-111-1/+5
| |\ \
| * \ \ Merge 4.9.175 into android-4.9-qGreg Kroah-Hartman2019-05-111-0/+9
| |\ \ \
* | \ \ \ Merge android-4.9.188 (d4fff2d) into msm-4.9jianzhou2019-10-111-0/+24
|\ \ \ \ \
| * \ \ \ \ Merge 4.9.188 into android-4.9Greg Kroah-Hartman2019-08-061-0/+24
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli2019-08-061-0/+4
| | * | | | coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-08-061-0/+20
| | | |_|/ | | |/| |
* | | | | Merge android-4.9.181 (6ccab84) into msm-4.9jianzhou2019-08-071-1/+5
|\| | | |
| * | | | Merge 4.9.181 into android-4.9Greg Kroah-Hartman2019-06-111-1/+5
| |\| | |
| | * | | mm: make page ref count overflow check tighter and more explicitLinus Torvalds2019-06-111-1/+5
| | | |/ | | |/|
* | | | Merge android-4.9.175 (e2171b6) into msm-4.9Tengfei Fan2019-06-131-0/+9
|\| | |
| * | | Merge 4.9.175 into android-4.9Greg Kroah-Hartman2019-05-111-0/+9
| |\| | | | |/ | |/|
| | * mm: add 'try_get_page()' helper functionLinus Torvalds2019-05-101-0/+9
* | | Merge android-4.9.165 (72b54df) into msm-4.9jianzhou2019-05-211-0/+2
|\| |
| * | UPSTREAM: mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin2019-03-221-0/+2
* | | Merge android-4.9.145 (6328e64) into msm-4.9jianzhou2019-01-031-0/+6
|\| |
| * | Merge 4.9.138 into android-4.9Greg Kroah-Hartman2018-11-231-0/+6
| |\|
| | * mm: migration: fix migration of huge PMD shared pagesMike Kravetz2018-11-211-0/+6
* | | arm/arm64: mm: add option to configure TLMM page attrs for 8953Kaushal Kumar2018-07-231-1/+6
* | | mm: make faultaround produce old ptesVinayak Menon2018-07-021-0/+4
* | | mm: speculative page fault handler return VMALaurent Dufour2018-06-281-5/+17
* | | mm: provide speculative fault infrastructurePeter Zijlstra2018-06-281-1/+32
* | | mm: protect mm_rb tree with a rwlockLaurent Dufour2018-06-281-0/+1
* | | mm: introduce __vm_normal_page()Laurent Dufour2018-06-281-2/+7
* | | mm: cache some VMA fields in the vm_fault structureLaurent Dufour2018-06-281-2/+8
* | | mm: protect mremap() against SPF handlerLaurent Dufour2018-06-281-5/+18
* | | mm: VMA sequence countPeter Zijlstra2018-06-281-0/+44
* | | mm: introduce INIT_VMA()Laurent Dufour2018-06-281-0/+6
* | | mm: make pte_unmap_same compatible with SPFLaurent Dufour2018-06-281-0/+1
* | | Merge android-4.9.101 (aef17a58) into msm-4.9Blagovest Kolenichev2018-05-291-0/+1
|\| |
| * | Merge 4.9.101 into android-4.9Greg Kroah-Hartman2018-05-191-0/+1
| |\|
| | * proc: do not access cmdline nor environ from file-backed areasWilly Tarreau2018-05-191-0/+1
| | * mm: Introduce lm_aliasMark Rutland2018-04-201-0/+4
* | | Merge android-4.9.86 (b324a70) into msm-4.9Blagovest Kolenichev2018-04-171-0/+13
|\| |
| * | Merge 4.9.85 into android-4.9Greg Kroah-Hartman2018-02-281-0/+13
| |\|
| | * mm: introduce get_user_pages_longtermDan Williams2018-02-281-0/+13
| * | Merge 4.9.67 into android-4.9Greg Kroah-Hartman2017-12-051-0/+1
| |\|
| * | UPSTREAM: mm: Introduce lm_aliasLaura Abbott2017-11-201-0/+4
* | | add extra free kbytes tunableRik van Riel2018-02-051-0/+1
* | | Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9Kyle Yan2018-01-021-0/+1
|\ \ \
| * \ \ Merge 4.9.67 into android-4.9-oGreg Kroah-Hartman2017-12-051-0/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * mm, hugetlbfs: introduce ->split() to vm_operations_structDan Williams2017-12-051-0/+1
* | | mm: drop zap_details::check_swap_entriesKirill A. Shutemov2017-11-211-1/+0
* | | mm: drop zap_details::ignore_dirtyKirill A. Shutemov2017-11-101-1/+0