..
backing-dev.c
balloon_compaction.c
mm/balloon_compaction: fix deflation when compaction is disabled
2014-10-29 16:33:15 -07:00
bootmem.c
mem-hotplug: reset node managed pages when hot-adding a new pgdat
2014-11-13 16:17:06 -08:00
cleancache.c
cma.c
mm/CMA: fix boot regression due to physical address of high_memory
2014-12-10 17:41:02 -08:00
compaction.c
mm, compaction: more focused lru and pcplists draining
2014-12-10 17:41:06 -08:00
debug-pagealloc.c
debug.c
mm: move page->mem_cgroup bad page handling into generic code
2014-12-10 17:41:09 -08:00
dmapool.c
early_ioremap.c
fadvise.c
failslab.c
filemap_xip.c
mm/xip: share the i_mmap_rwsem
2014-12-13 12:42:45 -08:00
filemap.c
mm: convert i_mmap_mutex to rwsem
2014-12-13 12:42:45 -08:00
fremap.c
mm: use new helper functions around the i_mmap_mutex
2014-12-13 12:42:45 -08:00
frontswap.c
mm/frontswap.c: fix the condition in BUG_ON
2014-12-10 17:41:08 -08:00
gup.c
mm: Update generic gup implementation to handle hugepage directory
2014-11-14 17:24:21 +11:00
highmem.c
huge_memory.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
2014-12-11 17:30:55 -08:00
hugetlb_cgroup.c
mm: hugetlb_cgroup: convert to lockless page counters
2014-12-10 17:41:04 -08:00
hugetlb.c
mm: convert i_mmap_mutex to rwsem
2014-12-13 12:42:45 -08:00
hwpoison-inject.c
init-mm.c
internal.h
mm, compaction: always update cached scanner positions
2014-12-10 17:41:06 -08:00
interval_tree.c
iov_iter.c
copy_from_iter_nocache()
2014-12-08 20:25:23 -05:00
Kconfig
Kconfig.debug
kmemcheck.c
kmemleak-test.c
kmemleak.c
ksm.c
list_lru.c
maccess.c
madvise.c
Makefile
mm: page_cgroup: rename file to mm/swap_cgroup.c
2014-12-10 17:41:09 -08:00
memblock.c
memcontrol.c
Merge branch 'akpm' (patchbomb from Andrew)
2014-12-10 18:34:42 -08:00
memory_hotplug.c
mm, memory_hotplug/failure: drain single zone pcplists
2014-12-10 17:41:05 -08:00
memory-failure.c
mm/memory-failure: share the i_mmap_rwsem
2014-12-13 12:42:45 -08:00
memory.c
mm: use new helper functions around the i_mmap_mutex
2014-12-13 12:42:45 -08:00
mempolicy.c
mempool.c
migrate.c
mincore.c
mlock.c
mm_init.c
mmap.c
mm: convert i_mmap_mutex to rwsem
2014-12-13 12:42:45 -08:00
mmu_context.c
mmu_notifier.c
mmzone.c
mprotect.c
mremap.c
mm: convert i_mmap_mutex to rwsem
2014-12-13 12:42:45 -08:00
msync.c
nobootmem.c
mem-hotplug: reset node managed pages when hot-adding a new pgdat
2014-11-13 16:17:06 -08:00
nommu.c
mm: use new helper functions around the i_mmap_mutex
2014-12-13 12:42:45 -08:00
oom_kill.c
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
2014-12-11 18:57:19 -08:00
page_alloc.c
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
2014-12-11 18:57:19 -08:00
page_counter.c
mm: memcontrol: remove obsolete kmemcg pinning tricks
2014-12-10 17:41:05 -08:00
page_io.c
page_isolation.c
mm, page_isolation: drain single zone pcplists
2014-12-10 17:41:05 -08:00
page-writeback.c
mm, memcg: fix potential undefined behaviour in page stat accounting
2014-12-10 17:41:08 -08:00
pagewalk.c
percpu-km.c
percpu-vm.c
percpu.c
percpu: off by one in BUG_ON()
2014-10-29 10:34:34 -04:00
pgtable-generic.c
process_vm_access.c
quicklist.c
readahead.c
rmap.c
mm/rmap: share the i_mmap_rwsem
2014-12-13 12:42:45 -08:00
shmem.c
slab_common.c
memcg: use generic slab iterators for showing slabinfo
2014-12-10 17:41:07 -08:00
slab.c
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
2014-12-11 18:57:19 -08:00
slab.h
memcg: use generic slab iterators for showing slabinfo
2014-12-10 17:41:07 -08:00
slob.c
slub.c
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
2014-12-11 18:57:19 -08:00
sparse-vmemmap.c
sparse.c
swap_cgroup.c
mm: page_cgroup: rename file to mm/swap_cgroup.c
2014-12-10 17:41:09 -08:00
swap_state.c
mm: page_cgroup: rename file to mm/swap_cgroup.c
2014-12-10 17:41:09 -08:00
swap.c
swapfile.c
mm: page_cgroup: rename file to mm/swap_cgroup.c
2014-12-10 17:41:09 -08:00
truncate.c
mm: Fix comment before truncate_setsize()
2014-11-07 08:29:25 +11:00
util.c
vmacache.c
vmalloc.c
mm/vmalloc.c: replace printk with pr_warn
2014-12-10 17:41:05 -08:00
vmpressure.c
mm/vmpressure.c: fix race in vmpressure_work_fn()
2014-12-02 17:32:07 -08:00
vmscan.c
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
2014-12-11 18:57:19 -08:00
vmstat.c
workingset.c
zbud.c
Merge Linus' tree to be be to apply submitted patches to newer code than
2014-11-20 14:42:02 +01:00
zpool.c
zsmalloc.c
zswap.c
Merge Linus' tree to be be to apply submitted patches to newer code than
2014-11-20 14:42:02 +01:00