Atsushi Kumagai 8f1d26d0e5 kexec: export free_huge_page to VMCOREINFO 11 years ago
..
Kconfig d867f203b9 mm/zsmalloc: make zsmalloc module-buildable 11 years ago
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 13 years ago
Makefile 4bbd4c776a mm: move get_user_pages()-related code to separate file 11 years ago
backing-dev.c 4e857c58ef arch: Mass conversion of smp_mb__*() 11 years ago
balloon_compaction.c f0b791a34c mm: print more details for bad_page() 11 years ago
bootmem.c 4a099fb4bd mm/bootmem.c: remove unused local `map' 11 years ago
cleancache.c 309381feae mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE 11 years ago
compaction.c be9765722e mm, compaction: properly signal and act upon lock and need_sched() contention 11 years ago
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled 13 years ago
dmapool.c 172cb4b3d4 mm/dmapool.c: reuse devres_release() to free resources 11 years ago
early_ioremap.c 9e5c33d7ae mm: create generic early_ioremap() support 11 years ago
fadvise.c 4a0fd5bf0f teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long 12 years ago
failslab.c f4ae40a6a5 switch debugfs to umode_t 13 years ago
filemap.c 75325189c9 mm: fix filemap.c pagecache_get_page() kernel-doc warnings 11 years ago
filemap_xip.c 1ca7d67cf5 seqcount: Add lockdep functionality to seqcount/seqlock structures 11 years ago
fremap.c 33041a0d76 mm: mark remap_file_pages() syscall as deprecated 11 years ago
frontswap.c 18ab4d4ced swap: change swap_list_head to plist, add swap_avail_head 11 years ago
gup.c fa5bb2093a mm: cleanup __get_user_pages() 11 years ago
highmem.c b7dfde956d Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 years ago
huge_memory.c f72e7dcdd2 mm: let mm_find_pmd fix buggy race with THP fault 11 years ago
hugetlb.c 8f1d26d0e5 kexec: export free_huge_page to VMCOREINFO 11 years ago
hugetlb_cgroup.c 5c9d535b89 cgroup: remove css_parent() 11 years ago
hwpoison-inject.c 4883e997b2 mm/hwpoison: add '#' to hwpoison_inject 11 years ago
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 years ago
internal.h be9765722e mm, compaction: properly signal and act upon lock and need_sched() contention 11 years ago
interval_tree.c ed8ea81501 mm: add CONFIG_DEBUG_VM_RB build option 13 years ago
iov_iter.c 62a8067a7f bio_vec-backed iov_iter 11 years ago
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 years ago
kmemleak-test.c f59428ab73 mm/kmemleak-test.c: use pr_fmt for logging 11 years ago
kmemleak.c ffe2c748e2 mm: introduce kmemleak_update_trace() 11 years ago
ksm.c f72e7dcdd2 mm: let mm_find_pmd fix buggy race with THP fault 11 years ago
list_lru.c 449dd6984d mm: keep page cache radix tree nodes in check 11 years ago
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
madvise.c 55231e5c89 mm: madvise: fix MADV_WILLNEED on shmem swapouts 11 years ago
memblock.c aedf95ea05 mm/memblock.c: call kmemleak directly from memblock_(alloc|free) 11 years ago
memcontrol.c 2bcf2e92c3 memcg: oom_notify use-after-free fix 11 years ago
memory-failure.c 52089b14c0 hwpoison: call action_result() in failure path of hwpoison_user_mappings() 11 years ago
memory.c b4903d6e84 mm: debugfs: move rounddown_pow_of_two() out from do_fault path 11 years ago
memory_hotplug.c 68711a7463 mm, migration: add destination page freeing callback 11 years ago
mempolicy.c 40f6123737 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 11 years ago
mempool.c 1741196281 mm/mempool.c: update the kmemleak stack trace for mempool allocations 11 years ago
migrate.c 8bdd638091 mm: fix direct reclaim writeback regression 11 years ago
mincore.c 0cd6144aad mm + fs: prepare for non-page entries in page cache radix trees 11 years ago
mlock.c 57e68e9cd6 mm: try_to_unmap_cluster() should lock_page() before mlocking 11 years ago
mm_init.c e82cb95d62 mm: bring back /sys/kernel/mm 11 years ago
mmap.c b1de0d139c mm: convert some level-less printks to pr_* 11 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 a64fb3cd61 mm: audit/fix non-modular users of module_init in core code 11 years ago
mmzone.c 90572890d2 mm: numa: Change page last {nid,pid} into {cpu,pid} 12 years ago
mprotect.c a5338093bf mm: move mmu notifier call from change_protection to change_pmd_range 11 years ago
mremap.c dd18dbc2d4 mm, thp: close race between mremap() and split_huge_page() 11 years ago
msync.c 496a8e6865 msync: fix incorrect fstart calculation 11 years ago
nobootmem.c aedf95ea05 mm/memblock.c: call kmemleak directly from memblock_(alloc|free) 11 years ago
nommu.c e020d5bd8a mm: nommu: per-thread vma cache fix 11 years ago
oom_kill.c 778c14affa mm, oom: base root bonus on current usage 11 years ago
page-writeback.c f6789593d5 mm/page-writeback.c: fix divide by zero in bdi_dirty_limits() 11 years ago
page_alloc.c b104a35d32 mm, thp: do not allow thp faults to avoid cpuset restrictions 11 years ago
page_cgroup.c d20199e1f5 mm/page_cgroup.c: mark functions as static 11 years ago
page_io.c 05064084e8 fix __swap_writepage() compile failure on old gcc versions 11 years ago
page_isolation.c c8721bbbdd mm: memory-hotplug: enable memory hotplug to handle hugepage 12 years ago
pagewalk.c 3017f079ef mm/pagewalk.c: fix walk_page_range() access of wrong PTEs 11 years ago
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 years ago
percpu-vm.c dad7557eb7 mm: fix kernel-doc warnings 13 years ago
percpu.c 5a838c3b60 percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree() 11 years ago
pgtable-generic.c 2084140594 mm: fix TLB flush race between migration, and change_protection_range 11 years ago
process_vm_access.c 71d8e532b1 start adding the tag to iov_iter 11 years ago
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> 13 years ago
readahead.c 29f175d125 mm/readahead.c: inline ra_submit 11 years ago
rmap.c a0f7a756c2 mm/rmap.c: fix pgoff calculation to handle hugepage correctly 11 years ago
shmem.c b1a366500b shmem: fix splicing from a hole while it's punched 11 years ago
slab.c 0378730142 slab: fix oops when reading /proc/slab_allocators 11 years ago
slab.h c67a8a685a memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab 11 years ago
slab_common.c 45ccaf4764 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux into for-3.16-rcX 11 years ago
slob.c 03afc0e25f slab: get_online_mems for kmem_cache_{create,destroy,shrink} 11 years ago
slub.c 8a5b20aeba slub: fix off by one in number of slab tests 11 years ago
sparse-vmemmap.c bb016b8416 mm/sparse: use memblock apis for early memory allocations 11 years ago
sparse.c 3b32123d73 mm: use macros from compiler.h instead of __attribute__((...)) 11 years ago
swap.c 2457aec637 mm: non-atomically mark page accessed during page cache allocation where possible 11 years ago
swap_state.c b745bc85f2 mm: page_alloc: convert hot/cold parameter and immediate callers to bool 11 years ago
swapfile.c 50088c4409 mm/swapfile.c: delete the "last_in_cluster < scan_base" loop in the body of scan_swap_map() 11 years ago
truncate.c 792ceaefe6 mm/fs: fix pessimization in hole-punching pagecache 11 years ago
util.c 39f1f78d53 nick kvfree() from apparmor 11 years ago
vmacache.c 6b4ebc3a90 mm,vmacache: optimize overflow system-wide flushing 11 years ago
vmalloc.c 93ef6d6ca1 mm/vmalloc.c: export unmap_kernel_range() 11 years ago
vmpressure.c 1ff6bbfd13 arm, pm, vmpressure: add missing slab.h includes 11 years ago
vmscan.c 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
vmstat.c bea04b0732 mm: use the light version __mod_zone_page_state in mlocked_vma_newpage() 11 years ago
workingset.c 449dd6984d mm: keep page cache radix tree nodes in check 11 years ago
zbud.c 50417c5556 mm/zbud.c: make size unsigned like unique callsite 11 years ago
zsmalloc.c 7eb52512a9 zsmalloc: fixup trivial zs size classes value in comments 11 years ago
zswap.c 72d09633c9 mm/zswap: NUMA aware allocation for zswap_dstmem 11 years ago