Peter Zijlstra 7da4d641c5 mm: Count the number of pages affected in change_protection() 12 tahun lalu
..
Kconfig 05106e6a54 mm: enable CONFIG_COMPACTION by default 13 tahun lalu
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 13 tahun lalu
Makefile 6b2dbba8b6 mm: replace vma prio_tree with an interval tree 13 tahun lalu
backing-dev.c 7034ed132f backing-dev: use kstrto* in preference to simple_strtoul 13 tahun lalu
bootmem.c 5576646f3c revert "mm: fix-up zone present pages" 12 tahun lalu
bounce.c f100625789 bounce: allow use of bounce pool via config option 13 tahun lalu
cleancache.c b0b0382bb4 ->encode_fh() API change 13 tahun lalu
compaction.c 0db63d7e25 mm: compaction: correct the nr_strict va isolated check for CMA 12 tahun lalu
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled 13 tahun lalu
dmapool.c 7c77509c54 mm: fix implicit stat.h usage in dmapool.c 13 tahun lalu
fadvise.c 2903ff019b switch simple cases of fget_light to fdget 13 tahun lalu
failslab.c f4ae40a6a5 switch debugfs to umode_t 13 tahun lalu
filemap.c 45cac65b0f readahead: fault retry breaks mmap file read random detection 13 tahun lalu
filemap_xip.c 2ec74c3ef2 mm: move all mmu notifier invocations to be done outside the PT lock 13 tahun lalu
fremap.c deb521c44f remap_file_pages: correctly handle the case of a NULL vm_ops pointer 12 tahun lalu
frontswap.c e3483a5f3a frontswap: support exclusive gets if tmem backend is capable 13 tahun lalu
highmem.c 498c228021 mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address 12 tahun lalu
huge_memory.c 4fd017708c mm: Check if PTE is already allocated during page fault 12 tahun lalu
hugetlb.c 7da4d641c5 mm: Count the number of pages affected in change_protection() 12 tahun lalu
hugetlb_cgroup.c 75754681fe hugetlb/cgroup: remove exclude and wakeup rmdir calls from migrate 13 tahun lalu
hwpoison-inject.c c255a45805 memcg: rename config variables 13 tahun lalu
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 tahun lalu
internal.h 8449d21fb4 mm, thp: fix mlock statistics 13 tahun lalu
interval_tree.c ed8ea81501 mm: add CONFIG_DEBUG_VM_RB build option 13 tahun lalu
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 tahun lalu
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc 14 tahun lalu
kmemleak.c 85d3a316c7 kmemleak: use rbtree instead of prio tree 13 tahun lalu
ksm.c 6bdb913f0a mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end 13 tahun lalu
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 tahun lalu
madvise.c 0103bd16fb mm: prepare VM_DONTDUMP for using in drivers 13 tahun lalu
memblock.c 6ede1fd3cb x86, mm: Trim memory in memblock to be page aligned 12 tahun lalu
memcontrol.c bea8c150a7 memcg: fix hotplugged memory zone oops 12 tahun lalu
memory-failure.c bf181b9f9d mm anon rmap: replace same_anon_vma linked list with an interval tree. 13 tahun lalu
memory.c 4fd017708c mm: Check if PTE is already allocated during page fault 12 tahun lalu
memory_hotplug.c 5576646f3c revert "mm: fix-up zone present pages" 12 tahun lalu
mempolicy.c 32f8516a8c mm, mempolicy: fix printing stack contents in numa_maps 12 tahun lalu
mempool.c a91a5ac685 mempool: add @gfp_mask to mempool_create_node() 13 tahun lalu
migrate.c 0030f535a5 mm: memcg: fix compaction/migration failing due to memcg limits 13 tahun lalu
mincore.c 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 tahun lalu
mlock.c 8449d21fb4 mm, thp: fix mlock statistics 13 tahun lalu
mm_init.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 tahun lalu
mmap.c 63c3b902e5 mm: add anon_vma_lock to validate_mm() 12 tahun lalu
mmu_context.c 05af2e104a mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() 13 tahun lalu
mmu_notifier.c 35cfa2b0b4 mm/mmu_notifier: allocate mmu_notifier in advance 12 tahun lalu
mmzone.c bea8c150a7 memcg: fix hotplugged memory zone oops 12 tahun lalu
mprotect.c 7da4d641c5 mm: Count the number of pages affected in change_protection() 12 tahun lalu
mremap.c 2ec74c3ef2 mm: move all mmu notifier invocations to be done outside the PT lock 13 tahun lalu
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 tahun lalu
nobootmem.c 5576646f3c revert "mm: fix-up zone present pages" 12 tahun lalu
nommu.c 6b2dbba8b6 mm: replace vma prio_tree with an interval tree 13 tahun lalu
oom_kill.c 01dc52ebdf oom: remove deprecated oom_adj 13 tahun lalu
page-writeback.c 2f60d628ff CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during hotplug 13 tahun lalu
page_alloc.c 5576646f3c revert "mm: fix-up zone present pages" 12 tahun lalu
page_cgroup.c c255a45805 memcg: rename config variables 13 tahun lalu
page_io.c 5a178119b0 mm: add support for direct_IO to highmem pages 13 tahun lalu
page_isolation.c 723a0644a7 mm/page_alloc: refactor out __alloc_contig_migrate_alloc() 13 tahun lalu
pagewalk.c dad7557eb7 mm: fix kernel-doc warnings 13 tahun lalu
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 tahun lalu
percpu-vm.c dad7557eb7 mm: fix kernel-doc warnings 13 tahun lalu
percpu.c 17f3609c21 sections: fix section conflicts in mm/percpu.c 13 tahun lalu
pgtable-generic.c 8d1acce453 mm: Only flush the TLB when clearing an accessible pte 12 tahun lalu
process_vm_access.c ac34ebb3a6 aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() 13 tahun lalu
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> 13 tahun lalu
readahead.c 2903ff019b switch simple cases of fget_light to fdget 13 tahun lalu
rmap.c ef5d437f71 mm: fix XFS oops due to dirty pages without buffers on s390 12 tahun lalu
shmem.c 0f3c42f522 tmpfs: change final i_blocks BUG to WARNING 12 tahun lalu
slab.c 125b79d74a Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 13 tahun lalu
slab.h aac3a1664a Revert "mm/sl[aou]b: Move sysfs_slab_add to common" 13 tahun lalu
slab_common.c 210ed9deff mm, slab: release slab_mutex earlier in kmem_cache_destroy() 12 tahun lalu
slob.c 068a565afa Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes 12 tahun lalu
slub.c f4178cdddd Merge branch 'slab/common-for-cgroups' into slab/for-linus 13 tahun lalu
sparse-vmemmap.c e25934a517 mm: delete various needless include <linux/module.h> 13 tahun lalu
sparse.c c1c9518331 mm/sparse: remove index_init_lock 13 tahun lalu
swap.c 39b5f29ac1 mm: remove vma arg from page_evictable 13 tahun lalu
swap_state.c 62c230bc17 mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages 13 tahun lalu
swapfile.c f58b59c1df swapfile: fix name leak in swapoff 12 tahun lalu
truncate.c e6c509f854 mm: use clear_page_mlock() in page_remove_rmap() 13 tahun lalu
util.c e21827aadd mm: Use __do_krealloc to do the krealloc job 13 tahun lalu
vmalloc.c 45ec16908e mm: use %pK for /proc/vmallocinfo 13 tahun lalu
vmscan.c 96710098ee mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on failures" 12 tahun lalu
vmstat.c 8befedfe67 mm: remove unevictable_pgs_mlockfreed 13 tahun lalu