Yueyi Li f5a222dc2f memblock: annotate memblock_is_reserved() with __init_memblock 6 years ago
..
kasan 57c8a661d9 mm: remove include/linux/bootmem.h 6 years ago
Kconfig aca52c3983 mm: remove CONFIG_HAVE_MEMBLOCK 6 years ago
Kconfig.debug 8c9a134cae mm: clarify CONFIG_PAGE_POISONING and usage 7 years ago
Makefile bda49a8116 mm: remove nobootmem 6 years ago
backing-dev.c 59b57717ff blkcg: delay blkg destruction until after writeback has finished 7 years ago
balloon_compaction.c c7cdff0e86 virtio_balloon: fix deadlock on OOM 7 years ago
cleancache.c 0825a6f986 mm: use octal not symbolic permissions 7 years ago
cma.c 6518202970 mm/cma: remove unsupported gfp_mask parameter from cma_alloc() 7 years ago
cma.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
cma_debug.c 6518202970 mm/cma: remove unsupported gfp_mask parameter from cma_alloc() 7 years ago
compaction.c eb414681d5 psi: pressure stall information for CPU, memory, and IO 6 years ago
debug.c f682a97a00 mm: provide kernel parameter to allow disabling page init poisoning 6 years ago
debug_page_ref.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
dmapool.c 0825a6f986 mm: use octal not symbolic permissions 7 years ago
early_ioremap.c 7f6f60a1ba mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep 7 years ago
fadvise.c 3d8f761531 vfs: implement readahead(2) using POSIX_FADV_WILLNEED 7 years ago
failslab.c 0825a6f986 mm: use octal not symbolic permissions 7 years ago
filemap.c c2aa1a444c Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux 6 years ago
frame_vector.c 1f704fd0d1 mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()' 7 years ago
frontswap.c 0825a6f986 mm: use octal not symbolic permissions 7 years ago
gup.c 08be37b798 mm/gup: finish consolidating error handling 6 years ago
gup_benchmark.c 4b408c74ee mm/gup_benchmark.c: prevent integer overflow in ioctl 6 years ago
highmem.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
hmm.c ec131b2d7f mm/hmm: invalidate device page table at start of invalidation 6 years ago
huge_memory.c 356ff8a9a7 Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask" 6 years ago
hugetlb.c 9e368259ad userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails 6 years ago
hugetlb_cgroup.c bbec2e1517 mm: rename page_counter's count/limit into usage/max 7 years ago
hwpoison-inject.c 83b57531c5 mm/memory_failure: Remove unused trapno from memory_failure 7 years ago
init-mm.c c1a2f7f0c0 mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids 7 years ago
internal.h 7c2ee349cf memblock: rename __free_pages_bootmem to memblock_free_pages 6 years ago
interval_tree.c e025f059a3 mm/interval_tree.c: use vma_pages() helper 7 years ago
khugepaged.c 95feeabb77 mm/khugepaged: fix the xas_create_range() error path 6 years ago
kmemleak-test.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
kmemleak.c 57c8a661d9 mm: remove include/linux/bootmem.h 6 years ago
ksm.c 815f0ddb34 include/linux/compiler*.h: make compiler-*.h mutually exclusive 7 years ago
list_lru.c 6b51e88199 mm/list_lru: introduce list_lru_shrink_walk_irq() 7 years ago
maccess.c 9da3f2b740 x86/fault: BUG() when uaccess helpers fault on kernel addresses 7 years ago
madvise.c dad4f140ed Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax 6 years ago
memblock.c f5a222dc2f memblock: annotate memblock_is_reserved() with __init_memblock 6 years ago
memcontrol.c e68599a3c3 mm: handle no memcg case in memcg_kmem_charge() properly 6 years ago
memfd.c ef3038a573 memfd: Convert memfd_tag_pins to XArray 6 years ago
memory-failure.c 27359fd6e5 dax: Fix unlock mismatch with updated API 6 years ago
memory.c f2c57d91b0 mm: Fix warning in insert_pfn() 6 years ago
memory_hotplug.c dd33ad7b25 memory_hotplug: cond_resched in __remove_pages 6 years ago
mempolicy.c 356ff8a9a7 Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask" 6 years ago
mempool.c a3bf6ce366 mm/mempool.c: add missing parameter description 7 years ago
memtest.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
migrate.c dad4f140ed Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax 6 years ago
mincore.c 3159f943aa xarray: Replace exceptional entries 6 years ago
mlock.c e1fb4a0864 dax: remove VM_MIXEDMAP for fsdax and device dax 7 years ago
mm_init.c c1093b746c mm: access zone->node via zone_to_nid() and zone_set_nid() 7 years ago
mmap.c 9bc8039e71 mm: brk: downgrade mmap_sem to read when shrinking 6 years ago
mmu_context.c f719ff9bce sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> 8 years ago
mmu_gather.c 196d9d8bb7 mm/memory: Move mmu_gather and TLB invalidation code into its own file 7 years ago
mmu_notifier.c 4e15a073a1 Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks" 6 years ago
mmzone.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
mprotect.c 42e4089c78 x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings 7 years ago
mremap.c 85a06835f6 mm: mremap: downgrade mmap_sem to read when shrinking 6 years ago
msync.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
nommu.c df06b37ffe mm/gup: cache dev_pagemap while pinning pages 6 years ago
oom_kill.c ba9f6f8954 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 6 years ago
page-writeback.c dad4f140ed Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax 6 years ago
page_alloc.c 8f416836c0 mm/page_alloc.c: fix calculation of pgdat->nr_zones 6 years ago
page_counter.c bf8d5d52ff memcg: introduce memory.min 7 years ago
page_ext.c 57c8a661d9 mm: remove include/linux/bootmem.h 6 years ago
page_idle.c 57c8a661d9 mm: remove include/linux/bootmem.h 6 years ago
page_io.c 5f21585384 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block 6 years ago
page_isolation.c 666feb21a0 mm, migrate: remove reason argument from new_page_t 7 years ago
page_owner.c 57c8a661d9 mm: remove include/linux/bootmem.h 6 years ago
page_poison.c b5b1de3537 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost 6 years ago
page_vma_mapped.c aab8d0520e mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly 6 years ago
pagewalk.c e8b098fc57 mm: kernel-doc: add missing parameter descriptions 7 years ago
percpu-internal.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
percpu-km.c 554fef1c39 percpu: allow select gfp to be passed to underlying allocators 7 years ago
percpu-stats.c 42bc47b353 treewide: Use array_size() in vmalloc() 7 years ago
percpu-vm.c 554fef1c39 percpu: allow select gfp to be passed to underlying allocators 7 years ago
percpu.c 6444ccfd69 Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu 6 years ago
pgtable-generic.c a31acd3ee8 x86/mm: Page size aware flush_tlb_mm_range() 6 years ago
process_vm_access.c a5d09bed7f mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors 7 years ago
quicklist.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
readahead.c 560d454bae mm: Convert __do_page_cache_readahead to XArray 6 years ago
rmap.c 906f9cdfc2 mm/huge_memory: rename freeze_page() to unmap_page() 6 years ago
rodata_test.c a872eb2131 mm: fix RODATA_TEST failure "rodata_test: test data was not read only" 7 years ago
shmem.c 880b9df1bf Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-dax 6 years ago
slab.c cc252eae85 mm, slab: combine kmalloc_caches and kmalloc_dma_caches 6 years ago
slab.h 84c07d11aa mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB 7 years ago
slab_common.c f0d7787414 mm, slab: shorten kmalloc cache names for large sizes 6 years ago
slob.c 128227e7fe slab: __GFP_ZERO is incompatible with a constructor 7 years ago
slub.c cc252eae85 mm, slab: combine kmalloc_caches and kmalloc_dma_caches 6 years ago
sparse-vmemmap.c 57c8a661d9 mm: remove include/linux/bootmem.h 6 years ago
sparse.c 9def36e0fa mm/sparse: add common helper to mark all memblocks present 6 years ago
swap.c dad4f140ed Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax 6 years ago
swap_cgroup.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
swap_slots.c 5d5e8f1954 mm, swap, get_swap_pages: use entry_size instead of cluster in parameter 7 years ago
swap_state.c dad4f140ed Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax 6 years ago
swapfile.c 873d7bcfd0 mm/swapfile.c: use kvzalloc for swap_info_struct allocation 6 years ago
truncate.c 6ff38bd402 mm: cleancache: fix corruption on missed inode invalidation 6 years ago
usercopy.c b5cb15d937 usercopy: Allow boot cmdline disabling of hardening 7 years ago
userfaultfd.c e2a50c1f64 userfaultfd: shmem: add i_size checks 6 years ago
util.c 52414d3302 kvfree(): fix misleading comment 6 years ago
vmacache.c 7a9cdebdcc mm: get rid of vmacache_flush_all() entirely 6 years ago
vmalloc.c a8dda165ec vfree: add debug might_sleep() 6 years ago
vmpressure.c 3cadfa2b94 mm/vmpressure.c: convert to use match_string() helper 7 years ago
vmscan.c dad4f140ed Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax 6 years ago
vmstat.c 13c9aaf7fa mm/vmstat.c: fix NUMA statistics updates 6 years ago
workingset.c dad4f140ed Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax 6 years ago
z3fold.c ca0246bb97 z3fold: fix possible reclaim races 6 years ago
zbud.c f144c390f9 mm: docs: fix parameter names mismatch 7 years ago
zpool.c 14fec9eba4 mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-doc 7 years ago
zsmalloc.c 61855f021c mm/zsmalloc.c: fix fall-through annotation 6 years ago
zswap.c 16e536ef47 zswap: re-check zswap_is_full() after do zswap_shrink() 7 years ago