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 af5feae3d7 fix 1 mysterious divide error 13 years ago
..
Kconfig Merge branch 'master' into x86/memblock 13 years ago
Kconfig.debug mm: more intensive memory corruption debugging 13 years ago
Makefile Cross Memory Attach 13 years ago
backing-dev.c backing-dev: fix wakeup timer races with bdi_unregister() 13 years ago
bootmem.c mm: bootmem: try harder to free pages in bulk 13 years ago
bounce.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
cleancache.c mm: cleancache core ops functions and config 14 years ago
compaction.c mm: compaction: check for overlapping nodes during isolation for migration 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 fadvise: only initiate writeback for specified range with FADV_DONTNEED 13 years ago
failslab.c switch debugfs to umode_t 13 years ago
filemap.c readahead: fix pipeline break caused by block plug 13 years ago
filemap_xip.c mm/filemap_xip.c: fix race condition in xip_file_fault() 13 years ago
fremap.c mm: delete various needless include <linux/module.h> 13 years ago
highmem.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
huge_memory.c mm: fix UP THP spin_is_locked BUGs 13 years ago
hugetlb.c mm/hugetlb.c: undo change to page mapcount in fault handler 13 years ago
hwpoison-inject.c Fix common misspellings 14 years ago
init-mm.c atomic: use <linux/atomic.h> 14 years ago
internal.h mm: thp: tail page refcounting fix 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 memcg: clear pc->mem_cgroup if necessary. 13 years ago
maccess.c mm: Map most files to use export.h instead of module.h 13 years ago
madvise.c fs: kill i_alloc_sem 14 years ago
memblock.c memblock: Fix alloc failure due to dumb underflow protection in memblock_find_in_range_node() 13 years ago
memcontrol.c mm/memcontrol.c: fix warning with CONFIG_NUMA=n 13 years ago
memory-failure.c mm: compaction: introduce sync-light migration for use by compaction 13 years ago
memory.c mm: fix rss count leakage during migration 13 years ago
memory_hotplug.c mm: compaction: introduce sync-light migration for use by compaction 13 years ago
mempolicy.c mm: compaction: introduce sync-light migration for use by compaction 13 years ago
mempool.c mempool: fix first round failure behavior 13 years ago
migrate.c mm: postpone migrated page mapping reset 13 years ago
mincore.c mm: clarify the radix_tree exceptional cases 14 years ago
mlock.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
mm_init.c mm: Map most files to use export.h instead of module.h 13 years ago
mmap.c mm: simplify find_vma_prev() 13 years ago
mmu_context.c mm: Map most files to use export.h instead of module.h 13 years ago
mmu_notifier.c mm: Map most files to use export.h instead of module.h 13 years ago
mmzone.c mm: delete various needless include <linux/module.h> 13 years ago
mprotect.c thp: mprotect: transparent huge page support 14 years ago
mremap.c mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma() 13 years ago
msync.c
nobootmem.c Merge branch 'master' into x86/memblock 13 years ago
nommu.c xen: map foreign pages for shared rings by updating the PTEs directly 13 years ago
oom_kill.c mm: unify remaining mem_cont, mem, etc. variable names to memcg 13 years ago
page-writeback.c Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 13 years ago
page_alloc.c mm: __count_immobile_pages(): make sure the node is online 13 years ago
page_cgroup.c page_cgroup: drop multi CONFIG_MEMORY_HOTPLUG 13 years ago
page_io.c block: kill off REQ_UNPLUG 14 years ago
page_isolation.c
pagewalk.c pagewalk: fix code comment for THP 14 years ago
percpu-km.c
percpu-vm.c percpu: fix chunk range calculation 13 years ago
percpu.c Kmemleak patches 13 years ago
pgtable-generic.c mm/pgtable-generic.c: fix CONFIG_SWAP=n build 14 years ago
prio_tree.c sanitize <linux/prefetch.h> usage 14 years ago
process_vm_access.c Fix race in process_vm_rw_core 13 years ago
quicklist.c mm: delete various needless include <linux/module.h> 13 years ago
readahead.c mm: Map most files to use export.h instead of module.h 13 years ago
rmap.c mm: unify remaining mem_cont, mem, etc. variable names to memcg 13 years ago
shmem.c SHM_UNLOCK: fix Unevictable pages stranded after swap 13 years ago
slab.c Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 13 years ago
slob.c mm: Map most files to use export.h instead of module.h 13 years ago
slub.c mm,x86,um: move CMPXCHG_DOUBLE config option 13 years ago
sparse-vmemmap.c mm: delete various needless include <linux/module.h> 13 years ago
sparse.c mm: Map most files to use export.h instead of module.h 13 years ago
swap.c mm: fix UP THP spin_is_locked BUGs 13 years ago
swap_state.c memcg: clear pc->mem_cgroup if necessary. 13 years ago
swapfile.c mm: unify remaining mem_cont, mem, etc. variable names to memcg 13 years ago
thrash.c mm/thrash.c: quiet sparse noise 13 years ago
truncate.c mm: Map most files to use export.h instead of module.h 13 years ago
util.c mm: Map most files to use export.h instead of module.h 13 years ago
vmalloc.c mm/vmalloc.c: eliminate extra loop in pcpu_get_vm_areas error path 13 years ago
vmscan.c SHM_UNLOCK: fix Unevictable pages stranded after swap 13 years ago
vmstat.c mm,x86,um: move CMPXCHG_LOCAL config option 13 years ago