summaryrefslogtreecommitdiffstats
path: root/mm/memory.c
Commit message (Expand)AuthorAgeFilesLines
...
| * mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() APIJohannes Weiner2020-06-031-26/+10
| * mm: memcontrol: switch to native NR_ANON_MAPPED counterJohannes Weiner2020-06-031-5/+5
| * mm: memcontrol: drop @compound parameter from memcg charging APIJohannes Weiner2020-06-031-17/+15
* | Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-06-031-8/+22
|\ \ | |/ |/|
| * mm/memory.c: Add memory read privilege on page fault handlingBibo Mao2020-05-271-0/+3
| * mm/memory.c: Update local TLB if PTE entry existsBibo Mao2020-05-271-8/+19
* | mm/memory: remove unnecessary pte_devmap case in copy_one_pte()chenqiwu2020-06-021-2/+0
|/
* mm/memory.c: add vm_insert_pages()Arjun Roy2020-04-101-2/+127
* mm/memory.c: refactor insert_page to prepare for batched-lock insertArjun Roy2020-04-101-15/+24
* mm: fix ambiguous comments for better code readabilitychenqiwu2020-04-071-1/+1
* userfaultfd: wp: support swap and page migrationPeter Xu2020-04-071-0/+8
* userfaultfd: wp: drop _PAGE_UFFD_WP properly when forkPeter Xu2020-04-071-0/+8
* userfaultfd: wp: apply _PAGE_UFFD_WP bitPeter Xu2020-04-071-2/+2
* userfaultfd: wp: hook userfault handler to write protection faultAndrea Arcangeli2020-04-071-1/+9
* mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHEMatthew Wilcox (Oracle)2020-04-071-3/+2
* mm/vma: make vma_is_accessible() available for general useAnshuman Khandual2020-04-071-5/+0
* Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-04-041-8/+19
|\
| * mm: Split huge pages on write-notify or COWThomas Hellstrom (VMware)2020-03-241-8/+19
* | mm/memory.c: clarify a confusing comment for vm_iomap_memoryWang Wenhu2020-04-021-1/+1
* | mm: clarify a confusing comment for remap_pfn_range()WANG Wenhu2020-04-021-1/+1
|/
* mm: avoid data corruption on CoW fault into PFN-mapped VMAKirill A. Shutemov2020-03-061-8/+27
* Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-02-041-4/+40
|\
| * Merge branch 'ttm-prot-fix' of git://people.freedesktop.org/~thomash/linux in...Dave Airlie2020-01-311-4/+40
| |\
| | * mm, drm/ttm: Fix vm page protection handlingThomas Hellstrom2020-01-161-0/+1
| | * mm: Add a vmf_insert_mixed_prot() functionThomas Hellstrom2020-01-161-4/+39
* | | Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-251-51/+95
|\| |
| * | mm/memory.c: add apply_to_existing_page_range() helperDaniel Axtens2019-12-171-42/+94
| |/
| * mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.hMike Rapoport2019-12-041-8/+0
| * mm/memory.c: replace is_zero_pfn with is_huge_zero_pmd for thpYu Zhao2019-12-041-1/+1
* | sched/rt, mm: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-1/+1
|/
* mm: fix typos in comments when calling __SetPageUptodate()Wei Yang2019-12-011-1/+1
* mm/memory.c: fix a huge pud insertion race during faultingThomas Hellstrom2019-12-011-0/+6
* rss_stat: add support to detect RSS updates of external mmJoel Fernandes (Google)2019-12-011-2/+2
* mm: emit tracepoint when RSS changesJoel Fernandes (Google)2019-12-011-0/+6
* mm: drop mmap_sem before calling balance_dirty_pages() in write faultJohannes Weiner2019-12-011-11/+27
* mm: fix double page fault on arm64 if PTE_AF is clearedJia He2019-10-181-15/+89
* mm: do not hash address in print_bad_pte()Kefeng Wang2019-09-241-1/+1
* mm: release the spinlock on zap_pte_rangeMinchan Kim2019-09-241-2/+8
* mm: remove redundant assignment of entryWei Yang2019-09-241-1/+0
* vfs: don't allow writes to swap filesDarrick J. Wong2019-08-201-0/+4
* mm: thp: make transhuge_vma_suitable available for anonymous THPYang Shi2019-07-181-13/+0
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-141-44/+5
|\
| * memremap: add a migrate_to_ram method to struct dev_pagemap_opsChristoph Hellwig2019-07-021-7/+2
| * mm: remove MEMORY_DEVICE_PUBLIC supportChristoph Hellwig2019-07-021-37/+3
* | mm: use down_read_killable for locking mmap_sem in access_remote_vmKonstantin Khlebnikov2019-07-121-1/+3
* | mm/memory.c: fail when offset == num in first check of __vm_map_pages()Miguel Ojeda2019-07-121-1/+1
* | mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual2019-07-121-4/+1
* | mm, swap: fix race between swapoff and some swap operationsHuang Ying2019-07-121-1/+1
* | mm/memory.c: trivial clean up in insert_page()Miklos Szeredi2019-07-121-2/+0
|/
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1