Bob Liu ff610a1d55 mm: cleancache: clean up cleancache_enabled 12 years ago
..
Kconfig 9ca24e2e19 mmKconfig: add an option to disable bounce 12 years ago
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 13 years ago
Makefile 70ddf637ee memcg: add memory.pressure_level events 12 years ago
backing-dev.c 7d311cdab6 bdi: allow block devices to say that they require stable page writes 12 years ago
balloon_compaction.c 18468d93e5 mm: introduce a common interface for balloon pages mobility 12 years ago
bootmem.c 38fa4175e6 mm: Add alloc_bootmem_low_pages_nopanic() 12 years ago
bounce.c 7136851117 mm: make snapshotting pages for stable writes a per-bio operation 12 years ago
cleancache.c ff610a1d55 mm: cleancache: clean up cleancache_enabled 12 years ago
compaction.c 108bcc96ef mm: add & use zone_end_pfn() and zone_spans_pfn() 12 years ago
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled 13 years ago
dmapool.c 5de55b265a dmapool: make DMAPOOL_DEBUG detect corruption of free marker 12 years ago
fadvise.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
failslab.c f4ae40a6a5 switch debugfs to umode_t 13 years ago
filemap.c 865ffef379 fs: fix fsync() error reporting 12 years ago
filemap_xip.c 2ec74c3ef2 mm: move all mmu notifier invocations to be done outside the PT lock 12 years ago
fremap.c 09a9f1d278 Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" 12 years ago
frontswap.c 4f89849da2 frontswap: get rid of swap_lock dependency 12 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 5918d10a4b thp: fix huge zero page logic for page with pfn == 0 12 years ago
hugetlb.c 5d434fcb25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 12 years ago
hugetlb_cgroup.c 7179e7bf45 mm/hugetlb: create hugetlb cgroup file in hugetlb_init 12 years ago
hwpoison-inject.c c255a45805 memcg: rename config variables 13 years ago
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 years ago
internal.h ff6a6da60b mm: accelerate munlock() treatment of THP pages 12 years ago
interval_tree.c ed8ea81501 mm: add CONFIG_DEBUG_VM_RB build option 12 years ago
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 years ago
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc 14 years ago
kmemleak.c b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
ksm.c d8fc16a825 ksm: fix m68k build: only NUMA needs pfn_to_nid 12 years ago
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
madvise.c 84d96d8976 mm: madvise: complete input validation before taking lock 12 years ago
memblock.c 209ff86d61 memblock: fix missing comment of memblock_insert_region() 12 years ago
memcontrol.c 191a712090 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 12 years ago
memory-failure.c e39862958d HWPOISON: check dirty flag to match against clean page 12 years ago
memory.c 5d434fcb25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 12 years ago
memory_hotplug.c 349daa0f93 mm: fix memory_hotplug.c printk format warning 12 years ago
mempolicy.c 7880639c3e mm/mempolicy.c: fix sp_node_init() argument ordering 12 years ago
mempool.c a91a5ac685 mempool: add @gfp_mask to mempool_create_node() 13 years ago
migrate.c c73e5c9c59 mm: rewrite the comment over migrate_pages() more comprehensibly 12 years ago
mincore.c 33806f06da swap: make each swap partition have one address_space 12 years ago
mlock.c 09a9f1d278 Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" 12 years ago
mm_init.c a4e1b4c6c6 mm: init: report on last-nid information stored in page->flags 12 years ago
mmap.c e8420a8ece mm/mmap: check for RLIMIT_AS before unmapping 12 years ago
mmu_context.c 05af2e104a mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() 13 years ago
mmu_notifier.c b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
mmzone.c 22b751c3d0 mm: rename page struct field helpers 12 years ago
mprotect.c 7d12efaea7 mm/mprotect.c: coding-style cleanups 12 years ago
mremap.c 08b52706d5 mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write() 12 years ago
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 years ago
nobootmem.c b476e2951f mm, nobootmem: do memset() after memblock_reserve() 12 years ago
nommu.c 4eeab4f558 mm: replace hardcoded 3% with admin_reserve_pages knob 12 years ago
oom_kill.c 58cf188ed6 memcg, oom: provide more precise dump info while memcg oom happening 12 years ago
page-writeback.c 7136851117 mm: make snapshotting pages for stable writes a per-bio operation 12 years ago
page_alloc.c f9872caf07 page_alloc: make setup_nr_node_ids() usable for arch init code 12 years ago
page_cgroup.c 31aaea4aa1 memcontrol: use N_MEMORY instead N_HIGH_MEMORY 12 years ago
page_io.c 0cdc444a67 mm: swap: mark swap pages writeback before queueing for direct IO 12 years ago
page_isolation.c a458431e17 mm: fix zone_watermark_ok_safe() accounting of isolated pages 12 years ago
pagewalk.c e180377f1a thp: change split_huge_page_pmd() interface 12 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 5479c78ac6 mm, percpu: Make sure percpu_alloc early parameter has an argument 12 years ago
pgtable-generic.c 8d1acce453 mm: Only flush the TLB when clearing an accessible pte 12 years ago
process_vm_access.c 8aec0f5d41 Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys 12 years ago
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> 13 years ago
readahead.c 2903ff019b switch simple cases of fget_light to fdget 12 years ago
rmap.c 369a713e96 rmap: recompute pgoff for unmapping huge page 12 years ago
shmem.c 250297edf8 mm/shmem.c: remove an ifdef 12 years ago
slab.c 071361d347 mm: Convert print_symbol to %pSR 12 years ago
slab.h 943a451a87 slab: propagate tunable values 12 years ago
slab_common.c 943a451a87 slab: propagate tunable values 12 years ago
slob.c 22b751c3d0 mm: rename page struct field helpers 12 years ago
slub.c 3ac38faa1f mm/slub.c: use register_hotmemory_notifier() 12 years ago
sparse-vmemmap.c 0aad818b2d sparse-vmemmap: specify vmemmap population range in bytes 12 years ago
sparse.c 4edd7ceff0 mm, hotplug: avoid compiling memory hotremove functions when disabled 12 years ago
swap.c 5bc7b8aca9 mm: thp: add split tail pages to shrink page list in page reclaim 12 years ago
swap_state.c 5bc7b8aca9 mm: thp: add split tail pages to shrink page list in page reclaim 12 years ago
swapfile.c 4f89849da2 frontswap: get rid of swap_lock dependency 12 years ago
truncate.c 7898575fc8 mm: drop vmtruncate 12 years ago
util.c 33806f06da swap: make each swap partition have one address_space 12 years ago
vmalloc.c 13ba3fcbbe kexec, vmalloc: export additional vmalloc layer information 12 years ago
vmpressure.c 70ddf637ee memcg: add memory.pressure_level events 12 years ago
vmscan.c 5bc7b8aca9 mm: thp: add split tail pages to shrink page list in page reclaim 12 years ago
vmstat.c 40f4b1ead0 mm/vmstat: add note on safety of drain_zonestat 12 years ago