summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* memory_hotplug: cond_resched in __remove_pagesMichal Hocko2018-11-03
* mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko2018-11-03
* mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappingsAndrea Arcangeli2018-11-03
* mm: handle no memcg case in memcg_kmem_charge() properlyRoman Gushchin2018-11-03
* Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-02
|\
| * blkcg: revert blkcg cleanups seriesDennis Zhou2018-11-01
* | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-11-02
|\ \
| * | vfs: enable remap callers that can handle short operationsDarrick J. Wong2018-10-29
| * | vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong2018-10-29
| * | vfs: pass remap flags to generic_remap_checksDarrick J. Wong2018-10-29
| * | vfs: strengthen checking of file range inputs to generic_remap_checksDarrick J. Wong2018-10-29
| * | vfs: check file ranges before cloning filesDarrick J. Wong2018-10-29
* | | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-01
|\ \ \
| * | | iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-23
| * | | iov_iter: Use accessor functionDavid Howells2018-10-23
| |/ /
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-11-01
|\ \ \
| * | | mm/page_poison: expose page_poisoning_enabled to kernel modulesWei Wang2018-10-24
| |/ /
* | | Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds2018-11-01
|\ \ \
| * | | mm: percpu: remove unnecessary unlikely()Igor Stoppa2018-09-13
* | | | mm/gup.c: fix __get_user_pages_fast() commentFengguang Wu2018-10-31
* | | | mm: Fix warning in insert_pfn()Jan Kara2018-10-31
* | | | mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lockDavid Hildenbrand2018-10-31
* | | | mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand2018-10-31
* | | | mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand2018-10-31
* | | | mm/memblock.c: warn if zero alignment was requestedMike Rapoport2018-10-31
* | | | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-31
* | | | mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* | | | memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport2018-10-31
* | | | mm: remove nobootmemMike Rapoport2018-10-31
* | | | memblock: rename __free_pages_bootmem to memblock_free_pagesMike Rapoport2018-10-31
* | | | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31
* | | | memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport2018-10-31
* | | | memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-31
* | | | mm: nobootmem: remove bootmem allocation APIsMike Rapoport2018-10-31
* | | | memblock: add align parameter to memblock_alloc_node()Mike Rapoport2018-10-31
* | | | memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-31
* | | | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-31
* | | | mm: nobootmem: remove dead codeMike Rapoport2018-10-31
* | | | mm: remove bootmem allocator implementation.Mike Rapoport2018-10-31
* | | | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-31
* | | | mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-31
* | | | mm/gup_benchmark.c: prevent integer overflow in ioctlDan Carpenter2018-10-31
* | | | mm/hmm: invalidate device page table at start of invalidationJérôme Glisse2018-10-31
* | | | mm/hmm: use a structure for update callback parametersJérôme Glisse2018-10-31
* | | | mm/hmm: properly handle migration pmdJérôme Glisse2018-10-31
* | | | mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callbackRalph Campbell2018-10-31
* | | | mm/rmap: map_pte() was not handling private ZONE_DEVICE page properlyRalph Campbell2018-10-31
* | | | mm/hmm: fix utf8 ...Jérôme Glisse2018-10-31
* | | | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-28
|\ \ \ \
| * | | | radix tree: Remove multiorder supportMatthew Wilcox2018-10-21