You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/mm
Linus Torvalds 8418263e35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
..
Kconfig mm: enable CONFIG_COMPACTION by default 12 years ago
Kconfig.debug mm: more intensive memory corruption debugging 13 years ago
Makefile mm: replace vma prio_tree with an interval tree 12 years ago
backing-dev.c backing-dev: use kstrto* in preference to simple_strtoul 13 years ago
bootmem.c mm: fix-up zone present pages 12 years ago
bounce.c bounce: allow use of bounce pool via config option 13 years ago
cleancache.c ->encode_fh() API change 13 years ago
compaction.c CMA: migrate mlocked pages 12 years ago
debug-pagealloc.c mm, x86: Remove debug_pagealloc_enabled 13 years ago
dmapool.c mm: fix implicit stat.h usage in dmapool.c 13 years ago
fadvise.c switch simple cases of fget_light to fdget 13 years ago
failslab.c switch debugfs to umode_t 13 years ago
filemap.c readahead: fault retry breaks mmap file read random detection 12 years ago
filemap_xip.c mm: move all mmu notifier invocations to be done outside the PT lock 12 years ago
fremap.c mm: replace vma prio_tree with an interval tree 12 years ago
frontswap.c frontswap: support exclusive gets if tmem backend is capable 13 years ago
highmem.c mm: add support for direct_IO to highmem pages 13 years ago
huge_memory.c mm: thp: Use more portable PMD clearing sequenece in zap_huge_pmd(). 12 years ago
hugetlb.c mm: document PageHuge somewhat 12 years ago
hugetlb_cgroup.c hugetlb/cgroup: remove exclude and wakeup rmdir calls from migrate 13 years ago
hwpoison-inject.c memcg: rename config variables 13 years ago
init-mm.c atomic: use <linux/atomic.h> 14 years ago
internal.h mm, thp: fix mlock statistics 12 years ago
interval_tree.c mm: add CONFIG_DEBUG_VM_RB build option 12 years ago
kmemcheck.c
kmemleak-test.c kmemleak: remove memset by using kzalloc 14 years ago
kmemleak.c kmemleak: use rbtree instead of prio tree 12 years ago
ksm.c mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end 12 years ago
maccess.c mm: Map most files to use export.h instead of module.h 13 years ago
madvise.c mm: prepare VM_DONTDUMP for using in drivers 12 years ago
memblock.c mm: avoid section mismatch warning for memblock_type_name 12 years ago
memcontrol.c memcg: move mem_cgroup_is_root upwards 12 years ago
memory-failure.c mm anon rmap: replace same_anon_vma linked list with an interval tree. 12 years ago
memory.c mm, thp: fix mapped pages avoiding unevictable list on mlock 12 years ago
memory_hotplug.c memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warning 12 years ago
mempolicy.c mm: revert 0def08e3 ("mm/mempolicy.c: check return code of check_range") 12 years ago
mempool.c mempool: add @gfp_mask to mempool_create_node() 13 years ago
migrate.c mm: memcg: fix compaction/migration failing due to memcg limits 13 years ago
mincore.c mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 years ago
mlock.c mm, thp: fix mlock statistics 12 years ago
mm_init.c mm: Map most files to use export.h instead of module.h 13 years ago
mmap.c mm: avoid taking rmap locks in move_ptes() 12 years ago
mmu_context.c mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() 13 years ago
mmu_notifier.c mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end 12 years ago
mmzone.c memcg: rename config variables 13 years ago
mprotect.c Merge branch 'akpm' (Andrew's patch-bomb) 13 years ago
mremap.c mm: move all mmu notifier invocations to be done outside the PT lock 12 years ago
msync.c
nobootmem.c mm: fix-up zone present pages 12 years ago
nommu.c mm: replace vma prio_tree with an interval tree 12 years ago
oom_kill.c oom: remove deprecated oom_adj 12 years ago
page-writeback.c CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during hotplug 13 years ago
page_alloc.c cma: decrease cc.nr_migratepages after reclaiming pagelist 12 years ago
page_cgroup.c memcg: rename config variables 13 years ago
page_io.c mm: add support for direct_IO to highmem pages 13 years ago
page_isolation.c mm/page_alloc: refactor out __alloc_contig_migrate_alloc() 12 years ago
pagewalk.c mm: fix kernel-doc warnings 13 years ago
percpu-km.c percpu: clear memory allocated with the km allocator 15 years ago
percpu-vm.c mm: fix kernel-doc warnings 13 years ago
percpu.c sections: fix section conflicts in mm/percpu.c 13 years ago
pgtable-generic.c thp: introduce pmdp_invalidate() 12 years ago
process_vm_access.c aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() 13 years ago
quicklist.c mm: delete various needless include <linux/module.h> 13 years ago
readahead.c switch simple cases of fget_light to fdget 13 years ago
rmap.c mm: move all mmu notifier invocations to be done outside the PT lock 12 years ago
shmem.c tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking 12 years ago
slab.c Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 13 years ago
slab.h Revert "mm/sl[aou]b: Move sysfs_slab_add to common" 13 years ago
slab_common.c mm, slab: release slab_mutex earlier in kmem_cache_destroy() 12 years ago
slob.c Merge branch 'slab/tracing' into slab/for-linus 13 years ago
slub.c Merge branch 'slab/common-for-cgroups' into slab/for-linus 13 years ago
sparse-vmemmap.c mm: delete various needless include <linux/module.h> 13 years ago
sparse.c mm/sparse: remove index_init_lock 13 years ago
swap.c mm: remove vma arg from page_evictable 12 years ago
swap_state.c mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages 13 years ago
swapfile.c vfs: make path_openat take a struct filename pointer 12 years ago
truncate.c mm: use clear_page_mlock() in page_remove_rmap() 12 years ago
util.c mm: Use __do_krealloc to do the krealloc job 13 years ago
vmalloc.c mm: use %pK for /proc/vmallocinfo 12 years ago
vmscan.c CMA: migrate mlocked pages 12 years ago
vmstat.c mm: remove unevictable_pgs_mlockfreed 12 years ago