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
Artem Bityutskiy f0cd2dbb6c vfs: kill write_super and sync_supers 13 years ago
..
Kconfig mm: factor out memory isolate functions 13 years ago
Kconfig.debug mm: more intensive memory corruption debugging 13 years ago
Makefile mm: factor out memory isolate functions 13 years ago
backing-dev.c vfs: kill write_super and sync_supers 13 years ago
bootmem.c bootmem: make ___alloc_bootmem_node_nopanic() really nopanic 13 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 mm: have order > 0 compaction start off where it left 13 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 mm, fadvise: don't return -EINVAL when filesystem cannot implement fadvise() 13 years ago
failslab.c switch debugfs to umode_t 13 years ago
filemap.c fs: Protect write paths by sb_start_write - sb_end_write 13 years ago
filemap_xip.c fs: Protect write paths by sb_start_write - sb_end_write 13 years ago
fremap.c mm: delete various needless include <linux/module.h> 13 years ago
frontswap.c mm/frontswap: cleanup doc and comment error 13 years ago
highmem.c mm: add support for direct_IO to highmem pages 13 years ago
huge_memory.c mm/memcg: apply add/del_page to lruvec 13 years ago
hugetlb.c mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables 13 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 netvm: allow skb allocation to use PFMEMALLOC reserves 13 years ago
kmemcheck.c
kmemleak-test.c kmemleak: remove memset by using kzalloc 14 years ago
kmemleak.c kmemleak: Disable early logging when kmemleak is off by default 13 years ago
ksm.c ksm: cleanup: introduce find_mergeable_vma() 13 years ago
maccess.c mm: Map most files to use export.h instead of module.h 13 years ago
madvise.c mm: Hold a file reference in madvise_remove 13 years ago
memblock.c mm/memblock.c:memblock_double_array(): cosmetic cleanups 13 years ago
memcontrol.c memcg: add mem_cgroup_from_css() helper 13 years ago
memory-failure.c memcg: rename config variables 13 years ago
memory.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
memory_hotplug.c mm/hotplug: free zone->pageset when a zone becomes empty 13 years ago
mempolicy.c Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 13 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 vm: avoid using find_vma_prev() unnecessarily 13 years ago
mm_init.c mm: Map most files to use export.h instead of module.h 13 years ago
mmap.c Merge branch 'akpm' (Andrew's patch-bomb) 13 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: mmu_notifier: fix freed page still mapped in secondary MMU 13 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: account the total_vm in the vm_stat_account() 13 years ago
msync.c
nobootmem.c memblock: free allocated memblock_reserved_regions later 13 years ago
nommu.c nommu: fix compilation of nommu.c 13 years ago
oom_kill.c mm, memcg: move all oom handling to memcontrol.c 13 years ago
page-writeback.c vfs: kill write_super and sync_supers 13 years ago
page_alloc.c mm: remove node_start_pfn checking in new WARN_ON for now 13 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 memory-hotplug: fix kswapd looping forever problem 13 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 kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP 13 years ago
pgtable-generic.c arch/tile: allow building Linux with transparent huge pages enabled 13 years ago
prio_tree.c sanitize <linux/prefetch.h> usage 14 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 mm: move readahead syscall to mm/readahead.c 13 years ago
rmap.c mm: remove swap token code 13 years ago
shmem.c tmpfs: distribute interleave better across nodes 13 years ago
slab.c mm: micro-optimise slab to avoid a function call 13 years ago
slab.h mm, sl[aou]b: Use a common mutex definition 13 years ago
slab_common.c mm: Fix build warning in kmem_cache_create() 13 years ago
slob.c slob: Fix early boot kernel crash 13 years ago
slub.c mm: slub: optimise the SLUB fast path to avoid pfmemalloc checks 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: add support for direct_IO to highmem pages 13 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 mm: swapfile: clean up unuse_pte race handling 13 years ago
truncate.c mm/fs: remove truncate_range 13 years ago
util.c new helper: vm_mmap_pgoff() 13 years ago
vmalloc.c mm: make vb_alloc() more foolproof 13 years ago
vmscan.c memcg: gix memory accounting scalability in shrink_page_list 13 years ago
vmstat.c mm: account for the number of times direct reclaimers get throttled 13 years ago