Kirill A. Shutemov 0fda2788b0 thp: fix typo in khugepaged_scan_pmd() 9 years ago
..
kasan cd11016e5f mm, kasan: stackdepot implementation. Enable stackdepot for SLAB 9 years ago
Kconfig 643ad15d47 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 years ago
Kconfig.debug 95813b8faa mm/page_ref: add tracepoint to track down page reference manipulation 9 years ago
Makefile 7ed2f9e663 mm, kasan: SLAB support 9 years ago
backing-dev.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
balloon_compaction.c 49dc2b7173 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 9 years ago
bootmem.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
cleancache.c b3c6de492b cleancache: constify cleancache_ops structure 9 years ago
cma.c 3acaea6804 mm/cma.c: suppress warning 10 years ago
cma.h f21838e056 mm: cma: mark cma_bitmap_maxno() inline in header 10 years ago
cma_debug.c d56e84b406 mm/cma_debug: correct size input to bitmap function 10 years ago
compaction.c accf62422b mm, kswapd: replace kswapd compaction with waking up kcompactd 9 years ago
debug.c fe896d1878 mm: introduce page reference manipulation functions 9 years ago
debug_page_ref.c 95813b8faa mm/page_ref: add tracepoint to track down page reference manipulation 9 years ago
dmapool.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
early_ioremap.c 5d57b0146a mm/early_ioremap: use offset_in_page macro 10 years ago
fadvise.c 703c270887 writeback: implement and use inode_congested() 10 years ago
failslab.c fab9963a69 mm: fault-inject take over bootstrap kmem_cache check 9 years ago
filemap.c e7080a439a mm/filemap: generic_file_read_iter(): check for zero reads unconditionally 9 years ago
frame_vector.c d4edcf0d56 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm 9 years ago
frontswap.c d1dc6f1bcf frontswap: allow multiple backends 10 years ago
gup.c d61172b4b6 mm/core, x86/mm/pkeys: Differentiate instruction fetches 9 years ago
highmem.c 15de36a4c3 mm/highmem: make kmap cache coloring aware 11 years ago
huge_memory.c 0fda2788b0 thp: fix typo in khugepaged_scan_pmd() 9 years ago
hugetlb.c 598d80914e mm: convert pr_warning to pr_warn 9 years ago
hugetlb_cgroup.c 1d798ca3f1 mm: make compound_head() robust 10 years ago
hwpoison-inject.c 94a59fb36e hwpoison: use page_cgroup_ino for filtering by memcg 10 years ago
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 years ago
internal.h aac4536355 mm, oom: introduce oom reaper 9 years ago
interval_tree.c ac51b934f3 mm: replace vma->sharead.linear with vma->shared 10 years ago
kmemcheck.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
kmemleak-test.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
kmemleak.c 756a025f00 mm: coalesce split strings 9 years ago
ksm.c 1b2ee1266e mm/core: Do not enforce PKEY permissions on remote mm access 9 years ago
list_lru.c 127424c86b mm: memcontrol: move kmem accounting code to CONFIG_MEMCG 9 years ago
maccess.c 9dd861d55b mm/maccess.c: actually return -EFAULT from strncpy_from_unsafe 10 years ago
madvise.c d7206a70af mm/madvise: update comment on sys_madvise() 9 years ago
memblock.c 756a025f00 mm: coalesce split strings 9 years ago
memcontrol.c e0775d10f1 mm: memcontrol: zap oom_info_lock 9 years ago
memory-failure.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
memory.c aac4536355 mm, oom: introduce oom reaper 9 years ago
memory_hotplug.c 756a025f00 mm: coalesce split strings 9 years ago
mempolicy.c 643ad15d47 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 years ago
mempool.c 505f5dcb1c mm, kasan: add GFP flags to KASAN API 9 years ago
memtest.c 3115aec451 memtest: remove unused header files 10 years ago
migrate.c e388466de4 mm: make remove_migration_ptes() beyond mm/migration.c 9 years ago
mincore.c b6ec57f4b9 thp: change pmd_trans_huge_lock() interface to return ptl 9 years ago
mlock.c 7162a1e87b mm: fix mlock accouting 9 years ago
mm_init.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
mmap.c 643ad15d47 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 years ago
mmu_context.c a53efe5ff8 sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm 11 years ago
mmu_notifier.c 93e205a728 fix Christoph's email addresses 9 years ago
mmzone.c 5b80287a65 mm/mmzone.c: memmap_valid_within() can be boolean 9 years ago
mprotect.c f138556daf mm/mprotect.c: don't imply PROT_EXEC on non-exec fs 9 years ago
mremap.c 3ed3a4f0dd mm: cleanup *pte_alloc* interfaces 9 years ago
msync.c b0d61c7e56 mm/msync: use offset_in_page macro 10 years ago
nobootmem.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
nommu.c 643ad15d47 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 years ago
oom_kill.c bb29902a75 oom, oom_reaper: protect oom_reaper_list using simpler way 9 years ago
page-writeback.c fdf1cdb91b mm: remove unnecessary uses of lock_page_memcg() 9 years ago
page_alloc.c d9dddbf556 mm/page_alloc: prevent merging between isolated and other pageblocks 9 years ago
page_counter.c 6071ca5201 mm: page_counter: let page_counter_try_charge() return bool 10 years ago
page_ext.c 1414c7f4f7 mm/page_poisoning.c: allow for zero poisoning 9 years ago
page_idle.c 8749cfea11 mm: add page_check_address_transhuge() helper 9 years ago
page_io.c 3f2b1a04f4 zram: revive swap_slot_free_notify 9 years ago
page_isolation.c 6f8d2b8a26 mm/page_isolation: do some cleanup in "undo_isolate_page_range" 9 years ago
page_owner.c 756a025f00 mm: coalesce split strings 9 years ago
page_poison.c 1414c7f4f7 mm/page_poisoning.c: allow for zero poisoning 9 years ago
pagewalk.c 78ddc53473 thp: rename split_huge_page_pmd() to split_huge_pmd() 9 years ago
percpu-km.c 870d4b12ad mm: percpu: use pr_fmt to prefix output 9 years ago
percpu-vm.c a93ace487a percpu: move region iterations out of pcpu_[de]populate_chunk() 11 years ago
percpu.c 870d4b12ad mm: percpu: use pr_fmt to prefix output 9 years ago
pgtable-generic.c 458aa76d13 mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range 9 years ago
process_vm_access.c 1e9877902d mm/gup: Introduce get_user_pages_remote() 9 years ago
quicklist.c 93e205a728 fix Christoph's email addresses 9 years ago
readahead.c d72ee91113 mm: move lru_to_page to mm_inline.h 9 years ago
rmap.c fec89c109f thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers 9 years ago
shmem.c 7165092fe5 radix-tree,shmem: introduce radix_tree_iter_next() 9 years ago
slab.c 505f5dcb1c mm, kasan: add GFP flags to KASAN API 9 years ago
slab.h 505f5dcb1c mm, kasan: add GFP flags to KASAN API 9 years ago
slab_common.c 505f5dcb1c mm, kasan: add GFP flags to KASAN API 9 years ago
slob.c 52b4b950b5 mm: slab: free kmem_cache_node after destroy sysfs file 9 years ago
slub.c 505f5dcb1c mm, kasan: add GFP flags to KASAN API 9 years ago
sparse-vmemmap.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
sparse.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
swap.c 3565fce3a6 mm, x86: get_user_pages() for dax mappings 9 years ago
swap_cgroup.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
swap_state.c 37e8435119 mm: memcontrol: charge swap to cgroup2 9 years ago
swapfile.c 266c73b777 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 9 years ago
truncate.c fdf1cdb91b mm: remove unnecessary uses of lock_page_memcg() 9 years ago
userfaultfd.c 3ed3a4f0dd mm: cleanup *pte_alloc* interfaces 9 years ago
util.c 643ad15d47 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 years ago
vmacache.c a2c1aad3b5 mm/vmacache: inline vmacache_valid_mm() 10 years ago
vmalloc.c a1c0b1a074 mm/vmalloc: use PAGE_ALIGNED() to check PAGE_SIZE alignment 9 years ago
vmpressure.c 3c1da7beee mm/vmpressure.c: fix subtree pressure detection 9 years ago
vmscan.c fe896d1878 mm: introduce page reference manipulation functions 9 years ago
vmstat.c f9719a03de thp, vmstats: count deferred split events 9 years ago
workingset.c 0a6b76dd23 mm: workingset: make shadow node shrinker memcg aware 9 years ago
zbud.c f58fb5e7f0 mm/zbud.c: use list_last_entry() instead of list_tail_entry() 9 years ago
zpool.c 6f3526d6db mm: zsmalloc: constify struct zs_pool name 10 years ago
zsmalloc.c 1120ed5483 mm/zsmalloc: add `freeable' column to pool stat 9 years ago
zswap.c 8bc8b228d0 mm/zswap: change incorrect strncmp use to strcmp 9 years ago