..
backing-dev.c
bdi: allow block devices to say that they require stable page writes
2013-02-21 17:22:19 -08:00
balloon_compaction.c
bootmem.c
mm: Add alloc_bootmem_low_pages_nopanic()
2013-01-29 19:32:59 -08:00
bounce.c
mm: make snapshotting pages for stable writes a per-bio operation
2013-04-29 15:54:33 -07:00
cleancache.c
mm: cleancache: clean up cleancache_enabled
2013-04-30 17:04:01 -07:00
compaction.c
mm: add & use zone_end_pfn() and zone_spans_pfn()
2013-02-23 17:50:20 -08:00
debug-pagealloc.c
dmapool.c
fadvise.c
teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long
2013-03-03 22:46:22 -05:00
failslab.c
filemap.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2013-05-01 17:51:54 -07:00
filemap_xip.c
lift sb_start_write() out of ->write()
2013-04-09 14:12:56 -04:00
fremap.c
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs"
2013-03-28 17:45:51 -07:00
frontswap.c
frontswap: get rid of swap_lock dependency
2013-04-30 17:04:00 -07:00
highmem.c
Some nice cleanups, and even a patch my wife did as a "live" demo for
2012-12-20 08:37:05 -08:00
huge_memory.c
thp: fix huge zero page logic for page with pfn == 0
2013-04-29 15:54:39 -07:00
hugetlb.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
2013-04-30 09:36:50 -07:00
hugetlb_cgroup.c
mm/hugetlb: create hugetlb cgroup file in hugetlb_init
2012-12-18 15:02:15 -08:00
hwpoison-inject.c
init-mm.c
internal.h
mm: accelerate munlock() treatment of THP pages
2013-02-27 19:10:09 -08:00
interval_tree.c
Kconfig
mmKconfig: add an option to disable bounce
2013-04-29 15:54:40 -07:00
Kconfig.debug
kmemcheck.c
kmemleak-test.c
kmemleak.c
hlist: drop the node parameter from iterators
2013-02-27 19:10:24 -08:00
ksm.c
ksm: fix m68k build: only NUMA needs pfn_to_nid
2013-03-08 15:05:34 -08:00
maccess.c
madvise.c
mm: madvise: complete input validation before taking lock
2013-04-29 15:54:37 -07:00
Makefile
memcg: add memory.pressure_level events
2013-04-29 15:54:38 -07:00
memblock.c
memblock: fix missing comment of memblock_insert_region()
2013-04-29 15:54:38 -07:00
memcontrol.c
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
2013-04-29 19:14:20 -07:00
memory-failure.c
HWPOISON: check dirty flag to match against clean page
2013-04-29 15:54:28 -07:00
memory.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
2013-04-30 09:36:50 -07:00
memory_hotplug.c
mm: fix memory_hotplug.c printk format warning
2013-04-29 15:54:39 -07:00
mempolicy.c
mm/mempolicy.c: fix sp_node_init() argument ordering
2013-03-08 15:05:34 -08:00
mempool.c
migrate.c
mm: rewrite the comment over migrate_pages() more comprehensibly
2013-04-29 15:54:37 -07:00
mincore.c
swap: make each swap partition have one address_space
2013-02-23 17:50:17 -08:00
mlock.c
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs"
2013-03-28 17:45:51 -07:00
mm_init.c
mm: init: report on last-nid information stored in page->flags
2013-02-23 17:50:18 -08:00
mmap.c
mm/mmap: check for RLIMIT_AS before unmapping
2013-04-29 15:54:38 -07:00
mmu_context.c
mmu_notifier.c
hlist: drop the node parameter from iterators
2013-02-27 19:10:24 -08:00
mmzone.c
mm: rename page struct field helpers
2013-02-23 17:50:18 -08:00
mprotect.c
mm/mprotect.c: coding-style cleanups
2012-12-18 15:02:15 -08:00
mremap.c
mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()
2013-02-23 17:50:17 -08:00
msync.c
nobootmem.c
mm, nobootmem: do memset() after memblock_reserve()
2013-04-29 15:54:39 -07:00
nommu.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
2013-05-01 07:21:43 -07:00
oom_kill.c
memcg, oom: provide more precise dump info while memcg oom happening
2013-02-23 17:50:08 -08:00
page-writeback.c
mm: make snapshotting pages for stable writes a per-bio operation
2013-04-29 15:54:33 -07:00
page_alloc.c
page_alloc: make setup_nr_node_ids() usable for arch init code
2013-04-29 15:54:36 -07:00
page_cgroup.c
page_io.c
mm: swap: mark swap pages writeback before queueing for direct IO
2013-04-29 15:54:39 -07:00
page_isolation.c
mm: fix zone_watermark_ok_safe() accounting of isolated pages
2013-01-04 16:11:46 -08:00
pagewalk.c
percpu-km.c
percpu-vm.c
percpu.c
pgtable-generic.c
process_vm_access.c
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys
2013-03-12 11:05:45 -07:00
quicklist.c
readahead.c
teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long
2013-03-03 22:46:22 -05:00
rmap.c
rmap: recompute pgoff for unmapping huge page
2013-04-29 15:54:28 -07:00
shmem.c
mm/shmem.c: remove an ifdef
2013-04-29 15:54:28 -07:00
slab.c
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
2013-05-07 08:42:20 -07:00
slab.h
slab: Common definition for kmem_cache_node
2013-02-01 12:32:09 +02:00
slab_common.c
mm, slab_common: Fix bootstrap creation of kmalloc caches
2013-05-06 23:22:17 +03:00
slob.c
mm: rename page struct field helpers
2013-02-23 17:50:18 -08:00
slub.c
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
2013-05-07 08:42:20 -07:00
sparse-vmemmap.c
sparse-vmemmap: specify vmemmap population range in bytes
2013-04-29 15:54:35 -07:00
sparse.c
mm, hotplug: avoid compiling memory hotremove functions when disabled
2013-04-29 15:54:37 -07:00
swap.c
mm: thp: add split tail pages to shrink page list in page reclaim
2013-04-29 15:54:38 -07:00
swap_state.c
mm: thp: add split tail pages to shrink page list in page reclaim
2013-04-29 15:54:38 -07:00
swapfile.c
frontswap: get rid of swap_lock dependency
2013-04-30 17:04:00 -07:00
truncate.c
mm: drop vmtruncate
2012-12-20 18:46:29 -05:00
util.c
swap: make each swap partition have one address_space
2013-02-23 17:50:17 -08:00
vmalloc.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2013-05-01 17:51:54 -07:00
vmpressure.c
memcg: add memory.pressure_level events
2013-04-29 15:54:38 -07:00
vmscan.c
mm: thp: add split tail pages to shrink page list in page reclaim
2013-04-29 15:54:38 -07:00
vmstat.c
mm/vmstat: add note on safety of drain_zonestat
2013-04-29 15:54:38 -07:00