..
backing-dev.c
bdi: avoid oops on device removal
2014-04-26 17:19:05 -07:00
balloon_compaction.c
bootmem.c
bounce.c
mm: bounce: Use local_irq_save_nort
2020-10-14 00:59:12 +03:00
cleancache.c
compaction.c
mm/compaction: fix wrong order check in compact_finished()
2015-03-18 13:31:23 +01:00
debug-pagealloc.c
dmapool.c
fadvise.c
failslab.c
filemap_xip.c
filemap.c
mm: get rid of radix tree gfp mask for pagecache_get_page
2015-01-29 17:40:53 -08:00
fremap.c
mm: fix bad rss-counter if remap_file_pages raced migration
2014-03-19 16:21:49 -07:00
frontswap.c
mm: frontswap: invalidate expired data on a dup-store failure
2014-12-16 09:34:26 -08:00
highmem.c
mm, rt: kmap_atomic scheduling
2020-10-14 00:59:20 +03:00
huge_memory.c
mm, thp: only collapse hugepages to nodes with affinity for zone_reclaim_mode
2015-01-29 17:40:52 -08:00
hugetlb_cgroup.c
hugetlb.c
mm/hugetlb: add migration entry check in __unmap_hugepage_range
2015-03-18 13:31:23 +01:00
hwpoison-inject.c
init-mm.c
internal.h
mm, compaction: properly signal and act upon lock and need_sched() contention
2014-11-21 09:23:07 -08:00
interval_tree.c
Kconfig
kconfig-disable-a-few-options-rt.patch
2020-10-14 00:59:10 +03:00
Kconfig.debug
kmemcheck.c
kmemleak-test.c
kmemleak.c
ksm.c
vm: add VM_FAULT_SIGSEGV handling support
2015-04-29 10:31:55 +02:00
list_lru.c
maccess.c
madvise.c
mm: madvise: fix MADV_WILLNEED on shmem swapouts
2014-11-21 09:23:06 -08:00
Makefile
mm: per-thread vma caching
2014-10-09 12:21:29 -07:00
memblock.c
memblock, memhotplug: fix wrong type in memblock_find_in_range_node().
2014-10-05 14:52:17 -07:00
memcontrol.c
mm/memcontrol: Don't call schedule_work_on in preemption disabled context
2020-10-14 00:59:12 +03:00
memory_hotplug.c
mm/memory_hotplug.c: set zone->wait_table to null after freeing it
2015-06-22 17:01:23 -07:00
memory-failure.c
mm: soft-offline: fix num_poisoned_pages counting on concurrent events
2015-05-17 09:53:49 -07:00
memory.c
mm, rt: kmap_atomic scheduling
2020-10-14 00:59:20 +03:00
mempolicy.c
mm, numa: really disable NUMA balancing by default on single node machines
2015-06-06 08:19:38 -07:00
mempool.c
migrate.c
mm: fix direct reclaim writeback regression
2014-11-21 09:23:07 -08:00
mincore.c
mm + fs: prepare for non-page entries in page cache radix trees
2014-11-21 09:23:06 -08:00
mlock.c
mm: try_to_unmap_cluster() should lock_page() before mlocking
2014-05-06 07:59:35 -07:00
mm_init.c
mmap.c
mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()
2015-03-18 13:31:23 +01:00
mmu_context.c
mm: Protect activate_mm() by preempt_[disable&enable]_rt()
2020-10-14 00:59:18 +03:00
mmu_notifier.c
mmzone.c
mprotect.c
mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit
2014-02-17 11:19:36 +11:00
mremap.c
mm, thp: close race between mremap() and split_huge_page()
2014-06-07 10:28:10 -07:00
msync.c
nobootmem.c
nommu.c
mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()
2015-03-18 13:31:23 +01:00
oom_kill.c
OOM, PM: OOM killed task shouldn't escape PM suspend
2014-11-14 09:00:01 -08:00
page_alloc.c
mm: page_alloc: Use local_lock_on() instead of plain spinlock
2020-10-14 00:59:12 +03:00
page_cgroup.c
mm: Replace cgroup_page bit spinlock
2020-10-14 00:59:11 +03:00
page_io.c
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
2014-01-30 11:19:05 -08:00
page_isolation.c
page-writeback.c
writeback: use |1 instead of +1 to protect against div by zero
2015-05-17 09:53:49 -07:00
pagewalk.c
mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range
2015-02-11 14:54:47 +08:00
percpu-km.c
percpu-vm.c
percpu: perform tlb flush after pcpu_map_pages() failure
2014-10-05 14:52:20 -07:00
percpu.c
Revert "percpu: free percpu allocation info for uniprocessor system"
2014-11-14 08:59:45 -08:00
pgtable-generic.c
process_vm_access.c
quicklist.c
readahead.c
mm/readahead.c: inline ra_submit
2014-11-21 09:23:06 -08:00
rmap.c
mm: fix anon_vma_clone() error treatment
2014-12-16 09:34:26 -08:00
shmem.c
shmem: fix init_page_accessed use to stop !PageLRU bug
2015-01-29 17:40:52 -08:00
slab_common.c
slab_common: fix the check for duplicate slab names
2014-07-31 12:52:55 -07:00
slab.c
mm: optimize put_mems_allowed() usage
2014-10-09 12:21:28 -07:00
slab.h
mm: Enable SLUB for RT
2020-10-14 00:59:12 +03:00
slob.c
slub.c
slub: delay ctor until the object is requested
2020-10-14 00:59:12 +03:00
sparse-vmemmap.c
sparse.c
swap_state.c
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
2015-01-29 17:40:51 -08:00
swap.c
mm: convert swap to percpu locked
2020-10-14 00:59:12 +03:00
swapfile.c
swap: change swap_list_head to plist, add swap_avail_head
2014-10-09 12:21:28 -07:00
truncate.c
mm + fs: prepare for non-page entries in page cache radix trees
2014-11-21 09:23:06 -08:00
util.c
vm_is_stack: use for_each_thread() rather then buggy while_each_thread()
2014-09-05 16:34:18 -07:00
vmacache.c
mm: don't pointlessly use BUG_ON() for sanity check
2014-10-09 12:21:29 -07:00
vmalloc.c
mm-vmalloc.patch
2020-10-14 00:59:18 +03:00
vmpressure.c
mm/vmpressure.c: fix race in vmpressure_work_fn()
2014-12-16 09:34:26 -08:00
vmscan.c
mm: move zone->pages_scanned into a vmstat counter
2015-01-29 17:40:53 -08:00
vmstat.c
mm: make vmstat -rt aware
2020-10-14 00:59:12 +03:00
zbud.c
zsmalloc.c
zsmalloc: add copyright
2014-01-30 16:56:55 -08:00
zswap.c