Paul E. McKenney 22356f447c mm: Place preemption point in do_mlockall() loop 11 years ago
..
Kconfig de32a8177f mm/Kconfig: add MMU dependency for MIGRATION. 12 years ago
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 13 years ago
Makefile a38e408248 list: add a new LRU list type 12 years ago
backing-dev.c 4c3bffc272 mm/backing-dev.c: check user buffer length before copying data to the related user buffer 12 years ago
balloon_compaction.c 18468d93e5 mm: introduce a common interface for balloon pages mobility 12 years ago
bootmem.c e1280be0d8 mm: kill free_all_bootmem_node() 12 years ago
bounce.c 4de13d7aa8 Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block 12 years ago
cleancache.c ff610a1d55 mm: cleancache: clean up cleancache_enabled 12 years ago
compaction.c 3a7200af3d mm: compaction: do not compact pgdat for order-0 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 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 66a0c8ee3d mm: cleanup add_to_page_cache_locked() 12 years ago
filemap_xip.c 03d95eb2f2 lift sb_start_write() out of ->write() 12 years ago
fremap.c 41bb3476b3 mm: save soft-dirty bits on file pages 12 years ago
frontswap.c 7b57976da4 frontswap: fix incorrect zeroing and allocation size for frontswap_map 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 ac4de9543a Merge branch 'akpm' (patches from Andrew Morton) 12 years ago
hugetlb.c 86cdb465cf mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable 12 years ago
hugetlb_cgroup.c 182446d087 cgroup: pass around cgroup_subsys_state instead of cgroup in file methods 12 years ago
hwpoison-inject.c 2d1e8b3f1a mm/hwpoison-inject.c: change permission of corrupt-pfn/unpoison-pfn to 0200 12 years ago
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 years ago
internal.h 6e543d5780 mm: vmscan: fix do_try_to_free_pages() livelock 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 3dbb95f789 mm: replace strict_strtoul() with kstrtoul() 12 years ago
ksm.c 3dbb95f789 mm: replace strict_strtoul() with kstrtoul() 12 years ago
list_lru.c 5ca302c8e5 list_lru: dynamically adjust node arrays 12 years ago
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
madvise.c 325c4ef5c4 mm/madvise.c:madvise_hwpoison(): remove local `ret' 12 years ago
memblock.c e76b63f80d memblock, numa: binary search node id 12 years ago
memcontrol.c 0608f43da6 revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code" 11 years ago
memory-failure.c 26935fb06e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
memory.c c02925540c thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page() 12 years ago
memory_hotplug.c 02b9735c12 Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 12 years ago
mempolicy.c 0bf598d863 mbind: add BUG_ON(!vma) in new_vma_page() 12 years ago
mempool.c 7b5219db00 mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) 12 years ago
migrate.c 9bf12df31f Merge git://git.kvack.org/~bcrl/aio-next 12 years ago
mincore.c 33806f06da swap: make each swap partition have one address_space 12 years ago
mlock.c 22356f447c mm: Place preemption point in do_mlockall() loop 11 years ago
mm_init.c 917d9290af mm: tune vm_committed_as percpu_counter batching size 12 years ago
mmap.c 2d8a17813e mm/mmap: remove unnecessary assignment 12 years ago
mmu_context.c 697f4d68cf mm: remove old aio use_mm() comment 12 years ago
mmu_notifier.c 83a35e3604 treewide: relase -> release 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 1ecfd533f4 mm/mremap.c: call pud_free() after fail calling pmd_alloc() 12 years ago
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 years ago
nobootmem.c 0c98853473 mm: concentrate modification of totalram_pages into the mm core 12 years ago
nommu.c 98d1e64f95 mm: remove free_area_cache 12 years ago
oom_kill.c 3812c8c8f3 mm: memcg: do not trap chargers with full callstack on OOM 12 years ago
page-writeback.c 3ea67d06e4 memcg: add per cgroup writeback pages accounting 12 years ago
page_alloc.c cf6fe94538 mm: correct the comment about the value for buddy _mapcount 12 years ago
page_cgroup.c 31aaea4aa1 memcontrol: use N_MEMORY instead N_HIGH_MEMORY 12 years ago
page_io.c 73a7075e3f aio: Kill aio_rw_vect_retry() 12 years ago
page_isolation.c c8721bbbdd mm: memory-hotplug: enable memory hotplug to handle hugepage 12 years ago
pagewalk.c a9ff785e44 mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas 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 bc4b4448db mm: move pgtable related functions to right place 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 2cad401801 readahead: make context readahead more conservative 12 years ago
rmap.c 3cd14fcd3f thp: account anon transparent huge pages into NR_ANON_PAGES 12 years ago
shmem.c 16203a7a94 initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled 12 years ago
slab.c 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 years ago
slab.h 6f6b895189 memcg: check that kmem_cache has memcg_params before accessing it 12 years ago
slab_common.c f1b6eb6e6b mm/sl[aou]b: Move kmallocXXX functions to common code 12 years ago
slob.c f1b6eb6e6b mm/sl[aou]b: Move kmallocXXX functions to common code 12 years ago
slub.c bff157b3ad Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 11 years ago
sparse-vmemmap.c 0aad818b2d sparse-vmemmap: specify vmemmap population range in bytes 12 years ago
sparse.c 187320932d mm/sparse: introduce alloc_usemap_and_memmap 12 years ago
swap.c 5fbc461636 mm: make lru_add_drain_all() selective 12 years ago
swap_state.c 5e4c0d9741 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt 12 years ago
swapfile.c ebc2a1a691 swap: make cluster allocation per-cpu 12 years ago
truncate.c 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
util.c d2cf5ad631 swap: clean-up #ifdef in page_mapping() 12 years ago
vmalloc.c 762216ab4e mm/vmalloc: use wrapper function get_vm_area_size to caculate size of vm area 12 years ago
vmpressure.c 32dad03d16 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 12 years ago
vmscan.c 0608f43da6 revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code" 11 years ago
vmstat.c 6e543d5780 mm: vmscan: fix do_try_to_free_pages() livelock 12 years ago
zbud.c eee87e1726 mm/zbud: fix some trivial typos in comments 12 years ago
zswap.c 0bd42136f7 mm/zswap: use postorder iteration when destroying rbtree 12 years ago