Joonsoo Kim 844e4d66f4 slub: search partial list on numa_mem_id(), instead of numa_node_id() 11 лет назад
..
Kconfig d867f203b9 mm/zsmalloc: make zsmalloc module-buildable 11 лет назад
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 14 лет назад
Makefile 4bbd4c776a mm: move get_user_pages()-related code to separate file 11 лет назад
backing-dev.c 4e857c58ef arch: Mass conversion of smp_mb__*() 11 лет назад
balloon_compaction.c f0b791a34c mm: print more details for bad_page() 12 лет назад
bootmem.c 4a099fb4bd mm/bootmem.c: remove unused local `map' 12 лет назад
cleancache.c 309381feae mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE 12 лет назад
compaction.c be9765722e mm, compaction: properly signal and act upon lock and need_sched() contention 11 лет назад
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled 14 лет назад
dmapool.c 172cb4b3d4 mm/dmapool.c: reuse devres_release() to free resources 11 лет назад
early_ioremap.c 9e5c33d7ae mm: create generic early_ioremap() support 11 лет назад
fadvise.c 4a0fd5bf0f teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long 13 лет назад
failslab.c f4ae40a6a5 switch debugfs to umode_t 14 лет назад
filemap.c 888cf2db47 mm: avoid unnecessary atomic operations during end_page_writeback() 11 лет назад
filemap_xip.c 1ca7d67cf5 seqcount: Add lockdep functionality to seqcount/seqlock structures 12 лет назад
fremap.c 0bf073315c mm: softdirty: make freshly remapped file pages being softdirty unconditionally 11 лет назад
frontswap.c 18ab4d4ced swap: change swap_list_head to plist, add swap_avail_head 11 лет назад
gup.c fa5bb2093a mm: cleanup __get_user_pages() 11 лет назад
highmem.c b7dfde956d Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 13 лет назад
huge_memory.c ae3a8c1c23 mm/huge_memory.c: complete conversion to pr_foo() 11 лет назад
hugetlb.c 100873d7a7 hugetlb: rename hugepage_migration_support() to ..._supported() 11 лет назад
hugetlb_cgroup.c 4d3bb511b5 cgroup: drop const from @buffer of cftype->write_string() 11 лет назад
hwpoison-inject.c 4883e997b2 mm/hwpoison: add '#' to hwpoison_inject 12 лет назад
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 лет назад
internal.h be9765722e mm, compaction: properly signal and act upon lock and need_sched() contention 11 лет назад
interval_tree.c ed8ea81501 mm: add CONFIG_DEBUG_VM_RB build option 13 лет назад
iov_iter.c 4f18cd317a take iov_iter stuff to mm/iov_iter.c 11 лет назад
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 лет назад
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc 15 лет назад
kmemleak.c bfc8c90139 mem-hotplug: implement get/put_online_mems 11 лет назад
ksm.c 668f9abbd4 mm: close PageTail race 12 лет назад
list_lru.c 449dd6984d mm: keep page cache radix tree nodes in check 11 лет назад
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 лет назад
madvise.c 55231e5c89 mm: madvise: fix MADV_WILLNEED on shmem swapouts 11 лет назад
memblock.c f7e2f7e896 mm/memblock.c: use PFN_DOWN 11 лет назад
memcontrol.c 2a7a0e0fdc mm, memcg: periodically schedule when emptying page list 11 лет назад
memory-failure.c 3ba08129e3 mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_MCEERR_AO) 11 лет назад
memory.c 1fdb412bd8 mm: document do_fault_around() feature 11 лет назад
memory_hotplug.c 68711a7463 mm, migration: add destination page freeing callback 11 лет назад
mempolicy.c 68711a7463 mm, migration: add destination page freeing callback 11 лет назад
mempool.c 8bf8fcb076 mm/mempool: warn about __GFP_ZERO usage 11 лет назад
migrate.c 100873d7a7 hugetlb: rename hugepage_migration_support() to ..._supported() 11 лет назад
mincore.c 0cd6144aad mm + fs: prepare for non-page entries in page cache radix trees 11 лет назад
mlock.c 57e68e9cd6 mm: try_to_unmap_cluster() should lock_page() before mlocking 11 лет назад
mm_init.c e82cb95d62 mm: bring back /sys/kernel/mm 12 лет назад
mmap.c a0abcf2e8f Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next 11 лет назад
mmu_context.c a53efe5ff8 sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm 12 лет назад
mmu_notifier.c a64fb3cd61 mm: audit/fix non-modular users of module_init in core code 12 лет назад
mmzone.c 90572890d2 mm: numa: Change page last {nid,pid} into {cpu,pid} 12 лет назад
mprotect.c a5338093bf mm: move mmu notifier call from change_protection to change_pmd_range 11 лет назад
mremap.c dd18dbc2d4 mm, thp: close race between mremap() and split_huge_page() 11 лет назад
msync.c 7fc34a62ca mm/msync.c: sync only the requested range in msync() 11 лет назад
nobootmem.c de49850725 mm/nobootmem.c: mark function as static 11 лет назад
nommu.c ac7149045d mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding style 11 лет назад
oom_kill.c 778c14affa mm, oom: base root bonus on current usage 12 лет назад
page-writeback.c d2f3102838 mm/page-writeback.c: remove outdated comment 11 лет назад
page_alloc.c 7d018176e6 mm/page_alloc.c: cleanup add_active_range() related comments 11 лет назад
page_cgroup.c d20199e1f5 mm/page_cgroup.c: mark functions as static 11 лет назад
page_io.c dd6bd0d9c7 swap: use bdev_read_page() / bdev_write_page() 11 лет назад
page_isolation.c c8721bbbdd mm: memory-hotplug: enable memory hotplug to handle hugepage 12 лет назад
pagewalk.c 3017f079ef mm/pagewalk.c: fix walk_page_range() access of wrong PTEs 12 лет назад
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 лет назад
percpu-vm.c dad7557eb7 mm: fix kernel-doc warnings 13 лет назад
percpu.c 5a838c3b60 percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree() 11 лет назад
pgtable-generic.c 2084140594 mm: fix TLB flush race between migration, and change_protection_range 12 лет назад
process_vm_access.c 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 лет назад
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> 14 лет назад
readahead.c 29f175d125 mm/readahead.c: inline ra_submit 11 лет назад
rmap.c daa5ba768b mm/rmap.c: cleanup ttu_flags 11 лет назад
shmem.c 2457aec637 mm: non-atomically mark page accessed during page cache allocation where possible 11 лет назад
slab.c c67a8a685a memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab 11 лет назад
slab.h c67a8a685a memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab 11 лет назад
slab_common.c 0bd62b1190 slab: delete cache from list after __kmem_cache_shutdown succeeds 11 лет назад
slob.c 03afc0e25f slab: get_online_mems for kmem_cache_{create,destroy,shrink} 11 лет назад
slub.c 844e4d66f4 slub: search partial list on numa_mem_id(), instead of numa_node_id() 11 лет назад
sparse-vmemmap.c bb016b8416 mm/sparse: use memblock apis for early memory allocations 12 лет назад
sparse.c 3b32123d73 mm: use macros from compiler.h instead of __attribute__((...)) 11 лет назад
swap.c 2457aec637 mm: non-atomically mark page accessed during page cache allocation where possible 11 лет назад
swap_state.c b745bc85f2 mm: page_alloc: convert hot/cold parameter and immediate callers to bool 11 лет назад
swapfile.c 50088c4409 mm/swapfile.c: delete the "last_in_cluster < scan_base" loop in the body of scan_swap_map() 11 лет назад
truncate.c 139b6a6fb1 mm: filemap: update find_get_pages_tag() to deal with shadow entries 11 лет назад
util.c 39f1f78d53 nick kvfree() from apparmor 11 лет назад
vmacache.c 6b4ebc3a90 mm,vmacache: optimize overflow system-wide flushing 11 лет назад
vmalloc.c 93ef6d6ca1 mm/vmalloc.c: export unmap_kernel_range() 11 лет назад
vmpressure.c 1ff6bbfd13 arm, pm, vmpressure: add missing slab.h includes 12 лет назад
vmscan.c 71abdc15ad mm: vmscan: clear kswapd's special reclaim powers before exiting 11 лет назад
vmstat.c bea04b0732 mm: use the light version __mod_zone_page_state in mlocked_vma_newpage() 11 лет назад
workingset.c 449dd6984d mm: keep page cache radix tree nodes in check 11 лет назад
zbud.c 50417c5556 mm/zbud.c: make size unsigned like unique callsite 11 лет назад
zsmalloc.c 7eb52512a9 zsmalloc: fixup trivial zs size classes value in comments 11 лет назад
zswap.c 72d09633c9 mm/zswap: NUMA aware allocation for zswap_dstmem 11 лет назад