summaryrefslogtreecommitdiffstats
path: root/mm/internal.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-6/+1
|\
| * mm: make slab and vmalloc allocators __GFP_NOLOCKDEP awareMichal Hocko2022-01-151-1/+1
| * mm: memcontrol: make cgroup_memory_nokmem staticMuchun Song2022-01-151-5/+0
* | truncate,shmem: Handle truncates that split large foliosMatthew Wilcox (Oracle)2022-01-081-0/+2
* | mm: Convert find_lock_entries() to use a folio_batchMatthew Wilcox (Oracle)2022-01-081-1/+1
* | filemap: Return only folios from find_get_entries()Matthew Wilcox (Oracle)2022-01-081-0/+4
* | truncate: Add invalidate_complete_folio2()Matthew Wilcox (Oracle)2022-01-081-0/+1
* | truncate,shmem: Add truncate_inode_folio()Matthew Wilcox (Oracle)2022-01-081-0/+1
* | mm: Add unmap_mapping_folio()Matthew Wilcox (Oracle)2022-01-081-1/+3
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-0/+22
|\
| * mm/vmscan: centralise timeout values for reclaim_throttleMel Gorman2021-11-061-2/+1
| * mm/vmscan: throttle reclaim and compaction when too may pages are isolatedMel Gorman2021-11-061-0/+11
| * mm/vmscan: throttle reclaim until some writeback completes if congestedMel Gorman2021-11-061-0/+11
| * mm: introduce pmd_install() helperQi Zheng2021-11-061-0/+1
* | mm: Add folio_evictable()Matthew Wilcox (Oracle)2021-10-181-8/+19
* | mm/writeback: Add __folio_end_writeback()Matthew Wilcox (Oracle)2021-10-181-0/+1
* | mm: Add folio_raw_mapping()Matthew Wilcox (Oracle)2021-09-271-0/+7
* | mm/swap: Add folio_rotate_reclaimable()Matthew Wilcox (Oracle)2021-09-271-0/+1
|/
* mm/numa: automatically generate node migration orderDave Hansen2021-09-031-0/+5
* mm: introduce memmap_alloc() to unify memory map allocationMike Rapoport2021-09-031-0/+4
* mmap: make mlock_future_check() globalMike Rapoport2021-07-081-0/+3
* mm/page_alloc: move prototype for find_suitable_fallbackMel Gorman2021-07-011-2/+1
* mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand2021-06-301-0/+3
* mm: make variable names for populate_vma_page_range() consistentDavid Hildenbrand2021-06-301-1/+1
* mm: thp: refactor NUMA fault handlingYang Shi2021-06-301-18/+0
* mm: memory: make numa_migrate_prep() non-staticYang Shi2021-06-301-0/+3
* mm/page_alloc: allow high-order pages to be stored on the per-cpu listsMel Gorman2021-06-291-1/+1
* mm/page_alloc: adjust pcp->high after CPU hotplug eventsMel Gorman2021-06-291-1/+1
* mm: memcg/slab: create a new set of kmalloc-cg-<n> cachesWaiman Long2021-06-291-0/+5
* mm/thp: fix vma_address() if virtual address below file offsetHugh Dickins2021-06-161-14/+39
* Revert "mm/gup: check page posion status for coredump."Michal Hocko2021-05-221-20/+0
* mm: fix typos in commentsIngo Molnar2021-05-071-1/+1
* mm,compaction: let isolate_migratepages_{range,block} return error codesOscar Salvador2021-05-051-2/+8
* mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemaskMatthew Wilcox (Oracle)2021-04-301-2/+2
* mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin2021-04-301-1/+14
* mm/vmalloc: remove map_kernel_rangeNicholas Piggin2021-04-301-0/+6
* Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-271-4/+3
|\
| * mm/filemap: Pass the file_ra_state in the ractlMatthew Wilcox (Oracle)2021-04-231-4/+3
* | mm/gup: check page posion status for coredump.Aili Yao2021-04-091-0/+20
|/
* mm: introduce page_needs_cow_for_dma() for deciding whether cowPeter Xu2021-03-131-5/+0
* mm: add and use find_lock_entriesMatthew Wilcox (Oracle)2021-02-261-0/+3
* mm: add FGP_ENTRYMatthew Wilcox (Oracle)2021-02-261-3/+0
* mm, page_alloc: disable pcplists during memory offlineVlastimil Babka2020-12-151-0/+2
* mm: move free_unref_page to mm/internal.hMatthew Wilcox (Oracle)2020-12-151-0/+3
* mm: rename page_order() to buddy_order()Matthew Wilcox (Oracle)2020-10-161-4/+4
* mm/readahead: pass a file_ra_state into force_page_cache_raDavid Howells2020-10-161-2/+3
* mm/filemap: fold ra_submit into do_sync_mmap_readaheadDavid Howells2020-10-161-10/+0
* mm/readahead: pass readahead_control to force_page_cache_raDavid Howells2020-10-161-4/+9
* mm/readahead: make do_page_cache_ra take a readahead_controlMatthew Wilcox (Oracle)2020-10-161-6/+5
* i915: use find_lock_page instead of find_lock_entryMatthew Wilcox (Oracle)2020-10-131-0/+3