| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/memblock.c: fix a typo in __next_mem_pfn_range() comments | Chen Chang | 2018-11-18 | 1 | -1/+1 |
* | mm, page_alloc: check for max order in hot path | Michal Hocko | 2018-11-18 | 1 | -11/+9 |
* | tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset | Yufen Yu | 2018-11-18 | 1 | -3/+1 |
* | mm/vmstat.c: fix NUMA statistics updates | Janne Huttunen | 2018-11-18 | 1 | -3/+4 |
* | mm/gup.c: fix follow_page_mask() kerneldoc comment | Mike Rapoport | 2018-11-18 | 1 | -2/+8 |
* | mm, memory_hotplug: check zone_movable in has_unmovable_pages | Michal Hocko | 2018-11-18 | 1 | -0/+8 |
* | mm/swapfile.c: use kvzalloc for swap_info_struct allocation | Vasily Averin | 2018-11-18 | 1 | -3/+3 |
* | hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! | Mike Kravetz | 2018-11-18 | 1 | -4/+19 |
* | z3fold: fix possible reclaim races | Vitaly Wool | 2018-11-18 | 1 | -39/+62 |
* | memory_hotplug: cond_resched in __remove_pages | Michal Hocko | 2018-11-03 | 1 | -0/+1 |
* | mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask | Michal Hocko | 2018-11-03 | 3 | -69/+34 |
* | mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings | Andrea Arcangeli | 2018-11-03 | 1 | -2/+30 |
* | mm: handle no memcg case in memcg_kmem_charge() properly | Roman Gushchin | 2018-11-03 | 1 | -1/+1 |
* | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-11-02 | 1 | -1/+1 |
|\ |
|
| * | blkcg: revert blkcg cleanups series | Dennis Zhou | 2018-11-02 | 1 | -1/+1 |
* | | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2018-11-02 | 1 | -27/+119 |
|\ \ |
|
| * | | vfs: enable remap callers that can handle short operations | Darrick J. Wong | 2018-10-30 | 1 | -4/+7 |
| * | | vfs: make remap_file_range functions take and return bytes completed | Darrick J. Wong | 2018-10-30 | 1 | -1/+1 |
| * | | vfs: pass remap flags to generic_remap_checks | Darrick J. Wong | 2018-10-30 | 1 | -2/+2 |
| * | | vfs: strengthen checking of file range inputs to generic_remap_checks | Darrick J. Wong | 2018-10-30 | 1 | -32/+52 |
| * | | vfs: check file ranges before cloning files | Darrick J. Wong | 2018-10-30 | 1 | -0/+69 |
* | | | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2018-11-02 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | iov_iter: Separate type from direction and use accessor functions | David Howells | 2018-10-24 | 1 | -1/+1 |
| * | | | iov_iter: Use accessor function | David Howells | 2018-10-24 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2018-11-01 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | mm/page_poison: expose page_poisoning_enabled to kernel modules | Wei Wang | 2018-10-25 | 1 | -0/+6 |
| |/ / |
|
* | | | Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn... | Linus Torvalds | 2018-11-01 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | mm: percpu: remove unnecessary unlikely() | Igor Stoppa | 2018-09-13 | 1 | -1/+1 |
* | | | | mm/gup.c: fix __get_user_pages_fast() comment | Fengguang Wu | 2018-10-31 | 1 | -2/+2 |
* | | | | mm: Fix warning in insert_pfn() | Jan Kara | 2018-10-31 | 1 | -2/+7 |
* | | | | mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock | David Hildenbrand | 2018-10-31 | 1 | -8/+20 |
* | | | | mm/memory_hotplug: make add_memory() take the device_hotplug_lock | David Hildenbrand | 2018-10-31 | 1 | -3/+19 |
* | | | | mm/memory_hotplug: make remove_memory() take the device_hotplug_lock | David Hildenbrand | 2018-10-31 | 1 | -1/+8 |
* | | | | mm/memblock.c: warn if zero alignment was requested | Mike Rapoport | 2018-10-31 | 1 | -0/+11 |
* | | | | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 2018-10-31 | 4 | -29/+26 |
* | | | | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 12 | -13/+6 |
* | | | | memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants | Mike Rapoport | 2018-10-31 | 6 | -10/+13 |
* | | | | mm: remove nobootmem | Mike Rapoport | 2018-10-31 | 3 | -129/+104 |
* | | | | memblock: rename __free_pages_bootmem to memblock_free_pages | Mike Rapoport | 2018-10-31 | 4 | -4/+4 |
* | | | | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 2018-10-31 | 4 | -5/+5 |
* | | | | memblock: replace free_bootmem_late with memblock_free_late | Mike Rapoport | 2018-10-31 | 1 | -24/+0 |
* | | | | memblock: replace free_bootmem{_node} with memblock_free | Mike Rapoport | 2018-10-31 | 1 | -30/+0 |
* | | | | mm: nobootmem: remove bootmem allocation APIs | Mike Rapoport | 2018-10-31 | 1 | -224/+0 |
* | | | | memblock: add align parameter to memblock_alloc_node() | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | | | | memblock: remove _virt from APIs returning virtual address | Mike Rapoport | 2018-10-31 | 8 | -41/+41 |
* | | | | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport | 2018-10-31 | 1 | -4/+4 |
* | | | | mm: nobootmem: remove dead code | Mike Rapoport | 2018-10-31 | 1 | -35/+0 |
* | | | | mm: remove bootmem allocator implementation. | Mike Rapoport | 2018-10-31 | 1 | -811/+0 |
* | | | | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 2018-10-31 | 4 | -12/+4 |
* | | | | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport | 2018-10-31 | 3 | -12/+1 |